/* CSS Document */

BODY
{
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
TD
{
	font-family: Arial;
}
.menu
{
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}
.menu a
{
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover
{
	color: #ff0c1b;
	text-decoration: none;
}
.menu_active
{
	height: 26px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ff0c1b;
}
.greyBorder
{
	border-top: 1px dashed #525352;
}
.text01
{
	text-align: left;
	font-size: 11px;
	color: #525352;
	padding-top: 10px;
	padding-bottom: 30px;
}
.text01 a
{
	color: #525352;
	text-decoration: none;
}
.text01 a:hover
{
	color: #525352;
	text-decoration: underline;
}
.text02
{
	text-align: right;
	font-size: 11px;
	color: #525352;
	padding-top: 10px;
	padding-bottom: 30px;
}
.text03
{
	text-align: justify;
	font-size: 12px;
	color: #525352;
	padding-bottom: 20px;
	line-height: 18px;
}
.text04
{
	text-align: right;
	color: #CC0000;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.text04b
{
	text-align: left;
	color: #CC0000;
	font-size: 12px;
}	
.texthead
{
	text-align: left;
	color: #CC0000;
	font-size: 16px;
	font-weight:bold;
}
.texthead1
{
	text-align: left;
	color: #CC0000;
	font-size: 14px;
	font-weight:bold;
}
.text04 a
{
	color: #CC0000;
	text-decoration: underline;
}
.text04 a:hover
{
	color: #000000;
	text-decoration: none;
}
.text03b
{
	text-align: justify;
	font-size: 12px;
	color: #525352;
	padding-bottom: 10px;
	line-height: 18px;
}
.text0
{
	text-align: left;
	font-size: 12px;
	color: #cc0000;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 30px;
}
.text0 a
{
	color: #000000;
	text-decoration: none;
}
.text0 a:hover
{
	color: #cc0000;
	text-decoration: underline;
}
.text0_active a
{
	color: #cc0000;
	text-decoration: none;
}