/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #7C684A; 
	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: #D7D2BC;
}

h1{
 font: bold 120% Arial, Helvetica, sans-serif;
 color: #404040;
 margin: 0px;
 padding: 0px;
}

h2{
 font: 100% Verdana,sans-serif;
 color: #0066cc;
 margin: 0px;
 padding: 0px;
}

h3{
 font: 100% Verdana,sans-serif;
 color: #990000;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Verdana,sans-serif;
 color: #cccccc;
 margin: 0px;
 padding: 0px;
}

h5{
 font: bold 125% Verdana,sans-serif;
 color: #ffffff;
 margin: 0px;
 padding: 0px;
}

a:link, a:visited{
	color: #ffffff;
	text-decoration: none;
	font: 120% Arial, Helvetica, sans-serif;
}

a:hover{
    color: #990000;
	text-decoration: underline;
}

a.glink, a.glink:visited{
    font: 120% Arial,sans-serif;
	line-height: 20px;
    color: #543D2C;
	margin: 0px;
	padding: 2px 5px 4px 5px;
}

a.glink:hover{
	text-decoration: underline;
}

td
{
font-family:tahoma;
font-size: 11px;
color:#404040;
}
.heading
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;

}
.caption
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;

}

.caption2
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;

}

.topnav
{
    font-family: 120% Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;

}

.topnav:hover
{
	font-family: 120% Arial, Helvetica, sans-serif;
	color:#ffffff;
	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:#3D3D3D;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.top:hover
{
	font-family:tahoma;
	color:#3D3D3D;
	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;

}
.green {
	font-size: 14px;
	color: #7BC145;
	font-weight: bold;
}
