BODY {
  text-align: center;
  background: #6b6b6b;
  background-image: url(images/bg.jpg);
  background-repeat: repeat-x;
  color: #000000;
  margin: 0px;
}
.style9 {
	font-size: 10px;
}
.style10 {color: #FFFFFF}
.style12 {
	font-size: 10px;
	color: #333333;
}
.midtable {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-color: f4f4f4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1mm;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c5c5c5;
	border-right-color: #c5c5c5;
	border-bottom-color: #c5c5c5;
	border-left-color: #c5c5c5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.midtable_cell {
	background-color: #f4f4f4;
	padding: 2px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

.midsection1 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background: #f4f4f4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.midsection2 {
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	background: #f4f4f4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.midsection3 {
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	background: #f4f4f4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.left_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #c5c5c5;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #f4f4f4;
}
.left_box_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #c5c5c5;
	border-bottom-color: #333333;
	border-left-color: #c5c5c5;
	background-color: #f4f4f4;
}

.right_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #c5c5c5;
	border-bottom-color: #333333;
	border-left-color: #c5c5c5;
}
.right_box_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: bottom;
	border-top-width: thin;
	border-right-width: 1px;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #c5c5c5;
	border-bottom-color: #333333;
	border-left-color: #c5c5c5;
}
.main_table {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.hosting_table {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #c5c5c5;
}

#ajaxticker1{
width: 190px;
height: 100px;
border: 0px ridge black;
padding: 0px;
background-color: ;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: ;
}

.someclass{ //class to apply to your scroller(s) if desired
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    text-align: left;
	vertical-align: top;
	color: #414141;
}
.general_tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.textfieldRequiredMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    text-align: left;
	vertical-align: top;
	color: #414141;
}