/* Created by Balram Sharma */

body,td, th, textarea, input, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	margin: 0px;
	background:url(../images/bg_top.gif) repeat-x #666666;
}
a {
	color:#333;
}
a:hover {
	color: #999;
}
a.wt {
	color:#fff;
	text-decoration:none;
}
a.wt:hover {
	color: #ccc;
	text-decoration:none;
}
ul {
	margin-top:0px;
	font-size:10px;
	}
li {
	list-style-position:outside;
	margin:5px 5px 5px 20px;
	
}
.top_table {
	width:754px;
	margin:auto;
}
.parent_table {
	width:736px;
	border:9px solid #fff;
}
.top_menu {
	padding-left:21px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	}
.home_menu {
	padding-left:21px;
	background-color:#333333;
	}
.border_9px {
	border-bottom:9px solid #fff;
	}
.border_9px_topright {
	border-top:9px solid #fff;
	border-right:9px solid #fff;
	}
.border_9px_top {
	border-top:9px solid #fff;
	}
.yellow_bg {
	background:url(../images/icon_search.gif) bottom left fixed no-repeat #f1ab00;
	height:63px;
	vertical-align:middle;
	}
.txt_bold {
	font-weight:bold;
}
.search_icon {
	padding-left:56px;
	font-weight:bold;
	color:#fff;
}
.text_box {
	border:1px solid #69c;
	height:15px;
	}
.left_padding_14 {
	padding:0px 14px;
	}
.red_color {
	color:#c00;
}
.blue_text {
	color:#3c8bae;
	font-weight:bold;
	text-decoration:underline;
	padding-left: 5px;
	}
.green_text {
	color:#669933;
	font-weight:bold;
	text-decoration:underline;
	}

.sepeartorTD
{
	text-align: center;
	background: #999999; 
	font-weight: bold;
	color: #FFFFFF;
}
.login_table {
	width:500px;
	border:1px solid #ff9900;
	height: 150px;
}
.white_text {
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	}
	
.err_msg
{
	color: #FF0000;
	text-weight: bold;
}	
