body, p, td, tr, ul, ol, span, div
{
color: white;
font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif,Serif;
font-size: 11px;
color: #a8b2df;
margin: 0 0 1em 0; 
}

a:link
{
text-decoration:underline;
color: #a8b2df;
}

a:visited
{
text-decoration:underline;
color: #a8b2df;
}

a:hover
{
text-decoration:underline;
color: #ffffff;
}

.menuitem
{
font-size:10px;
color:#ffffff;
decoration: none;
}

.chosenmenuitem
{
font-size:11px;
color:#ffffff;
decoration: none;
}

.menuitem:visited
{
text-decoration:none;
color:#ffffff;
}

.menuitem:link
{
color:#ffffff;
text-decoration:none;
}

.menuitem:hover
{
color:#ffcc00;
text-decoration:none;
}


.buyonline
{
font-size:14px;
}


.buyonline:visited
{
text-decoration:none;
color:#ffffff;
}

.buyonline:link
{
color:#ffffff;
text-decoration:none;
}

.buyonline:hover
{
color:#ffcc00;
text-decoration:none;
}


.chosensubmenuitem
{
font-size:10px;
color:#ffffff;
decoration: none;
}

.submenuitem
{
font-size:10px;
color:#c0c0c0;
decoration: none;
}

.submenuitem:visited
{
text-decoration:none;
color:#c0c0c0;
}

.submenuitem:link
{
color:#c0c0c0;
text-decoration:none;
}

.submenuitem:hover
{
color:#ffffff;
text-decoration:none;
}


H2
{
font-size:16px;
color:#ffffff;
}

H3
{
font-size:14px;
}

.copyright1
{
color:#ffffff;
font-size:10px;
}

.copyright2
{
color:#000000;
font-size:10px;
text-decoration:none;
}

.footerlink:link,.footerlink:visited
{
color:#000000;
font-size:10px;
text-decoration:none;
}

.footerlink:hover
{
color:#000000;
font-size:10px;
text-decoration:underline;
}

input 
{
	background-color: #c0c0c0;
	color: #000000;
	font-size: 11px;
	border: 1px #505050;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
}

textarea
{
	background-color: #c0c0c0;
	color: #000000;
	font-size: 11px;
	border: 1px #505050;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
}

select
{
	background-color: #c0c0c0;
	color: #000000;
	font-size: 11px;
	border: 1px #505050;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
}

