html {
height:100%;
}
body {
 margin:0px;
 font-family: Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#333333;
 background-color:#eeeeee;
 height:100%;
}
.tablemain {
 width:1000px;
 border:#CFCFCF solid 1px;
 background-color:#FFFFFF;
}
.menutable {
background-image:url(../images/menubg1.jpg);
 border-bottom: solid #E1E1E1 1px;
 padding-left:0px;
}
.menut {
border-left: #E1E1E1 solid 1px;
border-right: #E1E1E1 solid 1px;
border-top: #E1E1E1 solid 1px;
}

.footer {
  border-top:#022EAA solid 2px;
  color:#000000;
}
.flash {
border-top: #ffffff solid 1px;
border-bottom: #ffffff solid 1px;
}
.left {
border-left: #E1E1E1 solid 2px;
}

.but  {

background-repeat:repeat-x;

}
.but TD {
border-left: #E1E1E1 solid 0px;
border-right: #E1E1E1 solid 0px;
border-top: #E1E1E1 solid 0px;

}
.but TD A {
color:#5D5D5D; 
font-size:11px; 
font-weight:bold; 
text-decoration:none;
border-top: #EDEDED solid 1px;
display:block;
padding-bottom:6px;
padding-top:6px;
	
}
.but TD A:hover {
color:#E9740D;
border-top: #ff6600 solid 1px;
display:block;
padding-bottom:6px;
padding-top:6px;

}
.but div {
color:#E9740D;
border-top: #ff6600 solid 1px;
display:block;
padding-bottom:6px;
padding-top:6px;
font-weight:bold;

}
.left_heading {
 border-left: #E6750F solid 5px;
 padding-left:10px;
 background-color:#E1E1E1;
 height:28px;
 font-size:12px;
 font-weight:bold;
 color:#333333;
 text-align: left;
}
.more {
	font-size: 11px;
	color: #FF9900;
}
.more:link {
	text-decoration: none;
}
.more:visited {
	text-decoration: none;
	color: #FF9900;
}
.more:hover {
	text-decoration: underline;
	color: #333333;
}
.more:active {
	text-decoration: none;
	color: #FF9900;
}
.td_left {
padding-left:14px;
}
.td_right {
padding-left:8px;
padding-right:8px;
padding-top:5px;
padding-bottom:5px;
}
.td_right1 {
padding-left:8px;
padding-right:8px;
}
.td_right2 {
padding-bottom:2px;
padding-right:8px;
}
.footerfont {
 font-size:10px;
}
.textbox {
 font-size:11px;
}
.btn{
 color:#4469C1;
 font-weight:bold;
 font-size:11px;
}
.link {
	font-size: 11px;
	color: #333333;
}
.link:link {
	text-decoration: underline;
}
.link:visited {
	text-decoration: underline;
	color: #333333;
}
.link:hover {
	text-decoration: underline;
	color: #ff9900;
}
.link:active {
	text-decoration: underline;
	color: #333333;
}
.doted {
	width: 12px;
	background-image:url(../images/doted.jpg);
	background-repeat:repeat-y;
	background-position:center;
	}
.dotb {
  border-left:#CCCCCC dotted 2px;
  border-top:#FFFFFF solid 1px;
}
.dotborder{
  border-bottom:#CCCCCC dotted 2px;
}
.heading {
font-size:12px;
color:#012AA8;
font-weight:bold;
padding-left:10px;
background-color:#cccccc;
height:26px;
}
.heading2 {
font-size:12px;
color:#012AA8;
font-weight:bold;
padding-left:2px;
height:26px;
}
.textpadding {
padding-left:10px;
}
.thanks{
font-size:16px;
color:#ff6600;
font-weight:bold;
}

.ragamala_bg {
	background-color:#666666;
	}

.font {
	color:#0e3293;
	font-size:13px;
	text-align:justify;
	}
	
.font_right {
	color:#0e3293;
	font-size:13px;
	text-align: right;
	}
	
.font1 {
	color:#0e3293;
	font-size:24px;
	text-align:center;
	}
	
.font2 {
	color:#0e3293;
	font-size:14px;
	text-align:center;
	}

.bullet_padding {
	background-image:url(../images/bullet.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:20px;			
	}		