body
{
	background-color: #f2f2f2;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

*
{
	font-family:Trebuchet MS,Tahoma,Arial,Helvetica,sans-serif;
}

TD
{
	font-size: 11px;
	color: #444444;
}

H1
{
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #2e6588;
	font-weight:bold;
}

H2
{
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}


a
{
	text-decoration: underline;
	color: #a80000;
	font-weight:bold;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
	
}

a.bottom
{
	text-decoration: none;
	color: #444444;
	font-weight:bold;
}

a.bottom:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
	
}

.stroke
{
	border: 1px solid #ffb32a;
}

.stroke2
{
	border: 1px solid #ffffff;
}
