/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #D7D5AC; 
	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: #445565;
}
img {
	border:none;
}
td
	{
	font-family:tahoma;
	font-size: 11px;
	color:#404040;
}
.heading
{
	font-family:tahoma;
	color:#000000;
	font-size: 16px;
	font-weight: bold;

}
.caption
{
	font-family:tahoma;
	color:#666666;
	font-size: 12px;
	font-weight: bold;

}
.topnav
{
	font-family:tahoma;
	color:#F6F7F7;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;

}
.content {
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	line-height: 18px;
}
.button
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.button:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family:tahoma;
	color:#62676D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.top:hover
{
	font-family:tahoma;
	color:b7c754;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}
.top:active
{
	font-family:tahoma;
	color:#FFFFFF;
	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;

}
.style3 {
color:#666666;
font-size: 12px;
text-decoration:none;
font-family: Tahoma;
}
.style4 {color: #000000}
.style5 {font-size: 11px}
input.text {
color:#2e2e2e;
font-size: 12px;
text-decoration:none;
font-family: Tahoma;
font-variant: normal;
text-transform: uppercase;
}
.style6 {
color:#666666;
font-size:12px;
font-weight:bold;
text-decoration:none;
font-family: Tahoma;
}
a:link {
text-decoration: none;
color: #666666;
}
a:visited {
text-decoration: none;
color: #666666;
}
a:hover {
text-decoration: underline;
color: #CCCCCC;
}
a:active {
text-decoration: none;
border:none;
}
body {
background-color: #000000;
}
select {
color:#2e2e2e;
font-size: 12px;
text-decoration:none;
font-family: Tahoma;
font-variant: normal;
text-transform: uppercase;
}
.submit input {
color:#2e2e2e;
font-size: 12px;
text-decoration:none;
font-family: Tahoma;
font-variant: normal;
text-transform: uppercase;
}

.form {
width:300px;
margin-left:20px;
margin-top:10px;
}

label{
	display:block;
	font-weight:bold;
	margin-top:15px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.link_quote {
	color:#FFFFFF;
	font-family:tahoma;
	font-size: 12px;
	font-weight: bold;
}
.link_quote a{
color:#FFFFFF;
text-decoration:none;
	font-family:tahoma;
	font-size: 12px;
	font-weight: bold;
}
.link_quote a:visited {
color:#FFFFFF;
}
.link_quote a:hover{
text-decoration:underline;
}