body.main  {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	scrollbar-arrow-color: #CC0000 
}

a:link  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #CC0000;
	font-weight : bold;
	font-size : 12px;
}

a:active  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #FFA6A6;
	font-weight : bold;
	font-size : 12px;
}

a:visited  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FFA6A6;
	font-weight : bold;
	font-size : 12px;
}

a:hover  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	color : #FFA6A6;
	font-weight : bold;
	font-size : 12px;
}

a.navoff:link  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FFA6A6;
	font-weight : bold;
	font-size : 10px;
}

a.navoff:active  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FFA6A6;
	font-weight : bold;
	font-size : 10px;
}

a.navoff:visited  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FFA6A6;
	font-weight : bold;
	font-size : 10px;
}

a.navoff:hover  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 10px;
}


a.small:link  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #CC0000;
	font-weight : none;
	font-size : 10px;
}

a.small:active  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FFA6A6;
	font-weight : none;
	font-size : 10px;
}

a.small:visited  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FFA6A6;
	font-weight : none;
	font-size : 10px;
}

a.small:hover  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FFA6A6;
	font-weight : none;
	font-size : 10px;
}

font  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
	font-weight : none;
	color : Black;
}

font.small  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : Black;
	font-weight : none;
	font-size : 10px;
}

font.times  {
	font-family : Times New Roman, Times, serif;
	font-weight : normal;
	font-size : 12px;
	color : Black;
}

font.red  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #CC0000;
	font-size : 12px;
}

font.redbold {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #CC0000;
	font-size : 12px;
}

font.redsmall {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #CC0000;
	font-size : 10px;
}

font.graysm  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 10px;
	color : silver;
}

font.white {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	color : #FFFFFF;
}

font.whitebold {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #FFFFFF;
}

font.whitesm  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #FFFFFF;
	font-weight : bold;
	font-size : 10px;
}

td  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	color : Black;
}

p  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
	color : Black;
}

li {
	font-family : Arial, Helvetica, sans-serif;
    list-style : square;
}

select  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CC0033;
	background-color: white;
	border: 0px inset White;
	border-bottom : 0px none White;
}

input  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CC0033;
	background-color: white; 	
	border: none		
}	 

input.shop	   {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CC0033;
	background-color: white;
	border: 1px solid #D4D4D4;
}	 
TEXTAREA   {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #CC0033;
	background-color: white; 	
	border: none
}
