body {
	margin:0px;
	margin-top:2px;
}
body, td, div, span {
	font-family: Verdana;
	font-size: 12px;
	color: Black;
}
a:link {
	color:#666666;
	text-decoration:underline;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
h1.page_title {
	font-size: 15px;
	font-weight: bold;
	color:#000000;
	padding-left:10px;
	padding-top:5px;
}
h2.page_subtitle {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin:0px;
}
form {
	margin: 0px;
}
td.header_left {
	background-color:#000000;
}
td.header_middle {
	background-color:#000000;
}
td.header_right {
	background-color:#000000;
}
td.header_top_left {
}
td.header_top_right {
	background-color:#000000;
	text-align:center;
}
td.header_top_right a {
	text-decoration:none;
	font-weight:bold;
	color:#CCCCCC;
	font-size:10px;
}
td.header_top_right a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
}
td.leftmenubar {
	background-image:url(/images/menu_bg.png);
	background-repeat:repeat-x;
	height:30px;
}
td.rightmenubar {
	height:30px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(/images/menu_right_bg.png);
	background-repeat:repeat-x;	
}
td.main_content {
	background-color:#FFFFFF;
	border:1px solid #C0C0C0;
	padding:10px;
	padding-top:10px;
	vertical-align: top;
}
td.extra_content {
	background-color:#F8F8F8;
	border:1px solid #C0C0C0;
}
td.footer {
	padding-top:10px;
	text-align:center;
	color:#666666;
	font-size:11px;	
}
td.footer a {
	text-decoration:underline;
	color:#999999;
}
td.footer a:hover {
	text-decoration:underline;
	color:#333333;;
}
a.menu_link {
	font-family: Tahoma;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
a.menu_link:hover {
	color:#000000;
	text-decoration:none;
}
a.menu_link:active {
}
td.featured_product {
	text-align:center;
}
div.price {
	font-weight:bold;
	color:#FF0000;
	text-align:center;
}
a.price {
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
a.price:hover {
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}
a.news {
	font-weight: Bold;
	color: Black;
	text-decoration: none;
}
a.news:hover {
	font-weight: Bold;
	color: #555555;
	text-decoration: none;
}
a.news:visited {
	font-weight: Bold;
	color: #555555;
	text-decoration: none;
}
a.news_title {
	color: Black;
	text-decoration: none;
}
a.news_title:hover {
}
a.utilitar {
	color: DarkBlue;
	text-decoration: none;
}
a.utilitar:hover {
	color: DarkBlue;
	text-decoration: underline;
}
a.categs {
	text-decoration:none;
	font-weight:bold;
	color:#FF6600;
}
a.categs:hover {
	text-decoration:none;
	font-weight:bold;	
	color:#FF6600;	
}
input.txt, textarea.txt {
	font-family: Tahoma;
	font-size:11px;
	margin: 0px;
	border:1px solid #CCD0C2;
}
input.error, textarea.error {
	font-family: Tahoma;
	font-size:11px;
	margin: 0px;
	border:1px solid #CC0000;
}