
/*
body {
	background-color: #bbbbbb;
	background-image: url(media/mainback.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.content {
	background-image: url(media/contentback.jpg);
	background-repeat: repeat-x;
	}
.style1 {
	color: #BBBBBB;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B3194;
	text-decoration: none;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style9 {
	font-size: small;
	font-weight: bold;
}



.button_gray { font-size: 8pt; font-weight: bold; background-color:#888888; border-style:solid; border-width:1px; border-color:#000000; color:#ffffff; }
.button_green { font-size: 8pt; font-weight: bold; background-color:#00ff00; border-style:solid; border-width:1px; border-color:#000000; }
.button_blue { font-size: 8pt; font-weight: bold; background-color:#0000ff; color:#ffffff; border-style:solid; border-width:1px; border-color:#000000; }
.button_red { font-size: 8pt; font-weight: bold; background-color:#ff0000; color:#ffffff; border-style:solid; border-width:1px; border-color:#000000; }
.button_white { font-size: 8pt; font-weight: bold; background-color:#ffffff; color:#000000; border-style:solid; border-width:1px; border-color:#000000; }

.f7 { font-family: arial; font-size: 7pt; font-weight: normal; }
.f8 { font-family: arial; font-size: 8pt; font-weight: normal; }
.f9 { font-family: arial; font-size: 9pt; font-weight: normal; }
.f10 { font-family: arial; font-size: 10pt; font-weight: normal; }
.f11 { font-family: arial; font-size: 11pt; font-weight: normal; }
.f12 { font-family: arial; font-size: 12pt; font-weight: normal; }


.f8b { font-family: arial; font-size: 8pt; font-weight: bold; }
.f9b { font-family: arial; font-size: 9pt; font-weight: bold; }
.f10b { font-family: arial; font-size: 10pt; font-weight: bold; }
.f11b { font-family: arial; font-size: 11pt; font-weight: bold; }
.f12b { font-family: arial; font-size: 12pt; font-weight: bold; }
.f14b { font-family: arial; font-size: 14pt; font-weight: bold; }

.f8b_red { font-family: arial; font-size: 8pt; font-weight: bold; color: #bb0101; }
.f9b_red { font-family: arial; font-size: 9pt; font-weight: bold; color: #bb0101; }
.f10b_red { font-family: arial; font-size: 10pt; font-weight: bold; color: #bb0101; }
.f11b_red { font-family: arial; font-size: 11pt; font-weight: bold; color: #bb0101; }
.f12b_red { font-family: arial; font-size: 12pt; font-weight: bold; color: #bb0101; }
.f13b_red { font-family: arial; font-size: 13pt; font-weight: bold; color: #bb0101; }
.f14b_red { font-family: arial; font-size: 14pt; font-weight: bold; color: #bb0101; }

.f8b_green { font-family: arial; font-size: 8pt; font-weight: bold; color: #00ff00; }
.f9b_green { font-family: arial; font-size: 9pt; font-weight: bold; color: #00ff00; }
.f10b_green { font-family: arial; font-size: 10pt; font-weight: bold; color: #00ff00; }
.f11b_green { font-family: arial; font-size: 11pt; font-weight: bold; color: #00ff00; }
.f12b_green { font-family: arial; font-size: 12pt; font-weight: bold; color: #00ff00; }
.f13b_green { font-family: arial; font-size: 13pt; font-weight: bold; color: #00ff00; }
.f14b_green { font-family: arial; font-size: 14pt; font-weight: bold; color: #00ff00; }


.input_f9 { font-family:arial; font-size:9pt; font-weight:normal; border-style:solid; border-width:1px; border-color:#000000; }

a:hover { text-decoration: underline; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
