/* CSS Document 
// Developed by Venugopal Rao Boddapadu on 18th Mar 2009
*/
body,td,th {
	font-family: Georgia;
}
body {
	background-image: url(../images/bg_home.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D6D9DE;
}
.MENU {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CD2D1D;
}
a:active {
	text-decoration: none;
}
.help {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.cap {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4b5064;
	line-height:16px;
	padding-left:15px;
}
.scroll {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: #343848;
	font-weight: bold; 
}
.heads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4b5064;
	line-height:16px;
}
.txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4b5064;
	line-height:17px;
}
.subHead {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #CC6600; font-weight: bold; padding-left:5px; }
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
#submenu {
	position:absolute;
	width:155px;
	height:170px;
	z-index:1;
}
#submenu a:hover{
	color: #4b5064;
	background-color:#CCCCCC;
}
#search {
	position:absolute;
	width:230px;
	height:26px;
	z-index:5;
	left: 511px;
	top: 61px;
	visibility: visible;
}
#lft_vline {
	position:absolute;
	width:30px;
	height:100%;
	z-index:6;
}
.blueHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #3399cc;
}

.captionDet {
	font-size: 12px;
	color: #cc6600;
	font-style: italic;
	font-weight: bold;
	line-height:16px;
	text-align:left;
}
.capName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3399cc;
	font-weight: bold;
}
