td {
	font-family: Tahoma;
	font-size: 11px;
	color: #535352;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.a {
	font-family: Tahoma;
	font-size: 10px;
	color: #00559A;
	text-decoration: underline;
	border: none;
}
.a1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #186997;
	text-decoration: none;
	border: none;
}
.text {
	font-family: Tahoma;
	font-size: 10px;
	color: #4C5B63;
	text-decoration: none;
	border: none;
}
.data {
	font-family: Tahoma;
	font-size: 10px;
	color: #C24000;
	text-decoration: none;
	border: none;
}
body 
{
    background-image: url("/images/mainbg.gif");
    background-repeat: no-repeat;
    background-attachment: fixed
    margin:0px;
    padding:0px;
}
input {
	font-family: tahoma;
	font-size: 11px;
}
select {
	font-family: tahoma;
	font-size: 11px;
}
option {
	font-family: tahoma;
	font-size: 11px;
}
textarea {
	font-family: tahoma;
	font-size: 11px;
}
