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: #3c415a;
}

.bottom
{
	color: #ffffff;
	font-size: 10px;
}

H1
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #c5271a;
	font-weight:bold;
}

H2
{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}


a
{
	text-decoration: underline;
	color: #c5271a;
}

a:hover
{
	text-decoration: underline;
	color: #000000;
	
}

a.bottom
{
	text-decoration: none;
	color: #000000;
}

a.bottom:hover
{
	text-decoration: underline;
	color: #c5271a;
	
}

.stroke
{
	border: 2px solid #d3deed;
}

TD.index_02_bg
{
	background-image:url(../images/index_02_bg.jpg);
	background-repeat:repeat-y;
}

TD.index_04_bg
{
	background-image:url(../images/index_04_bg.jpg);
	background-repeat:repeat-y;
}

TD.bottom_bg
{
	background-image:url(../images/bottom_01.jpg);
	background-repeat:no-repeat;
}


