/* CSS Document */

<style type="text/css">

body {
	background-color: #F0F0F0;
}

.txt1
{
font-family:Verdana;
color:#666666;
font-size:11px;
}
.txt2
{
font-family:Verdana;
color:#FFFFFF;
font-size:11px;
font-weight:bold;

}
.txt3 {
	color: #FFFF99;
	font-family: Verdana;
	font-size: 12px;
}
.txt4
{
font-family:Verdana;
color:#CC0000;
font-size:11px;
font-weight:bold;
}
.txt5 {
font-family: Verdana; 
color: #FFFF33; 
font-size: 11px; 
}
.txt6 {font-family:Verdana;
color:#000000;
font-size:11px;
font-weight:bold;
}
.txt7 {
color: #FFFF99;
font-weight: bold;
}
.txt8 {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #000066;
}
.txt9 {
font-family:Verdana;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
}
.txt10
{
font-family:Verdana;
color:#333333;
font-size:11px;
}
.txt11{
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #000066;
}
.txt12 {
font-family: Verdana;]
font-size: 10px;
font-weight: bold;
color: #000066;
}
.txt13 {font-family:Verdana;
color:#CC0000;
font-size:11px;
font-weight:bold;
}
.txt14 {
font-family: Verdana;
color: #666666; 
font-size: 9px; 
}
.txt15 {font-family:Verdana;
color:#000000;
font-size:12px;
font-weight:normal;
}
.txt16 {
font-family:Verdana;
color:#FFFFFF;
font-size:10px;
}
.txt17 {
font-family:Verdana;
color:#235BD9;
font-size:10px;
}
.txt18
{
font-family:Verdana;
color:#CC0000;
font-size:11px;
}
.txt19
{
font-family:Verdana;
color:#333333;
font-size:10px;
}
.txtlink {
font-family:Verdana;
color:#235BD9;
font-size:10px;
text-decoration:none
}
.txtlink:hover {
color:#FF9966;
text-decoration:none;
}
.TextBox {
	BACKGROUND-COLOR: #ffffff; BORDER-BOTTOM: #AA7300 1px groove; BORDER-LEFT: #AA7300 1px groove; BORDER-RIGHT: #AA7300 1px groove; BORDER-TOP: #AA7300 1px groove;  FONT-FAMILY: arial,Verdana ; COLOR: black; FONT-SIZE: 8pt
}
.normaltext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:normal;
}
.textbold
{
	font-family:Verdana;
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

.textbold1
{
	font-family:Verdana;
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
}

.redText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:12px;
}
.errortext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:12px;
	font-weight:normal;
}
.back
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.back:hover
{
	color:#FF9966;
	text-decoration:none;
}
.bluelink
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0033CC;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.bluelink:hover
{
	color:#FF3300;
	text-decoration:none
}
.bluelink1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0000FF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.bluelink1:hover
{
	color:#FF3300;
	text-decoration:none
}
.whiteLink
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.whiteLink:hover
{
	color:#FF3300;
	text-decoration:none
}
.smalllink
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0033CC;
	font-size:9px;
	font-weight:normal;
	text-decoration:none;
}
.smalllink:hover
{
	color:#FF3300;
	text-decoration:none
}
.redBigText 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
a { text-decoration:none;}
a:link {color: #666666;}
a:visited {color: #666666;}
a:hover {color: #666666;}
a:active {color: #666666;}
</style>