html, body, .main_tbl
{
	border: none;
	text-align: center;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	background-color: #1f1f1f;
}
form
{
	height: 100%;
	margin: 0;
}
img, p, h1, h2, a
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.main_tbl
{
	text-align: left;
	width: 978px;
	background-color: #1f1f1f;
	border: solid 10px #1f1f1f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b7b7b7;
	margin: 0px auto;
	text-decoration: none;
}
.title, .main_tbl h1
{
	color: #fc7d15;
	font-size: 14px;
	height:27px;
	background:url(title_bg.jpg) repeat-x left bottom;
	text-align: left;
	padding: 0px 0 0 10px;
	text-transform: uppercase;
}
h1.main_class {
	color: #fc7d15;
	font-size: 14px;
	text-align: justify;
	text-transform: uppercase;
	background:url(title_bgasd.jpg) repeat-x left bottom;
	height:75px;
	margin-left:0px;
	padding-left:0px;
}
.borded, .borded td
{
	border:solid 1px #9fa0a2;
	
}
.borded thead
{
	text-align:center;
	font-size:14px;
}
h2.normalh
{
	font-size: 11px;
	font-weight: normal;
	display: inline; 
}

.title_center
{
	color: #fc7d15;
	font-size: 14px;
	background:#1f1f1f url(title_bg.jpg) repeat-x left bottom;
	text-align: center;
		height:27px;
	
	text-transform: uppercase;
}
td, p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
a:link, a:visited, a:hover, a:active
{
	text-decoration: none;
	font-size: 11px;
	color: #fc7d15;
}
a.menu:link, a.menu:visited, a.menu:hover, a.menu:active
{
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 11px;
	text-transform:uppercase;
}
a.menu:hover
{
	text-transform:uppercase;
	text-decoration: underline;
}
a.menu2:link, a.menu2:visited, a.menu2:hover, a.menu2:active
{
	color: #fff;
	text-decoration: none;
	text-align: center;
	text-transform:uppercase;
	font-size: 11px;
}
.prodtitle, a.prodtitle:link, a.prodtitle:visited, a.prodtitle:hover, a.prodtitle:active
{
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
}
.prod
{
	border: solid 1px #353535;
	width: 170px;
	height: auto;
}
.prod p
{
	padding: 5px 15px;
	text-align: left;
}
.prod1
{
	border: solid 1px #353535;
	width: 480px;
	height: auto;
}

.prod1 p
{
	padding: 5px 15px;
	text-align: left;
}
.price
{
	font-size: 14px;
	padding: 5px 15px;
	text-align: left;
	border: 0px;
	font-weight: bold;
}
.price span
{
	color: #fc7d15;
}

.footer
{
	color: #FFFFFF;
	background: #353535 url(bottom_bg.jpg) repeat-x bottom left;
	border-top:solid 2px #2f2f2f;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
	text-decoration: none;
	vertical-align:bottom;
	text-align: center;
	font-size: 10px;
}
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active
{
	color: #737373;
	text-decoration: none;
	text-align: right;
	font-weight:normal;
	font-size: 11px;
}
.menu_title
{
	background: url(catalog.jpg) no-repeat top left;
	color: #FFFFFF;
	font-size: 20px;
	padding-left: 20px;
	height: 37px;
}
.find_input
{
	border: 1px solid #fc7d15;
	height: 16px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 10px 0 10px;
	padding: 1px 0 0 0;
	font-size: 11px;
}

.log_input
{
	border: 1px solid #bec0be;
	height: 14px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0px 0 0px;
	padding: 1px 0 0 0;
	font-size: 11px;
}

.form_input
{
	border: 1px solid #fc7d15;
	height: 16px;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 4px 0 0px;
	padding: 1px 0 0 0;
	font-size: 11px;
}

.struct_menu_level_0, a.struct_menu_level_0:link, a.struct_menu_level_0:visited, a.struct_menu_level_0:hover, a.struct_menu_level_0:active
{
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	text-transform:uppercase;
}
a.struct_menu_level_1:link, a.struct_menu_level_1:visited, a.struct_menu_level_1:hover, a.struct_menu_level_1:active
{
	color: #fc7d15;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	/*text-transform:lowercase;*/
}
a.struct_menu_level_2:link, a.struct_menu_level_2:visited, a.struct_menu_level_2:hover, a.struct_menu_level_2:active
{
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
}


.imgLeft
{
	margin:0 10px 0 0;
}
.imgRight
{
	margin:0 0 0 10px ;
}





















