/* CSS Document */

<!--
body {
	background-image: url(images/bg1.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
a:link {
	color: #d40139;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d40139;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #d40139;
}
.head1{
color:#d40139;
font-family:Tahoma;
font-size:12px;
 
}
.head2{
color:#666666;
font-family:Tahoma;
font-weight:bold;
font-size:13px;
 
}
.head3{
color:#435FE4;
font-family:Tahoma;
font-size:12px;
 
}
.txt1{
color:#000000;
font-family:Tahoma;
font-size:11px;
 
}
.head4{
color:#000000;
font-family:Tahoma;
font-size:11px;
font-weight:bold;
 
}
.style3 {color: #435FE4; font-family: Tahoma; font-size: 12px; font-weight: bold; }
.but {
	background-color:#FFFFFF;
	border:1px solid #d40139;
	height:15px;
	width:50px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color:#435FE4;}
	.box {
	background-color:#FFFFFF;
	border:1px solid #d40139;
	height:18px;
	width:232px;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;}
	.box1 {
	background-color:#FFFFFF;
	border:1px solid #d40139;
	height:25px;
	width:232px;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;}
