body
{
	background-color: #605c50;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
}

*
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}

TD
{
	font-size: 11px;
	color: #444444;
}

.white
{
	color: #ffffff;
}

.orange
{
	color: #dd7a12;
}

.small
{
	font-size: 10px;
}


H1
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #2d5980;
	font-weight:bold;
}

H2
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}

a
{
	text-decoration: underline;
	color: #aa2211;
	font-weight:bold;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}

a.bottom
{
	text-decoration: underline;
	color: #c8c9c2;
	font-weight:bold;
}

a.bottom:hover
{
	text-decoration: underline;
	color: #ffffff;
	font-weight:bold;
}


.stroke
{
	border: 1px solid #aa2211;
}

.bg1
{
	background-image:url(../images/bg_01.jpg);
	background-repeat:repeat-x;
}

.bg2
{
	background-image:url(../images/bg_02.jpg);
	background-repeat:repeat-x;
}

.bg3
{
	background-image:url(../images/bg_03.jpg);
	background-repeat:repeat-x;
}

.bg4
{
	background-image:url(../images/bg_04.jpg);
	background-repeat:repeat-x;
	background-color:#c5c5ba;
}

.bg5
{
	background-image:url(../images/bg_5.jpg);
	background-repeat:repeat-x;
}

.td_bottom
{
	background-image:url(../images/bottom.jpg);
	background-repeat:repeat-x;
}

.bg_logo
{
	background-image:url(../images/bg-logo.jpg);
	background-repeat:no-repeat;
}