/* CSS Document */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.log{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.rightMenu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#B6B38F;
}
.rightMenu1{
	font-family:Webdings;
	font-size:16px;
	font-weight:bold;
	color:#B6B38F;
}
a{
	color:#0099CC;
	text-decoration:underline;
	text-shadow:Black;
}

td.img{
	margin:5;
	padding:5;
	height:200px;
	width:200px;
	border-color:#DFC7B7;
	border-style:solid;
	background-color:#FFFBF2;
	cursor:hand;
	vertical-align:middle;
	text-align:center;
}
td.mid{
	border:1px solid #ffffff; height:5px;
	widtha:10px;
	float: right
}
td.txt{
	height:25px;
	border-color:#DFC7B7;
	border-style:solid;
	background-color:#F4E8D5;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	color:#996633;
}
td.categoryTeller{
	border:1px solid #CC9966; margin:5; padding:5; height:25px;
	background-color:#FAF8ED;
	
}
.CategoryParent{
	color:#990000;
	atext-decoration:underline;
	font-size:12px;
	font-weight:bold;
	cursor:hand;
}
.CategoryActive{
	color:#666666;
	atext-decoration:underline;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
}
.CategoryText{
	color:#666666;
	afont-weight:bold;
	font-size:12px;
	cursor:default;
}
table{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
img.prod{
	border-width:1px;
	border-style:solid;
	margin:2px;
	padding:2px;
	border-color:#996600;
}
input.txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-style:solid;
	border-width:1px;
	border-color:#CC9966;
	background-color:#FFF9EC;
}
input.txtNum{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-style:solid;
	border-width:1px;
	border-color:#CC9966;
	background-color:#FFF9EC;
	text-align:right;
}
.txt1{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-style:solid;
	border-width:1px;
	text-align:left;
}
table.Proddetails{
	background-color:#FEF8F1;
}
.ProductInfoHeader{
	color:#003366;
	font-size:12px;
	font-weight:bold;
}
.ProductInfoDesc{
	color:#996633;
	font-size:12px;
	font-weight:bold;
}





.b {
border:1px #C3840F solid;
background-color:#D8D5AD;
font-size: 11px;
color: #000000;
margin: 0px;
font-family: verdana;
}
.c {
border:1px #e6e6e6e6 solid;
background-color:#FBE2B2;
font-size: 11px;
color: #000000;
margin: 0px;
font-family: verdana;
}
.but{font-family: Verdana; font-size: 10px; border: 1px solid #FF8000; }
.txt{font-family: Verdana; font-size: 8pt; color: #000000; border: 1px solid #FF8000; }
.lable{font-family: Verdana; font-size: 10px; color: #FF8000}

a.link:link{COLOR: #0000D7; TEXT-DECORATION: none;font-family: Verdana; font-size: 8pt;font-weight: bold}
a.link:visited{COLOR: #0000D7; TEXT-DECORATION: none;font-family: Verdana; font-size: 8pt;font-weight: bold}
a.link:active{COLOR: #0000D7; TEXT-DECORATION: none;font-family: Verdana; font-size: 8pt;font-weight: bold}
a.link:hover{COLOR: #CC0066; TEXT-DECORATION: none;font-family: Verdana; font-size: 8pt;font-weight: bold}