/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #333333;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #e2edc2;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	BACKGROUND-COLOR: #797979;
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	font-family:tahoma;
	font-size: 11px;
	color:#404040;
}
td
{
	font-family:tahoma;
	font-size: 11px;
	color:#404040;
}
.heading
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.caption
{
	font-family:tahoma;
	color:#6D8DB5;
	font-size: 12px;
	font-weight: bold;
}
.topnav
{
	font-family:tahoma;
	color:#D6D6D6;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.topnav:hover
{
	font-family:tahoma;
	color:#D6D6D6;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}
.copyright
{
	font-family:tahoma;
	color:#999999;
	font-size: 11px;
	text-decoration:none;
}
.copyright:hover
{
	font-family:tahoma;
	color:#999999;
	font-size: 11px;
	text-decoration:underline;
}
.content {
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.form
{
	border: #000000 1px solid;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-family: tahoma;
	background-color: #F5F5F5;
	text-decoration: none;
}
.button
{
	border: #000000 1px solid;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-family: tahoma;
	background-color: #F5F5F5;
	text-decoration: none;
}
.top
{
	font-family:tahoma;
	color:#62676D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.top:hover
{
	font-family:tahoma;
	color:#62676D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}
.right
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.right:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}
.footer
{
	font-family:tahoma;
	color:#2E4353;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.footer:hover
{
	font-family:tahoma;
	color:#2E4353;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
}
