body
{
margin:0px;
background:#FFFFFF;
text-align:center;
padding:0px;
color:#838282;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

table {
	padding: 0px;
	margin: 0px;	
}

a {color: #3eaad4;font-size	: 11px;text-decoration:none;}
a:visited {color:#3eaad4;font-size	: 11px; text-decoration:none; }
a:hover {color: #3eaad4;font-size	: 11px; text-decoration:underline; cursor:pointer;}
a:active { color:#1FBAE9;;font-size	: 11px;}

#footer h1 {
	font-size	: 10px;
	border-top	:1px solid #564b47;
	border-bottom:1px solid #564b47;
	padding	:3px 15px;
	margin	:0px 
}

h2 {
	font-size	:20px;
	font-weight	: normal;
	padding	: 5px 10px;
	margin	:0px;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width	: 980px;
	margin-bottom	: 10px;
	margin-left	: auto;
	margin-right: auto;
	background-color: #DBE0E6;
}

/* ----------banner for logo-------------- */
#banner {
	padding	: 0px;
	margin	: 0px;
	height	:100px;
	font-size	:15px;
	font-weight	:bold;
	border-top	:1px solid #564b47;
	border-bottom	:1px solid #564b47;
	padding-left:5px;
	color:rgb(28, 98, 167);
	position:relative;
	
}



/* -----------------content--------------------- */
#content {
	background-color: #ffffff;
	padding: 0px;
	color:#666666;
	margin-left: 180px;
	margin-right: 0px;
	border:1px solid #FFFFFF;
	padding-left:15px;
	padding-top:5px;
	marging-top:0px;
	
	
}
div#content { 
		min-height:600px;
	    height:expression(this.scrollHeight > 600 ? "auto":"600px");
	
}




 pre{
	padding	: 5px 10px;
	margin	:0px;
}

/* --------------left navi------------- */
#sidebar {
	float	: left;
	width	: 180px;
	margin	: 0px;
	padding	: 0px;
	
}

/* -----------footer--------------------------- */
#footer {
	clear	: both;
	margin	: 0px;
	padding	: 0px;
	text-align: right; 	
	height	:20px;
	color:rgb(28, 98, 167);
}

.buttonclass{
	width	:100px; 
	text-align: center;
}

.inputclass{
	width	:180px;
}

/*LHS NAV */
#nav { /* all lists */
	padding	: 0;
	margin	: 0;		
	float 	: left;
	width 	: 180px;
	padding	: 0 0 2em; 
	background	: #DBE0E6;
	list-style	: none;
	
	
}
#nav ul { /* all lists */
	padding	: 0;
	margin	: 0;		
	float 	: left;
width 	: 180px;	
background	: #DBE0E6;
	list-style	: none;
	
	}
	
#nav li { /* all list items */
	position	: relative;
	float 	: left;
	margin-bottom : 0px;
	width 	:180px;
	padding	: 0px; 
	line-height	: 1.70em;
	border-bottom : 2px solid #F8F8F8;
}
	
#nav li ul { /* second-level lists */
	position	: absolute;
	left	: -999em;
	margin-left : 15.00em;
	margin-top 	: -1.75em;
	
	line-height:0.25em;
}
	
#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}
	
#nav li a:link {
	font-size	: 12px;
	display : block;
	color 	: rgb(28, 98, 167);;
	font-weight : bold;
	text-decoration : none;
	padding	: 0px; 
	padding-left:5px;
	margin	: 0px;
}
#nav li a:visited{
	
	display : block;
	color 	: rgb(28, 98, 167);;
	font-weight : bold;
	text-decoration : none;
	padding	: 0px; 
	padding-left:5px;
	margin	: 0px;
	font-size	: 12px;
}	

#nav li a:hover {
	color 	: white;
	background-color : rgb(28, 98, 167);;
	font-size	: 12px;		border:1px solid green;

}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
	left: auto;
}

.phototable{
	padding	:0;
	margin	:0;
	border	:0px solid #000000;
	width	: 100%;
}
.phototable td{
	text-align: center;
}

.phototable td table tr td table{
	padding:0;
	margin :10px;
	border :0 solid #000000;
}
.photobox{
	border: 2px solid #efefef;
	text-align: center;
	vertical-align: middle;
}

#topnav{
	margin 	:0;
	padding	:0;	
	text-align: right;
	
	font-weight:normal;
	
}


#topnav a:link,#topnav a:visited{
	font-size:10px;
	font-weight:bold;
}


#topnav ul{
	list-style	: none;
	margin 	:0;
	padding	:5px;
	border	: 0px solid #000000;
}
#topnav ul li{
	text-align	: right;
	vertical-align: top;
}
#topnav ul li a{
	font-size	: 9px;
	color:#000000;
	text-decoration: none;	
}
.contactform input{
	width:180px;
	font-size:10px;
}
.contactsub{
	width:100px;
	background-color: #eeeeee;
	font-weight: bold;
	font-size: 14px;
}
.contactmes{
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

#content h3{
text-align:justify;
font-size: 16px;
font-weight: bold;
color:rgb(28, 98, 167);
}



