/* CSS Document */

BODY {
	background-image:url(images/bkg_tile.gif); background-position: center; background-repeat:repeat-y;
}

h1 {  font-size: 14px; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: #404040; margin-bottom: 0; padding-bottom: 2px; }
h2 {  font-size: 12px; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; color: #404040; margin-bottom: 0; padding-bottom: 2px; }

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: 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;

}
.leftnav
{
	font-family:tahoma;
	color:#707070;
	font-size: 11px;
	text-decoration:none;

}
.leftnav:hover
{
	font-family:tahoma;
	color:#707070;
	font-size: 11px;
	text-decoration:underline;

}
.topnav:hover
{
	font-family:tahoma;
	color:#DFDFDF;
	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:#707070;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;

}

.top_but
{
	font-family:tahoma;
	color:#707070;
	font-size: 14px;
	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;

}
