body
{
	background-color: #ffffff;
	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: #555555;
}

H1
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight:bold;
}

H2
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #b83400;
	font-weight:bold;
}

.red
{
	color: #b83400;
}

a
{
	text-decoration: underline;
	color: #b83400;
	font-weight:bold;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
	
}

a.white
{
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}

a.white:hover
{
	text-decoration: underline;
	color: #eae901;
	font-weight:bold;
	
}

.stroke
{
	border: 1px solid #5f5f5f;
}


.bg_left
{
	background-image:url(../images/index_07.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.bg_bottom1
{
	background-image:url(../images/index_11.gif);
	background-repeat:no-repeat;
}

.bg_bottom2
{
	background-image:url(../images/index_13.gif);
	background-repeat:no-repeat;
}
#intlink {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-align: center;

}

#intlink a {

	color: #666666;

	text-decoration: none;

font-weight: normal;

}