BODY
{
	background:#E0DDD3;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

A:link        {text-decoration: none; color: #666666; font-style: bold;}
A:visited     {text-decoration: none; color: #666666; font-style: bold;}
A:hover       {text-decoration: none; color: #000000; font-style: bold;}

.cmd{background:#E5DDBC;color:#202020;font-family:Verdana,Arial,Helvetica;font-size:8pt;width:150;}
.input_txt{font-family:Verdana,Arial,Helvetica;font-size:8pt;height:20;}
.input_area{font-family:Verdana,Arial,Helvetica;font-size:8pt;width:390;height:200;}

td, th, p, li
{
    font-size: 8pt;
	color:#666666;
	font-family:Verdana;
}

.bottomMenu
{
	font-size: 8pt;
	color:#666666;
	font-family:Verdana;
}

.bottomMenu a, .bottomMenu a:visited
{
	color: #996633;
	text-decoration: none;
}

.bottomMenu a:hover
{
	text-decoration: underline;
}

.topMenu, .topMenu a, .topMenu a:visited
{
	font: bold 7pt verdana;
	background:#E5DDBC;
	color:#990000;
}

.topMenu a:hover
{
	color:#996633;
}

.button
{
	background:#D7B674;
	margin-top: 4px;
	padding: 1px;
	width: 80px;
	color:#ffffff;
	font: bold 7pt verdana;
	cursor: pointer;
	
	
}

.button a:hover
{
	background:#C2A469;
}

.section, li { color:#666666; }
.section a, .section a:visited { color:#996633; }
.section a:hover { text-decoration: underline; }

.info
{
	cursor: help;
}

.finePrint
{
	font: 7pt verdana;
}

.currency 
{
	font: 8pt verdana;
	color:#990000;
}

.currency a, .currency a:visited
{
	font: bold 8pt verdana;
	color:#990000;
}

.currency a:hover
{
	color:#996633;
}
