a:link{

	font-family: "Trebuchet MS";

	font-size: 12px;

	font-style: normal;

	text-transform: none;

	color: #666666;

	text-decoration: none;





}

a:hover{

	font-family: "Trebuchet MS";

	font-size: 13px;

	font-style: normal;

	text-transform: none;

	color: #FF9900;

	text-decoration: none;





 }

a:visited{

	font-family: "Trebuchet MS";

	font-size: 12px;

	font-style: normal;

	text-transform: none;

	color: #000099;

	text-decoration: none;
}
.input {

	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #F9F9FF;
	border: 1px solid #3399FF;

}
.table {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #c6dfff;
	border: 1px solid #FF9900;

}
.lefttable {

	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #c6dfff;
	border: 1px solid #84aef7;

}

.button {

	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background-color: #F9F9FF;
	border: 1px solid #3399FF;
}
.celltext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3366CC;
}
.topheading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF6600;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
	text-indent: 2pt;

}
.cellhead {
	color: #ffffff;
	background-color: #FF6633;
	font-family: tahoma;
	font-size: 12px;
	height: 25px;
	border: 1px solid #84aef7;
	font-weight: bold;


}
.darkcell {
	color: #000000;
	background-color: #6699ff;
	font-family: tahoma;
	font-size: 12px;
	height: 25px;
	border: 1px solid #84aef7;
	font-weight: bold;


}
.lightcell {
	color: #000000;
	border: 1px solid #d7e9ff;
	background-color: #d7e9ff;
	font-family: tahoma;
	font-size: 12px;
	height: 25px;

}
