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;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

*
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
}

TD
{
	font-size: 12px;
	color: #444444;
}

.red
{
	color: #b20000;
}

.white
{
	color: #ffffff;
}

.orange
{
	color: #ff9900;
}


h1 {
	font-size: 20px;
	color: #365151;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-weight: normal;
}

h2 {
	font-size: 13px;
	color: #333333;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-weight: bold;
}

a
{
	text-decoration: underline;
	color: #a43030;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
}


a.bottom
{
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
}

a.bottom:hover
{
	text-decoration: underline;
	color: #ff9900;
	font-weight: bold;
}


.stroke
{
	border: 1px solid #cccccc;
}

.bg_bottom
{
	background-image:url(../images/index_06.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

