@charset "iso-8859-1";


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height:18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color:#FF3200;
	
}
a:active {
	text-decoration: none;
	color: #000000;
}

.main {color:#000000;	text-decoration: none}
.main:link {	color:#000000;	text-decoration: none;}
.main:visited {	text-decoration: none;	color: #000000;}
.main:hover {	text-decoration: underline;	color:#FFEC80;}
.main:active {	text-decoration: none;	color: #000000;}

.titlemain {color:#FF3200;	text-decoration: none}
.titlemain:link {	color:#FF3200;	text-decoration: none;}
.titlemain:visited {	text-decoration: none;	color: #FF3200;}
.titlemain:hover {	text-decoration: underline;	color:#000000;}
.titlemain:active {	text-decoration: none;	color: #FF3200;}
.hand{ cursor:hand}

#logo {
	width:109px;
	height:105px;
	position:absolute;
	margin:0 auto 0 auto;
	z-index:1;
	left: 180px;
	top: 5px;
}
.title { font-weight:bold; color:#FF3200}
.titlegray { font-weight:bold; color:#333333}
.titlegreen { font-weight:bold; color:#006600}
.subtitle {font-weight:bold; color:#666666}
.border {border-right-color:#DFE1D6; border-right-style:solid; border-right-width:1px;  border-left-color:#DFE1D6; border-left-style:solid; border-left-width:1px}
.top_heaer {background-image:url(../images/top_header.jpg);height:40px;}
.bg_menu {background-image:url(../images/menu_bg.jpg); height:36px; vertical-align:middle}
.bg_menu_welc { background-image:url(../images/menu_bg_white.jpg); height:36px; background-repeat:repeat-x}
.bg_menu_footer { background-image:url(../images/menu_bg_footer.jpg); height:36px; vertical-align:middle}
.bg_footer { background-image:url(../images/bg_footer.jpg); height:36px; background-repeat:repeat-x; padding-left:6px}
.border_right {border-right-color:#DFE1D6; border-right-style:solid; border-right-width:1px}

#prod_table_border { border-color:#E0CD8C; border-width:1px; border-style:solid; background-color:#FEFEC6}
.white { background-color:#FFFFFF}
.yellow { background-color:#FDE081}
.dark_cream { background-color:#E0CD8C}