body {
color:#101010; 
margin:0 auto;
text-align: center;
background-image: url(images/mainbg.jpg);
background-repeat:repeat-x;
background-color:#FDFDFD;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
font-family: Tahoma,Verdana,Calibri,Arial, helvetica, sans-serif; font-size:11px;line-height:150%; font-weight:bold;
}
/*  Class For Headings  */
h1 {font-size:18px; color:#D00015; padding:0; margin:0; font-weight:bold;font-family:Tahoma,Verdana,Calibri,Arial;}
h2 {font-size:14px;font-family:Arial,Tahoma; color:#2F4994; padding:0 0 0 0px; margin:0 auto; font-weight:bold;}
h3 {font-size:13px;color:#990000; padding:0 0 0 0; margin:0; font-size:14px; font-weight:normal;}
h4 {font-size:16px; color:#990000; font-weight:normal; padding:0 0 0 0; margin:0; font-weight:bold;}
h5 {font-size:12px; color:#637D10; font-weight:bold; padding:0 0 0 0; margin:0; }
h6 {font-size:10px; }

ul {margin:0; padding:0; list-style:none;}
div {margin:0; padding:0;}
p {margin:0; padding:0;}
br {line-height:5px;}
select {font-size:11px; line-height:18px;}
table.maintable {width: 1003px; margin:0 auto; padding:0 0 0 0;}

.footerbg {background-image:url(images/footerbg.gif); background-position: top left; background-repeat:no-repeat; color:#FFF; font-size:12px; font-family:Arial, Tahoma;}
.midbg {background-image:url(images/midbg.jpg); background-position: top left; background-repeat:repeat-y;}
.btnbg {background-image:url(images/green_btn_bg.jpg); background-position: top left; background-repeat:repeat-x; color:#FFF; font-size:12px; font-weight:bold;}
.botombg {background-image:url(images/mid_bottom_img.jpg); background-position: top left; background-repeat:repeat-x; color:#A6A400; font-size:11px; font-weight:normal;}


.boldTxt{font-weight:bold;}
.grayTxt{color:#7B7B7B;}

/*   Class For Links   */
a:link, a:visited, a:active 
{color:#BBB900; background-color:transparent; text-decoration:none;font-size:11px; font-weight:normal;}
a:hover
{
	color:#CC0000;
	background-color:transparent;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}

a.infoLink:link, a.infoLink:visited, a.infoLink:active  
{color:#FFF; font-size:12px; font-weight:bold; text-decoration:none;}
a.infoLink:hover {color:#FFED6C; font-size:12px; font-weight:bold; text-decoration:none;}

a.infoLink:link, a.infoLink:visited, a.infoLink:active  
{color:#FFF; font-size:12px; font-weight:bold; text-decoration:none;}
a.infoLink:hover {color:#FFED6C; font-size:12px; font-weight:bold; text-decoration:none;}

