/* CSS Document */

BODY
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
TD
{
	font-family: Arial;
}
.BodyBG
{
	background-image: url(images/img004.jpg);
	background-repeat: no-repeat;
	height: 332px;
}
.InnerBodyBG
{
	background-image: url(images/img010.jpg);
	background-repeat: no-repeat;
	height: 332px;
}
.footer
{
	border-top: 1px solid #828282;
	color: #080808;
	text-align: left;
	font-size: 11px;
	padding-top: 5px;
	height: 30px;
	padding-left: 5px;
}
.footer a
{
	color: #080808;
	text-decoration: none;
}
.footer a:hover
{
	color: #c61010;
	text-decoration: underline;
}
.bullet01
{
	background-color: #b70000;
	background-image: url(images/bullet01.gif);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 20px;
	line-height: 18px;
	font-size: 12px;
	color: #ffffff;
}
.bullet02
{
	background-color: #b70000;
	background-image: url(images/bullet01.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	line-height: 18px;
	font-size: 12px;
	color: #ffffff;
	padding-right: 5px;
}
.bullet03
{
	background-color: #b70000;
	background-image: url(images/bullet01.gif);
	background-repeat: repeat-y;
	text-align:left;
	padding-left: 20px;
	line-height: 18px;
	font-size: 18px;
	color: #ffffff;
	padding-right: 5px;
}
.text01
{
	color: #000000;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 20px;
}
.borderBottom
{
	border-bottom: 1px dashed #202020;
}
.text02
{
	color: #000000;
	font-size: 12px;
	text-align: left;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.text03
{
	color: #000000;
	font-size: 12px;
	text-align: center;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 20px;
}
.textRed
{
	color: #CC0000;
	font-weight: bold;
}

.style1
{
	color: #CC0000;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.style2
{
	color: #000000;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.textred2
{
      color: #CC0000;
	font-weight: bold;
	font-size: 12;
}
