
td.{
	 color:#000000; font-weight: normal; font-size: 12px; line-height: 18px; font-family: Arial;
 }
.tdred{
	 color:#870700; font-weight: normal; font-size: 12px; line-height: 18px; font-family: Arial;
	}
 
 .tdcopy{
	 color:#ffffff; font-weight: normal; font-size: 12px; line-height: 18px; font-family: Arial;
 }
 .tdbold{
	 color:#4258AA; font-weight: bold; font-size: 12px; line-height: 18px; font-family: Arial;
 }
.cmbbox
	{
	font-family= Verdana; font-size: 10px; height: 24px; width: 170px; border: 1px #CCCCCC solid; background-color:white;
	}

.alink1{
	font-family:arial;
	color:#01428E;
	text-decoration:underline;
}
a{
	font-family:arial;
	color:#ffffff;
	text-decoration:none;
}
a:hover{
	color: #8CD3E3;
	text-decoration:underline;
}
a.red{
	font-family:arial;
	color:#870700;
	text-decoration:underline;
}
a.red:hover{
	color: #870700;
	text-decoration:none;
}
.tdcontent{
	 color:#053F8F; font-weight: bold; font-size: 12px; line-height: 18px; font-family: Arial;
 }
 .txtarea
{
	font-family: Verdana;
	font-size: 12px;
	height: 80px;
	width: 400px;
	border: 1px solid #003366;
	background-color: white;
}
.txtb
{
	font-family: verdana;
	font-size: 12px;
	height: 18px;
	width: 210px;
	border: 1px #003366 solid;
	background-color: white;
}
.butten
	{
	color : #4258AA;
	font-family:Verdana;
	font-size:11px;
	height: 20px;
	border: 1px #303E85 solid;
	background-color:#AEC8E9;
	cursor:hand;
	text-align: center;
	vertical-align: top;
	font-weight:bold;
	}