/* CSS Document */

BODY {
	SCROLLBAR-FACE-COLOR: #96A1AA; 
	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: #F1F1F1;
}

td
{
	font-family:tahoma;
	font-size: 12px;
	color:#404040;
	vertical-align: top;
}
.heading
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;

}
.headingd
{
	font-family:tahoma;
	color:#404040;
	font-size: 13px;
	font-weight: bold;
}
.caption
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 15px;
	font-weight: bold;

}

.caption2
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;

}
.topnav
{
	font-family:tahoma;
	color:#DFDFDF;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	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;

}
.sbutton
{
	font-family:tahoma;
	color:#000000;
	font-size: 10px;
	text-decoration:none;
}
.swbutton
{
	font-family:tahoma;
	color:#FFF;
	font-size: 8px;
	text-decoration:none;
}
.swbutton:link { font-family:tahoma; color:#FFF; font-size: 8px; font-weight: normal; text-decoration:none; }
.swbutton:visited { font-family:tahoma; color:#FFF; font-size: 8px;	font-weight: normal; text-decoration:none; }
.swbutton:hover { font-family:tahoma; color:#FFF; font-size: 8px; font-weight: normal; text-decoration:underline; }
.swbutton:active { font-family:tahoma; color:#FFF; font-size: 8px; font-weight: normal; text-decoration:none; }

.button:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family:tahoma;
	color:#707070;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.top:hover
{
	font-family:tahoma;
	color:#707070;
	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;

}

