body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0;
	margin-top: 0;
	margin-right: 30px;
}

a,a:link{
	color:#0000FF;
	text-decoration:none;
}

a:hover{
	color: #0000FF;
	text-decoration1: underline;
	background-color: #FFFFD5;
}

.headcell {
	font-style: italic; 
	color:#000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px; font-weight:bold;
	border-bottom:1px solid #000000;
	border-top:3px solid #000000;
	
}

.headcell2 {background-image:url(images/head_bg2.gif); background-repeat:repeat-x; }

.round_left{background-image:url(images/left_round1.gif); background-repeat:no-repeat;}

.round_left2{background-image:url(images/left_round2.gif); background-repeat:no-repeat;}

a.title_link,a.title_link:visited  {
	font-size: 20px;
	color: #000000;
	text-decoration:underline;
}
a.title_link:hover {
	font-size: 20px;
	color: #FFFFFF;
	text-decoratixfgfon:underline;
	background-color: #000000;
}
a.title_link1,a.title_link1:visited  {
	font-size: 18px;
	color: #000000;
	text-decoration:underline;
}
a.title_link1:hover{
	font-size: 18px;
	color: #FFFFFF;
	text-decoration:underline;
	background-color: #000000;
}
a.link1,a.link1:visited {
	color: #78a5bb;
	font-weight: bold;
	text-decoration:none;
}

a.link1:hover {
	color: #78a5bb;
	font-weight: bold;
	text-decoration1:underline;
	background-color:#FFFFD5;
}

a.link2, a.link2:visited {
	color: #3878DB;
	font-weight: bold;
	text-decoration:none;
}

a.link2:hover {
	color: #3878DB;
	font-weight: bold;
	text-decoration1:underline;
	background-color:#FFFFD5;
}

a.link3, a.link3:visited {
	color: #3878DB;
	font-weight: bold;
	text-decoration:none;
}

a.link3:hover {
	color: #3878DB;
	font-weight: bold;
	text-decoration1:underline;
	background-color:#FFFFD5;
}

.title1 {
	color: #3878DB;
	font-weight: bold;
}

a.link4, a.link4:visited {
	color: #000000;
}

a.link4:hover {
	color: #000000;
	background-color:#FFFFD5;
}

.head1 {
	color: #78a5bb;
	font-weight: 500;
	font-size:18px;
}

.subhead{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-top-style:solid;
	border-top-width: 1px;
	border-top-color: #000000;
	color: #1E4B62;
	font-weight: bold;
	background-color:#F7F7F5;
}

.bottomline{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #6C9DB5;
}

.buttons {
	background-color: #D7E7EE;
	color: #1E4B62;
	font-weight:600;
}

.input_text{
 width:300px;
}

.error {color: #FF0000;}

.message {color: #FF0000;font-weight:bold;}

a.m_link,m_link:visited  {
	color: #1E4B62;
	text-decoration:none;
}

a.m_link:hover {
	color: #1E4B62;
	text-decoration:none;
}

td.menu,menu.visited{
	color: #6C9DB5;
	font-weight:bold;
}

td.menu:hover{
	background-color: #F7F7F5;
}

.right_border{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
}

.curr_loc{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	color: #1E4B62;
	font-weight: bold;
	background-color:#F7F7F5;
}

.form_heads{
	font-weight:bold;
}

.showplus{
	
}

.indent{
	position:relative;text-indent:30px;
}

.indent1{
	position:relative;margin-left:30px;
}

.titlehover,.titlehover:visited{
	display:block;
}

.titlehover:hover{
	display:block;
	background-color1:#FFFF99;
}

.newslink{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFD5;
}

.tracker{
	background-color:#FFFFD5;
}

.newshead{
	font-size: 20px;
	font-weight1: bold;
	color: #000000;
}

.postedon{
	color:#999999;
	font-size:12px;
}

.bluebottom{
	border-bottom-color:#99CCDD;
	border-bottom-style:solid;
	border-bottom-width:2px;
}

.defaulttext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #000000;
}
<!--sandeep css-->
/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	height: 21px;
}

#page_menu ul {
	height: 21px;
	list-style-type: none;
	overflow: hidden;
}

#page_menu li {
	margin-right: 1px;
	width: 100px;
	float:right;
	height: 21px;
	background:url(images/menu_background.gif) repeat-x 0px 0px;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
#page_menu a {
    background:url(images/menu_background.gif) repeat-x 0px 0px;
	padding-top: 3px;
	display: block;
	color: #fff;
	text-decoration: none;
}
#page_menu a:hover {
    background:url(images/menu_background.gif) repeat-x 0px 0px;
	color: #e1e1e1;
}