body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0 ;
	padding: 0;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
img{
	border:0;
}
#wrapper {
	width: 100%;
}
#header {
height:50px;
border-bottom: 1px solid #999999;
margin-bottom: 7px;
}
#header #logo {
	float:left;
}

#excellent{
	background-color: #eeeeee;
	text-align:center;
	height:50px;
}
div#content {
	position:relative;
	overflow:hidden;
	visibility:visible;
	width:100%;
}
div#left{
	float:left;
	width:200px;
	overflow: hidden;
}
div#main {
	overflow: hidden;
	padding:0 5px;
}

div#right{
	float:right;
	width:200px;
	overflow: hidden;
}
#footer {
	position:absolute;
	float:none;
	width:100%;
	padding:5px;
	background:#EEEEEE;
	line-height:18px;
	text-align:center;
}
.cleared {
	float:none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
p {
	text-align: justify;
}
a {
	text-decoration: none;
	color: #000066;
}
a:active, a:hover {
	text-decoration: underline;
}
.searchButton {
	font-size: 11px;
	border: 1px solid #999999;
	color: #999999;
}
.comments {
	font-size: 10px;
	color: #666666;
}
.formControl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
.sideBox {
	border: 1px solid #999999;
	padding: 3px;
}
.sideBoxContent {
	padding: 3px 3px 3px 20px;
}
.sideBoxLine {
	padding: 3px 0px 3px 0px;
}
.sideBoxTitle {
	color: #b95c00;
	font-weight:bold;
}
.catalog {
	padding:3px 3px 3px 0px;
	background-color: #ffffff;
}
.catalog a:hover {
	background-color: #ffe7cf;
}
.box {
	padding: 5px;
	border: 1px solid #999999;
}
.tab a {
	color:#333333;
	display:block;
	padding:4px;
	margin:0px;
	text-align:center;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	text-decoration:none;
}
.tab a:hover {
	background-color:#dddddd;
	color:#773C00;
	text-decoration:none;
}
h2, .subtitle {
	padding: 2px;
	color: #006600;
	font-size: 13px;
	font-weight: bold;
}
.PriceColors {
	color: #CC9900;
}
h1, .title {
	padding: 2px;
	color: #b95c00;
	font-size: 16px;
	font-weight: bold;
}
.merry {
	font-weight: bold;
	color: #009900;
}
