td, tr, div{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #5C5C5C;
}

#dhtmltooltip{
	position: absolute;
	padding: 2px 6px;
	background-color: #4F1211;
	color: #FFFFFF;
	-moz-border-radius: 5px;
	-moz-opacity:1;
	opacity:1;
	visibility: hidden;
	z-index: 1000;
	font-size:11px;
	font-family: tahoma,Arial, sans-serif;
}

body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	/*background-position: left top;*/
	background-color:#FFFFFF;

}

a {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #4F1211;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.white {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.white:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #8A383A;
	text-decoration: none;
	font-weight: bold;

}

.bluelnk {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0093D9;
	text-decoration: none;
	font-weight: normal;

}
.bluelnk:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}



/*li {
	list-style-image:  url(images/bullet.gif);
}*/

.input {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #666666;
}
.titles {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #490102;
}


.midpad {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;

}


.price {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #1D3723;
	font-weight: bold;

}

.basketbg {
	background-color: #F2F2F2;
	border: 1px solid #FFFFFF;

}

.toptext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #EBE7D7;
	padding-top: 45px;
	padding-left: 200px;
	padding-right: 40px;
}
.tabbord {
	border: 1px solid #1F7E67;
}
.margin-right-left {
	margin-left:9px;
}
.popup {
	height:95px;
	padding-top:4px;
	padding-left:2px;
	padding-bottom:2px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #490102;
	border-bottom:2px solid;
	border-bottom-color:#510002
}
.popupOthers {
	padding-top:4px;
	padding-left:8px;
	padding-bottom:4px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
.popupOthers a {
	font-family: Tahoma, Verdana;
	color: #4F1211;
	font-size: 12px;
	text-decoration: underline;
}
.popupOthers a:link{
	font-family: Tahoma, Verdana;
	color: #4F1211;
	font-size: 12px;
	text-decoration: underline;
}
.popupOthers a:hover {
	font-family: Tahoma, Verdana;
	color: #4F1211;
	font-size: 12px;
	text-decoration: underline;
}
.popupOthers a:active {
	font-family: Tahoma, Verdana;
	color: #4F1211;
	font-size: 12px;
	text-decoration: underline;
}
.popupOthers a:visited {
	font-family: Tahoma, Verdana;
	color: #4F1211;
	font-size: 12px;
	text-decoration: underline;
}
.popupOthers input {
	font-family: Tahoma, Verdana;
	color: #FFFFFF;
	background-color:#721311;
	font-size: 12px;
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px outset #000000;
	border-color:#C1A6A5 #000000 #000000 #AD9292;	
}