/* CSS Document */
body
{
	background-image:url(images/bg_greybox04.jpg)

}

.content_form
{
	font: 8pt/13pt Trebuchet Ms; 
	color:#000000;
}
.content
{
	font: 8pt/13pt Trebuchet Ms; 
	color:#772431;
}

.content a:link
{
	font: 8pt/13pt Trebuchet Ms; 
	color:#246877;
	text-decoration:none;
}
.content a:hover
{
	font: 8pt/13pt Trebuchet Ms; 
	color:#533319;
	text-decoration:underline;
}
.content a:visited
{
	font: 8pt/13pt Trebuchet Ms; 
	color:#2A7724;
	text-decoration:underline;
}

.top-menu
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}
.top-menu a:link
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.top-menu a:hover
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
.top-menu a:visited
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
.right-menu
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#999999;
}

.right-menu a:link
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#999999;
}
.right-menu a:hover
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	color:#336699;
}
.right-menu a:visited
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#686565;
}
.table_border 
	{
	font: 8pt/12pt Verdana; 
	color:#000000;
	 border: 1px solid #DCDCDC;
	 line-height:100%;
}
.footer
{
	font-family:Tahoma;
	font-size:10px;
	color:#333333;
}
.footer a:link
{
	font-family:Tahoma;
	font-size:10px;
	color:#B34700;
	text-decoration:none;
}
.footer a:hover
{
	font-family:Tahoma;
	font-size:10px;
	color:#B34700;
	text-decoration:underline;
}

.footer a:visited
{
	font-family:Tahoma;
	font-size:10px;
	color:#B34700;
	text-decoration:none;
}
