.tablebordertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
	background-color: #993366;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330033;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom:1px solid #330033;
	color: #330033;
	font-variant: small-caps;
	width: 100px;
}



a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990033;
}
.btnav {
	background-color: #FFDB91;
	background-attachment: fixed;
	 } 
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330033;
}
.productimg{
	
}

#infobody{
	padding:5px;
}
#infotopbar{
	position:relative;
	width:100%;
	text-indent:5px;
	line-height:24px;
	background-color:#CC6666;
	cursor:move;
}
#infoclose{
	position:relative;
	bottom:0%px;
	text-align:right;
	}
#infoclose a{
	color:#FF3333;
}
#infoclose a:hover{
	color:#FFCCCC;
}
#menu {
	line-height: 20px;
	width: 100px;
	overflow: hidden;
	padding: 0px;
}
#mainbody {
	vertical-align: text-top;
	padding: 5px;
}
#mainbody a{
	color:#CC6633;
}
#mainbody a:hover{
	color:#FF9900;
}
.menuhead {
	line-height:24px;
	width: 100px;
	text-align:center;
}
.menuhead a{
	font-size:14px;
	font-weight:bold;
	color:#CC3366;
	text-decoration:none;	
}
.menuhead a:hover{
	color:#FF9999;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.menubody {
	float:center;
	text-align:center;
	background-color:#FFFFCC;
	line-height:24px;
	width: 100px;
}
.menubody a{
	font-size:12px;
	font-weight:bold;
	color:#CC6633;
	text-decoration:none;	
}
.menubody a:hover{
	color:#FFCC33;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

