body
{
	margin-top: 20;
}
.footerlinks
{
	color: Silver;
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
.copyright
{
	font-family: Tahoma;
	font-size: 10px;
}
.maincontent
{
	font-family: Verdana;
	font-size: 10px;
}
.maincontentbold
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.errormsg
{
	font-size : 10px; 
	color : #FF0000; 
	font-weight: normal;
	font-family : Verdana;
}
.inputnormalbold
{
	font-size : 10px; 
	color : #000000; 
	font-weight: bold;
	font-family : Verdana;
}
.inputnormal
{
	font-size : 10px; 
	color : #000000; 
	font-weight: normal;
	font-family : Verdana;
}
.inputhide
{
	font-size : 10px; 
	color : #f4f4e7; 
	font-weight: normal;
	font-family : Verdana;
}
.inputsmall
{
	font-size : 9px; 
	color : #000000; 
	font-weight: normal;
	font-family : Verdana;
}
.inputnormalindent
{
	font-size : 10px; 
	color : #000000; 
	font-weight: normal;
	font-family : Verdana;
	text-indent: 25px;
}

.textbox
{
	border-left : 1px solid #b6b6b6; 
	border-right : 1px solid #b6b6b6; 
	border-top : 1px solid #b6b6b6; 
	border-bottom : 1px solid #b6b6b6; 
	background-color : #ffffff; 
	font-size : 10px;
	font-family : Verdana; 
	color : #000000; 
}
.textbox2
{
	border-left : 1px solid #b6b6b6; 
	border-right : 1px solid #b6b6b6; 
	border-top : 1px solid #b6b6b6; 
	border-bottom : 1px solid #b6b6b6; 
	background-color : #ffffff; 
	font-size : 11px;
	font-family : Verdana; 
	color : #000000;
	width : 150px; 
}
.dropdown
{
	font-size : 10px;
	font-family : Verdana; 
}
.buttonglow
{
	background-color: #789dc0;
	height: 22px;
	border: solid 1px #789dc0;
	color: #ffffff;
	cursor: hand;
	font-size : 10px;
	font-family : Verdana; 
	font-weight: bold;
	padding-top: 3px;
	width: 120px;
}

.buttonnormal
{
	background-color: #c6d6e5;
	color: #333333;
	height: 22px;
	border: solid 1px #789dc0;
	font-size : 10px;
	font-family : Verdana; 
	font-weight: bold;
	padding-top: 3px;
	width: 120px;
}
a.cattitle:link
{
	font-size : 10px;
	font-family : Verdana; 
	font-weight: bold;
	text-decoration: none;
	color: Olive;
}
a.cattitle:hover
{
	font-size : 10px;
	font-family : Verdana; 
	font-weight: bold;
	text-decoration: underline;
	color: Olive;
}
a.cattitle:visited
{
	font-size : 10px;
	font-family : Verdana; 
	font-weight: bold;
	text-decoration: none;
	color: Olive;
}
.catheader
{
	font-size : 11px;
	font-family : Verdana; 
	font-weight: bold;
	text-decoration: none;
	color: Black;
}
a.catheader:link
{
	font-size : 11px;
	font-family : Verdana; 
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}
a.catheader:hover
{
	font-size : 11px;
	font-family : Verdana; 
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}
a.catheader:visited
{
	font-size : 11px;
	font-family : Verdana; 
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}
.headingbold
{
	font-size : 12px;
	font-family : Verdana; 
	font-weight: bold;
}
a.winclose:link
{
	font-size : 10px;
	font-family : Verdana; 
	font-weight: bold;
	text-decoration: none;
}
a.winclose:visited
{
	font-size : 10px;
	font-family : Verdana; 
	font-weight: bold;
	text-decoration: none;
}
.cartheading
{
	font-size : 10px;
	font-family : Verdana; 
	font-weight: bold;
}
.hide
{
	visibility: hidden;
}

a.addcart:link
{
	font-size : 11px;
	font-family : Verdana; 
	font-weight: bold;
	text-decoration: none;
	color: #ff9900;
}
a.addcart:hover
{
	font-size : 11px;
	font-family : Verdana; 
	font-weight: bold;
	text-decoration: underline;
	color: #ff9900;
}
a.addcart:visited
{
	font-size : 11px;
	font-family : Verdana; 
	font-weight: bold;
	text-decoration: none;
	color: #ff9900;
}
.controltext
{
	font-size : 8pt;
	font-family : Tahoma; 
	font-weight: bold;
	color: #ffffff;
}
.linktext
{
	font-size : 12px;
	font-family : Verdana; 
	color : #5F5957;
}
.listingtext
{
	font-family: Verdana;
	font-size: 9pt;
	color: #996633;
	font-weight : bold;
}
