
.header
	{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px;
	color:#EA4E00;
	}

.required {color:cc0000}

TABLE, P, BR, TD, TR, UL
	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 150%;
	list-style-type: square;
}

BODY 	{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #4d4d4d;
	background-color: #ffffff;
	margin-left: -1px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('/images/background/background.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}

.contentArea 	{
	font-family: Verdana, Arial, Helvetica;
	width:570px;
	font-size: 10px;
	color: #4d4d4d;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:20px;
	padding-top:10px;
}

.leftcontent	{
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 5px;
	width: 170px;
	background-color: #FFF;
	background-image: url('/images/background/background_box_180x300.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	border: 1px solid #000;
	-khtml-border-radius-topleft: 2px;
	-moz-border-radius-topleft: 2px;
	border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-khtml-border-radius-topright: 2px;
	-moz-border-radius-topright: 2px;
	border-top-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-khtml-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-khtml-border-radius-bottomright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-bottom-right-radius: 2px;
}


.border {
padding-left:5px;
	border: 1px solid #000;
	-khtml-border-radius-topleft: 2px;
	-moz-border-radius-topleft: 2px;
	border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-khtml-border-radius-topright: 2px;
	-moz-border-radius-topright: 2px;
	border-top-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-khtml-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-khtml-border-radius-bottomright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-bottom-right-radius: 2px;
}
#footer {
	height: 80px;
	width: 730px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	position: relative;
	background-image: url('/images/background/footer.jpg');
	background-repeat: no-repeat;
	font-size:10px;
	color:#4d4d4d;
	border: 1px solid #000;
	-khtml-border-radius-topleft: 2px;
	-moz-border-radius-topleft: 2px;
	border-top-left-radius: 2px;
	-webkit-border-top-right-radius: 2px;
	-khtml-border-radius-topright: 2px;
	-moz-border-radius-topright: 2px;
	border-top-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-khtml-border-radius-bottomleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-bottom-left-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-khtml-border-radius-bottomright: 2px;
	-moz-border-radius-bottomright: 2px;
	border-bottom-right-radius: 2px;
}


A:link {font-family: Verdana, Arial, Helvetica; font-size: 10px;color:#1337d3; }
A:visited {font-family: Verdana, Arial, Helvetica; font-size: 10px;color:#1337d3; }
A:active {font-family: Verdana, Arial, Helvetica; font-size: 10px;color:#1337d3; }
A:hover {font-family: Verdana, Arial, Helvetica; font-size: 10px;color:#1337d3; background-color:#c0e5f7}






