body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	margin:0 10px;
	background: url(../images/whiteline2.gif) top left repeat-x;
	color:white;
	text-align:center;
}


.clearer { clear:both; height:1px; overflow:hidden; margin-top:-1px; }


div.menu {
	float:left;
}

div.content {
	text-align:left;
	margin:0px 270px;
}

div.images { 
	float:right;
	width:255px;
}

TABLE{border-collapse:collapse}

img { border: 2px solid white ; }


TD, P, DIV
{
    FONT-FAMILY: Verdana, Arial;
	
    FONT-SIZE: 9pt
}
input, select, textarea
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8pt
}
TH
{
    BACKGROUND-COLOR: #0099FF;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 8.5pt
}
A
{
	COLOR: white;
	TEXT-DECORATION: none;
	font-weight: bold;
	FONT-SIZE: 9pt

}

A:hover
{
    COLOR: white;
    TEXT-DECORATION: underline;
}
H1
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE:14pt;

}
H2
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 12pt;
	FONT-WEIGHT: bold
}

H3, h3.news, h3.news a:link, h3.news a:visited
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Verdana, Arial;
	FONT-WEIGHT: bold;
	color:#FFCC66; 
	margin:3px 0px 3px;
}

div.footer {
	border:1px solid silver;
	border-width:1px 0 1px 0;
	padding-top:10px;
	background:url(.././images/footer-fade.png) 0px -20px repeat-x;
	margin:20px -20px -20px -20px;
	height:80px;
	font-size:8pt;
	text-align:center;
	line-height:1.8em;
	color:white;
}

div.footer  a:link
, div.footer  a:visited
, div.footer  a:hover
, div.footer  a:active  {
	font-size:7pt;
}

p.home {
	font-size:8pt; 
	font-weight:normal;
	line-height:1.6em;
}

div.newslist {
	border-bottom:1px dotted silver;
	padding-bottom:10px;
	margin-bottom:15px;
}

div.quote {
	border-left:3px double white;
	padding-left:20px;
	margin:20px 40px;
	font-size:20pt;
	line-height:1.1em;
	color:#FFEBBF;
	font-family:serif;
	font-style:italic;
}

