/* CSS Document */

body {
	margin: 0px;
	background-color: #16829c;
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
	font-size: 12px;
	text-align: left;
}
.body1 {
	margin: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #515151;
	font-size: 12px;
	text-align: left;
}
.bgtop {
	background-color: #3799b1;
}

.bgw {
	background-color: #ffffff;
}

.bgbtm {
	background-image: url(../images/bg_btm.jpg);
	background-color: #16829c;
	background-repeat: repeat-x;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #96d9e9;
	font-size: 11px;
}

.menubg {
	background-image: url(../images/menu_top_bg.gif);
	background-repeat: no-repeat;
	background-color: #e7f1f3;
	padding-left: 15px;
}

.online {
	background-color: #e7dfd3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4d3f2a;
	text-align: left;
	height: 33px;
	font-weight: bold;
	padding-left: 8px;
}

.appbg {
	background-image: url(../images/app_bg.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 19px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #08070c;
}

.olbrdr {
	border-left: 1px solid #d8cdbc;
	border-right: 1px solid #d8cdbc;
}

.registerbg {
	background-image: url(../images/regiser_bg.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #d8cdbc;
	padding-left: 12px;
}

.tbox {
	border-left: 1px solid #404040;
	border-top: 1px solid #404040;
	border-right: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
	font-family: Tahoma;
	font-size: 11px;
}

.green_bg {
	background-image: url(../images/green_bg.gif); 
	background-repeat: repeat-x;
	padding-left: 7px;
	padding-right: 7px;
}

.gre_brdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	border-top: 1px dotted #a5d055;
}

.gre_ln {
	border-right: 1px solid #a5d055;
}

.gre_dtbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url(../images/green_dtline.gif);
	background-repeat: repeat-x;
}

.gre_dtbg1 {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	
	
}

.gre_dtbg3 {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	
	
	
}
.gre_dtbg4 {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	color:Blue;
	
	
}
.gre_dtbg2 {
	font-family: Arial;
	font-size: 13px;
	color:Red;
	font-weight: bold;
	
	
}


.trbr {
	border: 1px solid #d5d5d5;
	padding-top: 9px;
	padding-left: 9px;
	padding-bottom: 4px;
	padding-right: 9px;
}

.stripbg {
	background-color: #e7f1f3;
}

.il {
	float: left;
	margin-right: 10px;
}

.imgbr {
	border: 4px solid #e7f1f3;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3069a4;
	text-decoration: none;
}

.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3069a4;
	text-decoration: underline;
}

.btmlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.btmlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.bgbtm1 {
	background-image: url(../images/bg_btm.jpg);
	background-color: #16829c;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #96d9e9;
	font-size: 11px;
}

.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0d5e85;
	text-decoration: none;
}

.welbg {
	background-image: url(../images/welcome_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	padding-left: 168px;
	padding-top: 67px;
}



.dtl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #16829c;
}

.morenew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3069a4;
	text-decoration: none;
}

.morenew:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3069a4;
	text-decoration: underline;
}

.downloads a:link {
	text-decoration: none;
}

.downloads a:visited {
	text-decoration: none;
}

.downloads a:hover {
	text-decoration: underline;
}

.downloads a:active {
	text-decoration: underline;
}		