BODY
{
	
	margin: 5px 0px 5px 0px;
}
SPAN.home_grey_txt
{
	font-family:  Verdana, Arial;   
	font-size: 12px;
	color: #272935;
}
SPAN.home_scroller_txt
{
	font-family:  Verdana, Arial;   
	font-size: 11px;
	color: #9FA1AD;
}
SPAN.home_footer_txt
{
	font-family:  Verdana, Arial;   
	font-size: 9px;
	color: #EDEAEC;
}
SPAN.inside_footer_txt
{
	font-family:  Verdana, Arial;   
	font-size: 9px;
	color: #555865;
}
TR.menu_item
{
	font-family:  Verdana, Arial;   
	font-size: 11px;
	font-weight: bold;
	text-indent: 10px;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #565865;
	height: 30px;
}
TR.menu_item TD.selected
{
	background-color: #272935;
}
TR.menu_subitem
{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-indent: 25px;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #6D6F7C;
	height: 25px;
}
TR.menu_subitem TD.selected, TR.menu_subitem TD.hover
{
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	font-weight: bold;
	height: 25px;
	background-color: #8C8E9A;
}
SELECT
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 180px;
}
A.leftnav:link, A.leftnav:visited, A.leftnav:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
A.homelink:link, A.homelink:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
A.homelink:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
A:link, A:visited
{
	text-decoration: none;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
}
A:hover
{
	text-decoration: underline;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
}
UL
{ 
	margin:5px 10px 10px 0px;
}
LI
{
	margin-left: 30px;
}
.content_txt
{
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 20px;
/*	text-align: justify;	*/
}
.centered
{
	text-align: center;
}
