
body
{
	background-color: #FEFFD4;
	background-image: url(../images/bg_body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}

a
{
	color: #0038f4;
	text-decoration: underline;
}

a:hover
{
	color: #009705;
	text-decoration: none;
}

.Header
{
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
}

.SubHeader
{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.Text
{
	font-size: 12px;
	color: #000000;
}

.BodyTable td
{
	font-size: 12px;
	padding: 0px 10px 20px 0px;
}

li
{
	list-style-type: disc;
	padding: 0px 0px 10px 0px;
}	

#box {background: transparent; margin:0; padding: 0px 0px 0px 0px;}
.boxxtop, .boxxbottom {display:block; background:transparent; font-size:1px;}
.boxxb1, .boxxb2, .boxxb3, .boxxb4 {display:block; overflow:hidden;}
.boxxb1, .boxxb2, .boxxb3 {height:1px;}
.boxxb2, .boxxb3, .boxxb4 {background:#fff; border-left:1px solid #000000; border-right:1px solid #000000;}
.boxxb1 {margin:0 5px; background:#000000;}
.boxxb2 {margin:0 3px; border-width:0 2px;}
.boxxb3 {margin:0 2px;}
.boxxb4 {height:2px; margin:0 1px;}
.boxxboxcontent {display:block; background:#fff; border:0 solid #000000; border-width:0 1px; margin: 0px 0px 0px 0px; padding: 5px 10px 5px 10px;}

.Footer
{
	font-size: 11px;
	color: #000000;
}