body{
	margin:0px;
	padding:0px;
}

.topMenuTd{
	padding:2 10 0 10; 
}
.topMenuLink, .topMenuText {
	font-family: Arial;
	font-size: 11px;
	color: #7D7D7D;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}
a.topMenuLink:hover, .topMenuText {
	color:#A2CB26;
}
.grayLinkU{
	font-family: Arial;
	font-size: 11px;
	color: #7D7D7D;
	font-weight:normal;
	text-decoration:underline;
}
.grayText, .greenText {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	font-weight:normal;
	text-decoration:none;
}

.greenText {
	color: #A2CB26;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0 0 5 0;
}

.swhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tdHead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	padding:1 10 3 18;
	background-color: A8BBC6;
	font-family: tahoma;
	line-height: 10px;
}
.arrowLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/small_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.bunerHead, .blueHead11, .blueHead12, .grayHead11, .grayHead12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 338ED5;
	text-decoration: none;
}

.blueHead12{
	font-size:12px;
}
.grayHead11, .grayHead12{
	color:555555;
}
.grayHead12{
	font-size:12px;
}
td.prod_description, .prod_list_anons {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	font-weight:normal;
	text-decoration:none;
}
td.prod_description h1,h2,h3,h4,h5{
	font-size: 15px;
	margin:20 0 5 0;
}
td.prod_description p{
	margin:2 0 13 0;
}
td.prod_description hr{
	height:1px;
	color:D6D5D5;
}
.sitemap{
	font-family: Arial;
	line-height:18px;
	font-size: 12px;
	color: #555555;
	font-weight:normal;
	text-decoration:underline;
}

input.submit_btn{
	color:A2CB26;
	font-weight:bold;
	background-color:FCFFF8;
	height:22px;
	font-size:12px;
	margin:0 0 2 0;
}