/* CSS Document */
td{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color:#000000;
}
.td1{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color:#FFFFFF;
}
.td2{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color:#FFFFFF;
	font-weight: bold;
	background-color: #354247;


}
.td3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color:#000000;
}

.heading{
	font-family: tahoma;
	font-size: 20px;
	color:#000000;
}
.heading1{
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
}
input{
	font-family: verdana;
	font-size: 13px;
	color:#000000;
	text-transform: lowercase;
}
.link1{
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}
.link1:hover{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-style: normal;
	color:#E80100;
}
.link2{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;

}
.link2:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color:#FF9900;
}