.fl {
color:#000000;
}

.td_register{
height:35px;
vertical-align:middle;
padding-left:15px;
}

.sms_history_td{
	padding-left:10px;
	text-align:left;
	vertical-align:top;
	
}

.sms_history_td2{
	padding-left:10px;
	text-align:right;
	vertical-align:top;
	
}

.tdcls_5{
background:#FDEDAF;

font-size:11px;
color:#8d8d8d;
padding-left:10px;
vertical-align:top

}

.voucher_fld{
	text-align:left;
	vertical-align:top;
	width:120px;
}

.voucher_val{
	text-align:left;
	vertical-align:top;
}

#tz_curdtval , #tz_curtmval,#det_sms, .nrmal
{
	font-weight:normal;
	font-size:12px;
}

.cb-tips-font {/*font-family: Verdana,Arial,Helvetica,sans-serif;*/ font-size: 11px; }
.cb-tips-capfont {/*font-family: Verdana,Arial,Helvetica,sans-serif;*/ font-size: 11px; font-weight: bold; color:  #405EA1; text-align: left;  height:20px; background:#AECAFC; border: 1px solid #AECAFC; margin:0px; padding:0px; }
.cb-tips-closefont {/*font-family: Arial,sans-serif;*/ font-size: 11px; font-weight: bold; color:  #FFFFFF; text-align: right; margin:0px; padding:0px; }
.cb-tips-closefont a:link, .cb-tips-closefont a:visited {color:  #FFFFFF; margin:0px; padding:0px;}
.cb-tips-closefont a:hover {color: #00CCFF; margin:0px; padding:0px;}
.cb-tips-fg {background-color: #F5FEDF; margin:0px; padding:0px; }
.cb-tips-fg-2 {background-color: #FFFFFF; margin:0px; padding:0px;}

.cb-tips-bg {background-color: #FFFFFF; border:1px solid #AECAFC;  margin:0px; padding:0px; }
.cb-tips-button, .cb-tips-button:link, .cb-tips-button:visited, .cb-tips-hover  {
	white-space: nowrap;	text-align: left; display: block; margin:0px; padding:0px;
	
	background: #CCC;
	/*font: bold 12px Menu,Arial,Verdana,sans-serif;*/
	font-family: Verdana;
	border: 2px solid #AECAFC;
	color: #405EA1;
	text-decoration: none;
	padding: 2px;
}
.cb-tips-button:hover , .cb-tips-hover:hover {
	background: #EEEEEE;
	color: #000040;
	text-decoration: none; margin:0px; padding:0px;
}

.selct{
	width:325px;
}

.success{
	height:53px;
	width:738px;
	border:1px solid #93d429;
	background:#e4f9c4;
}
.error{
	height:53px; 
	border:1px solid #fda14c; 
	background:#ffe7af;
}
.error2{
	height:70px; 
	border:1px solid #fda14c; 
	background:#ffe7af;
}

.error_sml{
	font-size:12px;
	padding-right:1px;
}

.tbl_brdr{
border:1px SOLID #FFFFFF;
}
.cal_table {
   border: 1px solid #000000;
}

.cal_td_daysnames {
    height:25px ! important;
    line-height:30px;
    background-image: url("images/evback.jpg");
   	background-repeat: repeat-x; 
   	background-position: top left;
   	color:black;
    background-color:#D9E0F2;
    font-weight:bold;
    text-align:center !important;
	font-size:11px;

}
.cal_td_daysnames .sunday{
	color:red;
}
.cal_td_daysnames .saturday{
}
.cal_daysnames {font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.cal_daysoutofmonth {font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.cal_td_today {
    background-color:#fdedaf;
}

.cal_td_daysnoevents {
    background-color: #FFDEAD;
    padding:0px !important;
	
}

.cal_daylink {
    font-weight: bold;
    color: #1fbae9;
	font-size:14px;
	line-height:20px;
	cursor:pointer;
}

a:link .cnts_cal {font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: rgb(1, 52, 107);
    text-decoration: none;
}

a:visited .cnts_cal{font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color:rgb(1, 52, 107);
    text-decoration: none;
}

a:hover .cnts_cal{font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: rgb(1, 52, 107);
    text-decoration: underline;
}

a.cal_titlelink:link, a.cal_titlelink:visited, a.cal_titlelink:hover {
    font-size:10px;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;
    color:inherit!important;
    display:block;
    margin-bottom:1px;
}

.sucess_vr{
	height:70px;
}

.fls_chkbox{
	background:url(images/template1_imgs/false.png) no-repeat;
	width:12px; 
	height:11px;
	cursor:default;
}

.fls_chkbox_gry{
	background:url(images/template1_imgs/false_gry.png) no-repeat; 
	width:12px; 
	height:11px;
	cursor:default;
}

.tru_chkbox{
	background:url(images/template1_imgs/true.png) no-repeat; 
	width:12px; 
	height:11px;
	cursor:default;
}

.tru_chkbox_gry{
	background:url(images/template1_imgs/true_gry.png) no-repeat; 
	width:12px; 
	height:11px;
	cursor:default;
}
