/*  	Date created Tuesday, November, 02, 2008
		(c) Copyright 2008 All Right Reserved! 
*/
BODY {
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #005D98;
}
TD {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
}
FORM {
	DISPLAY: inline
}
.inputSearch {
	FONT-SIZE: 10px;
	WIDTH: 180px;
	color: 626262;
	text-decoration: none;
	font-family: Tahoma;
	height: 20px;
	border: 1px solid #F6F7F9;
	background-repeat: no-repeat;
	padding-top: 3px;
}
.inputNumeric {
	text-align: right;
	width: 100%;
}
.input_100_percent {
	width: 100%;
	height: 96%;
	border: 1px solid #7E6105;
	font-size: 10px;
	font-family: verdana;
	color: #7F7F7F;
	text-decoration: none;
}
.input_100_percentReq {
	width: 100%;
	height: 96%;
	border: 1px solid #7E6105;
	font-size: 11px;
	font-family: verdana;
	color: #7F7F7F;
	text-decoration: none;
}


.Title {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #ffdf00;
	TEXT-DECORATION: none;
	font-family: Tahoma;
}
.blueTitle {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #005D9B;
	text-decoration: none;
}

/* hdr btn style start*/
.hdrlinks a:link, .hdrlinks a:visited , .hdrlinks a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	height: 32px;
	width: 65px;
	float: left;
	padding-top: 8px;
}
.hdrlinks a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #f6ff00;
	text-decoration: none;
	background-image: url(../images/topmenu-hover.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 65px;
	float: left;
	padding-top: 8px;
}
/* icon style start*/
.hdricons a:link, .hdricons a:visited , .hdricons a:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/home_icon_0.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 34px;
	float: left;
}
.hdricons a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #f6ff00;
	text-decoration: none;
	background-image: url(../images/home_icon_1.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 34px;
}
/* btn detail veiw style start*/
.btndetailview a:link, .btndetailview a:visited , .btndetailview a:active{
	font-family: Tahoma;
	font-size: 10px;
	color: #196497;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/btn_detail_view_0.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 83px;
	float: left;
	padding-top: 5px;
	padding-left: 3px;
}
.btndetailview a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/btn_detail_view_1.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 83px;
	float: left;
	padding-top: 5px;
	padding-left: 3px;
}
/* Left Menu style start*/
.NavButtons a:link, .NavButtons a:visited , .NavButtons a:active{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
}
.NavButtons a:hover {
	font-family: Arial;
	font-size: 14px;
	color: #ffdf00;
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited, a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #ffdf00;
	text-decoration: none;
}
a:hover{
font: tahoma;
font-size:11px;
color:#FFFFFF;
text-decoration: none;
}.Border_td {
	border: 1px solid #058AC8;
}
.Black_Text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.div {
	width: 90%;
}

