body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
/*-----------toplink---------------*/
a#toplink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}
a#toplink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}
a#toplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099CC;
	text-decoration: underline;
	font-weight: bold;
}
a#toplink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}
/*--------------leftmenu-----------------*/
#leftmenutitle{
color:#FF0000;
font-weight:bold;
}
#leftmenus{
color:#FF0000;
font-weight:bold;
}
/*-------------------------------*/
#bannerlinebg{
	background-color:#DA251D;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
table {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-align:justify;

}
/*-------------imdexstyle------------------*/
.dayst{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color:#666666;
	font-weight:bold;
}
.titlest{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color:#3399CC;
	font-weight:bold;
}
