@charset "utf-8";
/* CSS Document */

/*body{ padding:0px; margin:0px; line-height:18px; font-size:12px; font-family:Verdana; color:#333333; }*/
body
{
padding:0px;
margin:0px;
background-color:#E5E5E5;
font-family:Verdana;
font-size:12px;
color:#333333;
line-height:18px;
text-decoration:none;
text-align:left;
}
.popupBody
{
padding:0px;
margin:0px;
background-color:#FFFFFF !important;
font-family:Verdana;
font-size:12px;
color:#333333;
line-height:18px;
text-decoration:none;
text-align:left;
}
.main_table{ background-image:url(../images/body_back.jpg); background-repeat:repeat-x; background-color:#D2EDF8;}
.banner_rep{ background-image:url(../images/banner_rep.jpg); background-repeat:repeat-x; padding-left:30px; text-align:left; }
.banner_rep2{ background-image:url(../images/banner_rep.jpg); background-repeat:repeat-x;  text-align:right; }
.content_title{ font-size:15px; font-weight:bold; }

.content_title_red{ font-size:13px; font-weight:bold;color:#FF0000; }
.footer_slice
{
background-image:url(../images/footer_slice.jpg);
height:40px;
background-repeat:repeat-x;
background-position:top;
}
.footertext
{
	font-size:10px;
}
.footerlink
{
	text-decoration:none;
	color:#666666;
	font-size:10px;
}
.footerlink:hover
{
	text-decoration:underline;
	color:#333333;
	font-size:10px;
}
.LeftMenuLink
{
	text-decoration:none;
	color:#21A1D7;
	font-size:13px;
	font-weight:bold;
	padding:7px;
}
.SiteAdminTopLink
{
	text-decoration:none;
	color:#21A1D7;
	font-size:12px;
	font-weight:bold;
}
.registratinborder_slice
{
background-image:url(../images/title_slice.jpg);
background-repeat:repeat-x;
height:33px;
background-position:top;
font-family:Verdana;
font-size:14px;
color:#333333;
text-align:left;
}
.header
{
background-image:url(../images/headerslice.jpg);
height:100px;
background-repeat:repeat-x;
background-position:top;
}
.menu_slice
{
background-image:url(../images/menu_slice.jpg);
height:20px;
background-repeat:repeat-x;
background-position:top;
}
.menu_font
{
font-family:Verdana;
font-size:11px;
color:#125876;
text-decoration:none;
text-align:center;
}
.menu_font:hover
{
font-family:Verdana;
font-size:11px;
color:#21A1D7;
text-decoration:none;
text-align:center;
}
.menu_fontslect
{
font-family:Verdana;
font-size:11px;
color:#21A1D7;
text-decoration:none;
text-align:center;
}

.menu_slect
{
font-family:Verdana;
font-size:11px;
color:#125876;
text-decoration:none;
text-align:center;
height:20px;
}
.menu_slect:hover
{
font-family:Verdana;
font-size:11px;
color:#21A1D7;
text-decoration:none;
background-color:#FFFFFF;
text-align:center;
height:20px;
}
.menu_slectselct
{
font-family:Verdana;
font-size:11px;
color:#21A1D7;
text-decoration:none;
background-color:#FFFFFF;
text-align:center;
height:20px;
}
.registratinborder_lt
{
background-image:url(../images/border.jpg);
background-repeat:repeat-y;
background-position:left;
}
.registratinborder_bt
{
background-image:url(../images/border.jpg);
background-repeat:repeat-x;
background-position:bottom;
}
.registratinborder_rt
{
background-image:url(../images/border.jpg);
background-repeat:repeat-y;
background-position:right;
}
.ResultSubMenu
{
	text-decoration:none;
	color:#21A1D7;
	font-size:11px;
	font-weight:bold;
	padding:5px;
}
.AdminLink
{
	text-decoration:none;
	color:#21A1D7;
	font-size:13px;
	font-weight:bold;
	padding:0px 5px 25px 0px;
}
.LeftMenuLink:hover
{
	text-decoration:none;
	color:#3A84D6;
	font-size:13px;
	font-weight:bold;
	padding-left:7px;
	
}
.SubTitle
{
	text-decoration:none;
	color:#3A84D6;
	font-size:14px;
	font-weight:bold;
}
.WelcomeMessage
{
	text-decoration:none;
	color:#3A84D6; /*#AD650D;*/
	font-size:15px;
	font-weight:bold;
}
.PageHeading
{
	text-decoration:none;
	color:#177299;
	font-size:15px;
	font-weight:bold;
}
.PageHeading13
{
	text-decoration:none;
	color:#177299;
	font-size:13px;
	font-weight:bold;
}
.Unpaid
{
	color:#000000;
	font-size:25px;
	font-weight:bold;
}
.err
{
	color:#FF0000;
	font-size:10px;
}
.errBlk
{
	color:#000000;
	font-size:10px;
}
.InvalidArgument
{
	color:#FF0000;
	font-size:13px;
}
.tbl_border
{
	border:1px solid #89C3DD;
}
.tbl_borderBlk
{
	border:1px solid #000000;
}
.border_bottom
{
	border-bottom:1px solid #89C3DD;
}
.border_bottom_blk
{
	border-bottom:1px solid #000000;
}
.border_bottomright_blk
{
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}
.border_bottom_dash
{
	border-bottom:1px  dashed #000000;
}
.border_right
{
	border-right:1px solid #89C3DD;
}
.border_rightBlk
{
	border-right:1px solid #333333;
}
.borderbtmright
{
	border-bottom:1px solid #89C3DD;
	border-right:1px solid #89C3DD;
}
.listHead
{
	text-decoration:none;
	color:#3A84D6; /*#AD650D;*/
	font-size:11px;
	font-weight:bold;
}
.ListLink
{
	text-decoration:none;
	color:#21A1D7;
	font-size:11px;
}
.ListLink:hover
{
	text-decoration:none;
	color:#3A84D6;
	font-size:11px;
	
}
.ListLinkExpired
{
	text-decoration:none;
	color:#FF0000;
	font-size:11px;
}
.ListLinkExpired:hover
{
	text-decoration:none;
	color:#FF0000;
	font-size:11px;
	
}
.listContent
{
	color:#333333;
	font-size:11px;
}
.listExpiredUser
{
	color:#FF0000;
	font-size:11px;
}
/*.btn
{
	background:url(../images/btn_slice.jpg); repeat-x:bottom;
	color:#FFFFFF;
	border:1px solid #61ACC1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	vertical-align:bottom;
}*/
.btn
{
	background-image:url(../images/buttom1.png);
	background-repeat:repeat-x;
	border:1px solid #0175B0;
	height:20px;
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}

.result
{
	background-color:#A9DCF1;
	color:#333333;
	font-size:11px;
}
.resultPrint
{
	background-color:#F3F3F3;
	color:#333333;
	font-size:11px;
}
.resultHead
{
	color:#3A84D6;
	font-size:11px;
}
.resultPrintHead
{
	color:#333333;
	font-size:11px;
}
.marks
{
	background-color:#CDEBF8;
	color:#333333;
	font-size:11px;
}
.marksPrint
{
	background-color:#FFFFFF;
	color:#333333;
	font-size:11px;
}
.PrintHead
{
	font-family:Arial;
	color:#000000;
	font-size:25px;
}
.PrintSubHead
{
	font-family:Arial;
	color:#000000;
	font-size:20px;
	font-weight:400;
	padding:5px; padding-left:0px;
}
.printContent
{
	font-family:Arial;
	color:#000000;
	font-size:16px;
	font-weight:normal;
	padding:5px;
}
.printLink
{
	color:#000000;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
}
.textBox
{
	color:#333333;
	font-size:11px;
	width:150px;
}
.combo
{
	color:#333333;
	font-size:11px;
	width:156px;
}
.textArea
{
	color:#333333;
	font-size:11px;
	width:300px;
	height:200px;
}
.textArea2Line
{
	color:#333333;
	font-size:11px;
	width:200px;
	height:30px;
}
.textArea3Line
{
	color:#333333;
	font-size:11px;
	width:200px;
	height:45px;
}
#ajax_listOfOptions{
		position:absolute;	/* Never change this one */
		width:175px;	/* Width of box */
		height:250px;	/* Height of box */
		overflow:auto;	/* Scrolling features */
		border:1px solid #317082;	/* Dark green border */
		background-color:#FFF;	/* White background color */
		text-align:left;
		font-size:0.9em;
		z-index:100;
	}
	#ajax_listOfOptions div{	/* General rule for both .optionDiv and .optionDivSelected */
		margin:1px;		
		padding:1px;
		cursor:pointer;
		font-size:0.9em;
	}
	#ajax_listOfOptions .optionDiv{	/* Div for each item in list */
		
	}
	#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
		background-color:#317082;
		color:#FFF;
	}
	#ajax_listOfOptions_iframe{
		background-color:#F00;
		position:absolute;
		z-index:5;
	}
	
