A:link {
	COLOR: #none; 
	text-decoration:#none;
}
A:active {
	COLOR: #none; 
	text-decoration:#none;
	}

A:visited {
	COLOR: #none; 
	text-decoration:#none;
	}

A:hover {
	text-decoration:#none;
	color: #none;
}
body{
	margin: 0px;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
}
#main_table{
	/*background-color: #ffffff;*/
}
.top_right{
	background-image: url(../images/top_menu_outer_right.gif);
	background-repeat: no-repeat;
	width: 367px;
	height: 69px;
}
.top_menu_top{
	background-image: url(../images/menu_top.gif);
	background-repeat: no-repeat;
	width: 143px;
	height: 24px;
}
.top_menu_left{
	background-image: url(../images/top_menu_left.gif);
	background-repeat: no-repeat;
	width: 143px;
	height: 45px;
}
.top_menu_right{
	background-image: url(../images/top_menu_right.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 45px;
}
.top_menu_outer{
	background-image: url(../images/top_menu_bg_left.gif);
	background-repeat: repeat-x;
	height: 45px;
}
.column_left{
	width: 264px;
}
.column_left_inner{
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-x;
	width: 264px;
	padding-top: 20px;
	padding-left: 14px;
	padding-right: 14px;
}
.column_middle{
	background-image: url(../images/middle_bg.gif);
	background-repeat: no-repeat;
	width: 23px;
}
.index_image{
	background-image: url(../images/index_image.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.content_table{
	padding-left: 14px;
	padding-right: 14px;
}
.logo{
	width: 264px;
	height: 163px;	
}
.product_title_left{
	background-image: url(../images/product_list_t1.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 30px;
}
.product_title_left2{
	background-image: url(../images/product_list_t4.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 30px;
}
.product_title{
	background-image: url(../images/product_list_t2.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 30px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FF9000;
	line-height: 30px;

}
.product_title2{
	background-image: url(../images/product_list_t5.gif);
	background-repeat: repeat-x;
	background-position: right top;
	height: 30px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FF9000;
	line-height: 30px;
}
.title_green{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #1E5131;

}
.title_orange{
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	color: #FF9000;
	height: 30px;
	background-image: url(../images/specer_gray.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 30px;
}
.title_orange2{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF9000;
	height: 31px;
	background-image: url(../images/specer_dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 31px;
}
.footer_outer{
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 57px;	
	text-align: center;
	line-height: 57px;
	color: #FFFFFF;
}
.gbx1{
	background-image: url(../images/gbx1.gif);
	background-repeat: no-repeat;
	width: 18px;
	height: 31px;
}
.gbx2{
	background-image: url(../images/gbx2.gif);
	background-repeat: repeat-x;
	height: 31px;
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	line-height: 31px;
	padding-left: 5px; 
}
.gbx3{
	background-image: url(../images/gbx3.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 31px;
}
.gbx4{
	background-image: url(../images/gbx4.gif);
	background-repeat: no-repeat;
	width: 17px;
	height: 42px;
}
.gbx5{
	background-image: url(../images/gbx5.gif);
	background-repeat: repeat-x;
	height: 42px;
	text-align: right;
}
.gbx_image1{
	background-image: url(../images/gbx_image1.gif);
	background-repeat: no-repeat;
	height: 42px;
	width:115px;
}
.gbx_image2{
	background-image: url(../images/gbx_image2.gif);
	background-repeat: no-repeat;
	height: 42px;
	width:100px;
}
.gbx_content{
	background-color: #ffffff;
	border-left: 1px solid #BABABA;
	border-right: 1px solid #BABABA;
	padding: 8px;
}
.content_box{
	background-image: url(../images/content_outer.jpg);
	background-repeat: repeat-x;
}
form{
	margin: 0 0 0 0;
}
.form-text{
	text-align: right;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background-color: ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background-color: ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #605E76;
	background-color: ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
radio {
	border-width: none;
	border-style: none;
	border-color: #ffffff;
	background-color: #ffffff;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	color: none;
	background-color: none;
	border-style: none;
	border-color: none;
}
.input-button {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #605E76;
	background-image: url(../images/button_bg.gif);
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
.more-link{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #9FCE54;
	text-decoration: none;
}

.more-link:active {
	COLOR: #9FCE54; TEXT-DECORATION: none;
}
.more-link:visited {
	COLOR: #9FCE54; TEXT-DECORATION: none;
}
.more-link:hover {
	CURSOR: hand; COLOR: #FF9000; TEXT-DECORATION: none;
}
.footer-link{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.footer-link:active {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.footer-link:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.footer-link:hover {
	CURSOR: hand; COLOR: #ffffff; TEXT-DECORATION: underline;
}
.left-link{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #A9936C;
	text-decoration: none;
}

.left-link:active {
	COLOR: #A9936C; TEXT-DECORATION: none;
}
.left-link:visited {
	COLOR: #A9936C; TEXT-DECORATION: none;
}
.left-link:hover {
	CURSOR: hand; COLOR: #C14337; TEXT-DECORATION: none;
}
.middle-link{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #264C8B;
	text-decoration: underline;
}
.middle-link:active {
	COLOR: #264C8B; TEXT-DECORATION: underline;
}
.middle-link:visited {
	COLOR: #264C8B; TEXT-DECORATION: underline;
}
.middle-link:hover {
	CURSOR: hand; COLOR: #898989; TEXT-DECORATION: underline;
}
.top2-link{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.top2-link:active {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.top2-link:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.top2-link:hover {
	CURSOR: hand; COLOR: #96C0DA; TEXT-DECORATION: none;
}
blockquote,form,li,ol,p,td,th,ul {font-size: 11px; font-family:Tahoma; color: #707070;}
p{
	text-align: justify;
}
strong{
	color:#FFB600;
}
.right{
	text-align: right;
}
.info_box{
	width: 230px;
}
.info_specer{
	width: 25px;
}
em{
	font-style: normal;
	color:#90BD47;
}
.top_link_outer{
background-image: url(../images/top_right.jpg);
background-repeat: no-repeat;
background-position: right top;
height: 69px;
}
/*----Top Links---*/
#top_links{
background-image: url(../images/top_menu_bg.gif);
background-repeat: repeat-x;
/*padding-left: 16px;*/
height: 45px;
text-align: center;
}
#top_links ul{
list-style-type: none;
margin-left:16px;
/*margin-left: 5px; Left offset of entire tab menu relative to page*/
padding:0;

}
#top_links li{
display:inline;
margin:0;
padding:0;
}

#top_links a{
float:left;
background:url(../images/top_menu_bg_left.gif) no-repeat left top;
padding:0px 0px 0px 16px;
margin:0px;
text-decoration:none;
}

#top_links a span{
float:left;
display:block;
background:url(../images/top_menu_bg_right.gif) no-repeat right top;
padding: 16px 15px 15px 15px;
font-family: Tahoma;
font-size: 11px;
font-weight:bold;
color:#565554;
}
#top_links a span {float:none;}
#top_links a:hover span {
color: #FAF2E0;
}
#top_links #current a{
background-position:0 -45px; 
}
#top_links #current a span{
background-position:0% -45px; 
color: #7DACC7;
}
#top_links a:hover{ 
background-position:0% -45px; 
}
#top_links a:hover span{
background-position:100% -45px; 
}
/*----Top Links---*/
a.mainlevel:link, a.mainlevel:visited {
display: block;
background-image: url(../images/left_link_bg.gif);
background-repeat: no-repeat;
vertical-align: middle;
FONT-FAMILY: Tahoma;
FONT-SIZE: 11px;
font-weight: normal;
color: #69A321;
text-align: left;
padding-top: 0px;
padding-left: 28px;
line-height: 18px;
height: 23px;
text-decoration: none;
}

a.mainlevel:hover {
display: block;
background-image: url(../images/left_link_bg_hover.gif);
vertical-align: middle;
FONT-FAMILY: Tahoma;
FONT-SIZE: 11px;
font-weight: normal;
color: #FF9000;
}

a.mainlevel#active_menu {
color:#fff;
font-weight: bold;

}

a.mainlevel#active_menu:hover {
color: #fff;
}
#dropmenudiv{
height: 22px;
position:absolute;
/*border:1px solid black;*/
bottom-border-width: 0;
font-family:Tahoma;
font-weight: bold;
font-size: 11px;
line-height:22px;
z-index:100;
}

#dropmenudiv a{
color: #565554;
width: 100%;
display: block;
text-indent: 8px;
background-color: #FFC700;
border: 1px solid #F6C000;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E8B500;
color: #FAF2E0;
}
.border{
	border: 1px solid #819049;
}
.details_td1{
	background-color: #819049;
	padding: 3px;
	color: #ffffff;
	font-weight: bold;
}
.details_td2{
	background-color: #69753B;
	padding: 3px;
	color: #ffffff;
	width: 100px;
	text-align: right;
	right-padding: 5px;
}
.details_td3{
	background-color: #819049;
	padding: 3px;
	color: #ffffff;
	width: 100px;
	text-align: right;
	right-padding: 5px;
}
.details_td4{
	background-color: #69753B;
	padding: 3px;
	color: #ffffff;
	width: 100px;
	text-align: right;
	right-padding: 5px;
}
.details_td5{
	background-color: #819049;
	padding: 3px;
	color: #ffffff;
	width: 100px;
	text-align: right;
	right-padding: 5px;
}
.details_title{
	background-color: #1A552F;
	padding: 3px;
	color: #FF9000;
	text-align: center;
	height: 25px;
}
.content_box li{
	list-style-image: url(../images/arrow_green.gif);
	color: #69A321;
	line-height: 18px;
	
}