BODY
{
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}
A
{
	color: #FE7E00;
}
A:HOVER
{
	color: #FF00FF;
}
H2
{
	color: #FE7E00;
}
TD
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	padding-right: 5px;
}
TH
{
	font-family: Verdana, serif;
	font-size: 10pt;
}
LI
{
	padding-bottom: 8px;
}
.error
{
	color: #FF0000;
}
#file_upload_area1
{
	position: relative;
	top: 0px;
	left: 0px;
}
#file_upload_area2
{
	position: absolute;
	top: 200px;
	left: 200px;
	width: 300px;
	height: 300px;
	background: #E4E4E4;
	border: 2px solid #000000;
}
#front_page_header
{
	position: absolute;
	top: 5px;
	left: 20px;
}
#front_page_content
{
	position: relative;
	top: 160px;
	left: 15px;
	width: 760px;
}
.front_page_readmore
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
BODY>DIV#front_page_header>DIV#login_box
{
	position: relative;
	height: 44px;
	left: 0px;
	padding-top: 5px;
	padding-left: 160px;
	padding-bottom: 0px;
	color: #000000;
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background-image: url(images/login_background.jpg);
	background-repeat: no-repeat;
	width: 760px;
}
#login_box
{
	position: relative;
	height: 44px;
	left: 0px;
	padding-top: 5px;
	padding-left: 80px;
	padding-bottom: 0px;
	color: #000000;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background-image: url(images/login_background.jpg);
	background-repeat: no-repeat;
	width: 760px;
}
#login_box TD
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
#login_box A
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
#standard_page_header
{
	position: absolute;
	top: 20px;
	left: 20px;
}
#standard_page_content
{
	position: relative;
	top: 120px;
	left: 15px;
	width: 760px;
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #B3B3B3;
}
BODY>DIV#bottom_banner
{
	position: relative;
	top: 150px;
	height: 26px;
	width: 760px;
	left: 15px;
	padding-top: 8px;
	padding-left: 15px;
	background-color: #E3E3E3;
}
#bottom_banner
{
	position: relative;
	top: 160px;
	height: 26px;
	width: 760px;
	left: 15px;
	padding-top: 8px;
	padding-left: 15px;
	background-color: #E3E3E3;
}
#content-with-wallpaper
{
	background-image: url(images/wallpaper.jpg);
	background-repeat: repeat-y;
	background-position: right;
	text-align: right;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	padding-right: 3px;
}

