body
{
background-color:#cccc99;
font-family:verdana,arial,helvetica,Geneva,Swiss,SunSans-Regular;
font-size:9pt;

}

table, td
 {
font-family:verdana,arial,helvetica,Geneva,Swiss,SunSans-Regular;
font-size:9pt;
}

table.color, td.color
{
	background-color:#ffffff;
}

table.menucolor, td.menucolor
{
	background-color:#cccc99;
}

hr
{
	color:#666666;
	size:1px;
	height : 1px;
}

h1.header
{
font-size:13pt;
font-weight:bold;
padding:5px;
}


h2,.h2
{
font-size:14pt;
font-weight:bold;
padding:5px;
}

h3,.h3
{
font-size:13pt;
font-weight:bold;
padding:0px;
}


table.quote
{
	background-color: #ff0000;
}

.quotespan
{
	color:#000000;
	font-size:11pt;
	font-weight:bold;
	font-family:arial;
	font-style : italic;
	
}

a
{
color:#cc0000;
}

a.menu
{
font-weight:bold;
font-size:9pt;
color:#000066;
text-decoration:none;
padding:0px;
}

a.menu:hover
{
font-weight:bold;
font-size:9pt;
color:#cc0000;
}

a.menu-small
{
font-weight:bold;
font-size:7pt;
color:#ff0000;
}

a.menu-small:hover
{
font-size:7pt;
color:#000000;
}

input, textarea
{
	background-color:#cccc99;
	font-family:verdana;
	font-size:8pt;
	border-style: hidden;
	border-width:2px;
	border-color:#cccc99;
	padding:0px;
}
.thumbnail
{
font-size:7pt;
}

.validation
{
color:#cc0000;
font-size:7pt;
}