font.bodytext
{
	font-family: tahoma, verdana;
	font-size: 11px;
	line-height: 14pt;
	color: #444444;
}
font.grayboxtext
{
	font-family: tahoma, verdana;
	font-size: 11px;
	line-height: 13pt;
	color: #444444;
}
font.copyright
{
	font-family: tahoma, verdana;
	font-size: 10px;
	line-height: 16pt;
	color: #555555;
}
font.menuarrows
{
	font-family: tahoma, verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	color: #ec8510;
}
font.menutext
{
	font-family: tahoma, verdana;
	font-size: 10px;
	line-height: 18pt;
	font-weight: bold;
	color: #444444;
}
font.bluesmheading	
{ 
	color: #2A568F; 
	font-size: 7pt; 
	font-style: normal; 
	font-weight: bold; 
	line-height: 10px; 
	font-family: Tahoma, Verdana, Arial; }


h1.headings
{
	font-family: tahoma;
	font-size: 28px;
	font-weight: normal;
	line-height: 28px;
	color: #3a1b0b;
	margin-bottom: 2px;
}
h1.orange
{
	font-family: tahoma;
	font-size: 16px;
	color: #eb7e01;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 2px;
}
h1.subtitle
{
	font-family: tahoma;
	font-size: 13px;
	color: #9b947e;
	line-height: 13px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}
blockquote
{
	width: 65%
}
div.defaultmargin
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	text-align: left;
}
div.bodymargin
{
	padding-left: 10px;
	padding-right: 20px;
	text-align: left;
}
div.menumargin
{
	padding-left: 20px;
	text-align: left;
}
div.bottommenu
{
	padding-top: 5px;
}
div.menubar
{
	width: 800px;
	height: 30px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	background-image:url('images/m_bg.gif');
}

A:LINK { color: #0364E7; text-decoration: none}
A:VISITED { color: #0364E7; text-decoration: none}
A:HOVER {color : #0364E7;  text-decoration: underline}


A.copyright:LINK { color: #6c5b44; text-decoration: none}
A.copyright:VISITED { color: #6c5b44; text-decoration: none}
A.copyright:HOVER {color : #edebe0;  text-decoration: underline}

A.menu:LINK { color: #012a71; text-decoration: none}
A.menu:VISITED { color: #012a71; text-decoration: none}
A.menu:HOVER {color : #0364E7;  text-decoration: none}

// 	{ list-style-image: url(bullet_gold.gif); }
UL
	{ list-style-image: url("images/bullet_orange.gif");
	  margin : 10px 0px 0px 30px;
}

OL
	{ 
	  margin : 10px -10px 0px 30px;
}
