body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFE1; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	margin-top: 2;
	margin-right: 10;
	margin-bottom: 10;
	margin-left: 10;
	}

.oneColFixCtrHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtrHdr #firstline {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #66cc66;
}	

.oneColFixCtrHdr #banner {
	margin: 0px 25px 0px 25px;
}
.oneColFixCtrHdr #header {
	margin: 0px 25px 0px 25px;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 20px 20px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border: medium solid Yellow;
	margin: 0px 25px 0px 25px;
	background: White;
	height: 1900px;
		}


.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0 0 0 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#horizmenu{ /* horizontal menu */
width: 728px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 1px;
}
#horizmenu ul{
font: 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}
#horizmenu li{
display:inline;
margin:0 2px 0 0;
padding:0;
}
#horizmenu a{
float:left;
color: black;
background: #FEFF66 url(../images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}
#horizmenu a span{
float:left;
display:block;
background: transparent url(../images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#horizmenu a span{
float:none;
}

#horizmenu a:hover{
background-color: #FEFF0D;
}
#horizmenu a:hover span{
background-color: #e2e300;
color: black;
}
#horizmenu #current a, #horizmenu #current span{ /*currently selected tab*/
background-color: #e2e300;
color: black;
}
#horizmenuline{
	clear: both;
	padding: 20;
	width: 730px;
	height: 15px;
	line-height: 15px;
	background: #E2E300;
	border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */
.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(images/menug_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}

.body2 
{
	background: white;
	margin: 0px 0px 0px 5px;
}
.td_border_menu2
{
	border-top: 1px solid white;
	border-left: 1px solid white;
	background-color: #FCAB31;
}
.td_border_menu_gif
{
	background: white url(../include/img/but_middle_1.gif) repeat left bottom;
	padding-right:10px;
	padding-left:10px;
}
.td_border_menu2_gif
{
	background: white url(../include/img/but_middle_2.gif) repeat left bottom;
	padding-right:10px;
	padding-left:10px;
}
.border_menu2
{background-color: #FCAB31;}
a.menu_db
{
	font-family: Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 11px;	
	COLOR: #666666;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
	padding-right:5px;
	padding-left:10px;
}
a.menu_db2
{
	font-family: Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 11px;	
	COLOR: white;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
	padding-right:5px;
	padding-left:10px;
}
.main_table_border_P
{

	margin: 0px 0px 0px 5px;
}
.up_right2
{
BACKGROUND: #FFDAA2 url(../include/img/up_search.gif) no-repeat right top;
}


h1,h2,h3,h4,h5,h6 {
	color: Blue;
}
