/*3388CC 4411A1*/
BODY
{
	margin: 200px;
	height: 100%;
	background-color: #FFFFFF;
	font: normal 0.8em Arial;
}
A
{
	text-decoration: none;
	color: #3388CC;
	font-weight: bold;
}
A:hover
{
	text-decoration: underline;
}
IMG
{
	border: 0px solid #000000;
}
/**/
#menu
{
	position: absolute;
	top: 0px;
	margin-top: 20px;
}
#menu P
{
}
#menu UL
{
	background-color: #3388CC;
	color: #FFFFFF;
}
#menu A
{
	color: #FFFFFF;
}
#menu LI
{
	float: left;
	list-style: none;
	background: #3089CD;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 50px;
	margin-left: -40px;
}
#maincontent
{
	position: absolute;
	top: 160px;
	width: 700px;
}
#maincontent H1
{
	font: bold 1.4em Arial;
	color: #3388CC;
	display: inline;
}
#maincontent H2
{
	font: normal 1.3em Arial;
	color: #3388CC;
	display: inline;
}
#maincontent H3
{
	font: normal 1.2em Arial;
	color: #3388CC;
}
#maincontent H4
{
	font: normal 1.1em Arial;
	color: #3388CC;
}
#maincontent H5
{
	font: normal 1em Arial;
	color: #3388CC;
	display: inline;
	margin-bottom: 1px;
}
#maincontent INPUT
{
	font: normal 100% Arial;
	border-width: 1px;
	border-color: #3388CC;
	background-color: #FFFFFF;
	color: #3388CC;
}
#maincontent SELECT
{
	border-width: 1px;
	border-color: #3388CC;
	background-color: #FFFFFF;
	color: #3388CC;
}
.profile_table
{
	border-style: solid;
	border-width: 1px;
	border-color: #3388CC;
	background-color: #FFFFFF;
	color: #000;
}
.text_table
{
	border-style: none;
	border-width: 0px;
}
.footer_text
{
	text-align: center;
}
.horiz_div
{
	background: url(../images/bg_menu_2.gif) repeat-x;
}
