@import url("body.css");

@import url("form.css");

@import url("list.css");

@import url("block.css");

@import url("midCol_content_style.css");



/* CSS Document */



/**{font:12px/16px Arial, Helvetica, sans-serif;}*/



body{

	padding:2px 5px 0; 

	margin:0;

	background:url(images/body-bg.gif) repeat-x 0 0 #336800; 

	/*color:#000;*/

}



p, td, th, img, form, input, h1, h2, ul, div{

	padding:0;

	margin:0;

}

ul{list-style-type:none;}

a{text-decoration:none;}



br{

	line-height:0 !important;

	font-size:0 !important;

}

/*h1, h2{

	font:17px/20px Georgia, "Times New Roman", Times, serif;

	padding:0 0 10px;

}*/



/*------------------------------------------------ Header Starts Hear ------------------------------------------------*/



td#header, td#header table td{vertical-align:top;}

td#header{padding:0 0 1px;}



td#header table{

	height:141px;

	background:url(images/header-bg.gif) repeat-x 0 0;

}

td#header table td#left{width:9px; background:url(images/header-bg-l.gif) no-repeat 0 0;}

td#header table td#right{width:9px; background:url(images/header-bg-r.gif) no-repeat 100% 0;}

td#header table td img{margin:50px 0 0px 0;}

td#header table td#headerImg{

	width:388px;

	background:url(images/header.jpg) no-repeat 0 0;

	padding:10px 0 0 0;

}



/*--------------------------------------------- Search Form Style Starts Here -------------------------------------------- */

td#headerImg form#search{

	background:url(images/search-bg.gif) no-repeat 0 0/* #000*/;

	float:right;

	height:119px;

	width:160px;

	padding:0 8px 4px;

	color:#000;

}

td#headerImg form#search h2{

	padding:0 0 5px;

	padding-bottom:0 0 3px;

	color:#010003;

}



td#headerImg form#search input.submit{

	width:82px;

	background:url(images/btns.gif) no-repeat 0 0;

}



/*------------------------------------------------------ Header Ends Here ----------------------------------------------*/



/*------------------------------------------------------ Footer Starts Here --------------------------------------------*/

td#footer, td#footer a{font-size:10px; font:normal 10px/20px Arial, Helvetica, sans-serif;}

td#footer{

	line-height:30px;

	color:#000;

	background:#f8ffd3;

	text-align:center;

}



td#footer a{color:#000;}

td#footer a:hover{text-decoration:underline;}

/*------------------------------------------------------ Footer Ends Here ---------------------------------------------*/
