/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #692816; 
	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: #EFEFE7;
}
.body
{
	font-family:tahoma;
    font-size: 11px;
    color:#333333;
    text-decoration:none;
}
.heading
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;

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

}
.title
{
	font-family:tahoma;
	color:#666666;
	font-size: 13px;
	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;

}
.leftnav
{
	font-family:tahoma;
	color:#62676D;
	font-size: 11px;
	text-decoration:none;
	line-height: 20px;
}
.leftnav:hover
{
	font-family:tahoma;
	color:#692816;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	line-height: 20px;

}
.leftnavOn
{
	font-family:tahoma;
	color:#692816;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	line-height: 20px;

}.leftnav:hover
{
	font-family:tahoma;
	color:#692816;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	line-height: 20px;

}
.content {
	font-family:tahoma;
	color:#333333;
	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:#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;

}