/* CSS Document */

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

td
{
font-family:tahoma;
font-size: 11px;
color:#404040;
}

.heading
{
	font-family:tahoma;
	font-size: 24px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}

.linkheading
{
	font-family:tahoma;
	font-size: 24px;
	font-weight: bold;
	text-transform: none;

}

.subheading
{
	font-family:tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #000000;

}

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

}

.caption2
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 13px;
	font-weight: Bold;

}
.big
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 18px;
	font-weight: none;

}
.topnav
{
	font-family:tahoma;
	color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}
.topnav:hover
{
	font-family:tahoma;
	color:#ffffff;
	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;

}
.button:hover
{
	font-family:tahoma;
	color:#000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;

}

.top
{
	font-family:tahoma;
	color:#1B3047;
	font-size: 11px;
	text-decoration:none;

}
.top:hover
{
	font-family:tahoma;
	color:#1B3047;
	font-size: 11px;
	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;

}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.smallbody {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.smallbodyred {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}

.smallbodyblue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0000ff;
}
