﻿body {
}
.divSubMenu
{
	background-image:url(/static/images/HomeBanner-shop.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:9pt;
	text-align:center;
}
#ctl00_menuItem4
{
	color:#f08a01;
}
#ctl00_menuItem5:Hover
{
	color:White;
}
.divLeftMenu
{
	background-image:url(/static/images/sidebar.jpg);
	background-repeat:no-repeat;
	z-index:58;
	width:200px;
	position:relative;
	background-position:0px 21px;
/*	display:none;*/
}
h2.sectionTitle
{
	background-image:url(/static/images/distIcon.jpg);
	background-repeat:no-repeat;
	height:40px;
	text-indent:80px;
}
input
{
	border:Solid 2px #f08a01;
	color:#333333;
	font-weight:bold;
	background-color:White;
}
select
{
	border:Solid 2px #f08a01;
}
textarea
{
	border:Solid 2px #f08a01;
}
.formField
{
	font-family:Arial;
	font-size:10pt;
	color:#333333;
	font-weight:bold;
}
