/* CSS Document */

.style6 {font-size: 12}
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style12 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style15 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; }
.stylegrey{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; }
body 
{
	background-color: #6F573D;
}
.style16 {color: #FFFFFF}
.style17 {font-family: Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.style18 {font-size: 11px}
.style19 {color: #333333}
.label {font-family: Arial, Helvetica, sans-serif; font-size: 13px;font-weight: bold;color:Black; }
.textbox {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.DropDown {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.bottomlinks {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}
.smalltext {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF;}

/* as on 18th march 2008 */

.Textbox_css
 {
	font-family: Arial; 
	font-size: 12px; 
	height:15px;
	min-height:15px;
	max-height:15px
 }
 
 .TextArea_css
 {
	font-family: Arial; 
	font-size: 12px; 
 }

.DropDown_css
 {
	font-family: Arial;
	font-size: 12px; 
 }
.Button_css
 {
	font-family: Arial;  color:White;
	font-size: 11px; 
	font-weight: bold; 
	border-style:groove;
	background-color:Red;
	font-size:small;
	height:22px;

 }
.Label_css
{
	font-family: Arial;
	color: Black;
	font-size: 13px;
	font-weight: bold;
}

.Labelnormal_css
{
	font-family: Arial;
	color: Black;
	font-size: 13px;
}
.Label_Resume_css 
{
	font-family:Arial; color:Black;
	font-size: 10px; 
	font-weight:normal;
}
.Heading_css 
{
	font-family: Arial; color:Red;
	font-size: 13px; 
	font-weight: bold;
	color:Red;
}

.Headingnormal_css 
{
	font-family: Arial; color:Red;
	font-size: 13px; 
	color:Red;
}

.Headingnormalblack_css 
{
	font-family: Arial;
	font-size: 13px; 
	color:Black;
}

.Headingnormalwhite_css 
{
	font-family: Arial;
	font-size: 13px; 
	color:white;
}
.bigblack_css 
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16px; 
	color:black;
}


.smallred_css 
{
	font-family: Arial; color:Red;
	font-size: 11px; 
	color:Red;
}

.smallblack_css 
{
	font-family: Arial; color:Red;
	font-size: 11px; 
	color:Red;
}

.Headingblack_css 
{
	font-family: Arial;
	font-size: 13px; 
	font-weight: bold;
	color:black;
}

.Message_css 
{
	font-family: Arial; color:Red;
	font-size: 13px; 
	font-weight: bold;
	color:Red;
}

.Grid_css
{
	background-color:#E4E4E4;
	font-size:medium;
	font-weight:bolder;
}
.PageNumber_css
{
	background-color:#E4E4E4;
	font-size: small;
	font-weight: bolder;
}

.Validation_css 
{
	font-family: Arial;  color:Red;
	font-size: 13px; 
	font-weight: bold;
	color:Red;
}

.Vali*_css 
{
	font-family: Arial; color:Red;
	font-weight: bold;
	color:Red;
	font-size :xx-large;
}

.tablebody {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color:black;
}

.smallblack_css 
{
	font-family: Arial; 
	color:black;
	font-size: 8pt; 
	font-weight: bold;
}

.jobtext
{
	font-family: Arial; 
	color:black;
	font-size: 9pt; 
	font-weight:normal;
}

.jobtextbold
{
	font-family: Arial; 
	color:black;
	font-size: 10pt; 
	font-weight: bold;
}