BODY
{
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #333333;
	font-family: Tahoma, Verdana, Arial;
	color: #fffff;
	font-size: 10pt;
	line-height: normal;
	text-align: center;
}

DIV.top_center
{
	position: relative;
	width: 750px;
	height: 160px;
	background-image: url("images/header.gif");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

DIV.main_center
{
	position: relative;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images/main_background.gif");
	background-repeat: x-repeat;
	text-align: right;
}

DIV.menu
{
	float: left;
	background-image: url("images/menu_background.gif");
	background-repeat: x-repeat;
	spacing-left: 25px;
}

DIV.main
{

	min-height: 300px;
}
/*\*/
* html .text {
height: 300px;
}
/**/

DIV.spacer_center
{
	position: relative;
	width: 750px;
	height: 50px;
	background-image: url("images/spacer.gif");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

DIV.footer_center
{
	position: relative;
	width: 750px;
	height: 47px;
	background-image: url("images/footer.gif");
	background-repeat: no-repeat;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

DIV.bottom_center
{
	position: relative;
	width: 750px;
	height: 26px;
	background-image: url("images/bottom.gif");
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

DIV.bottom_note
{
	position: relative;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	font-size: 8pt;
}

.bottom_note.A:HOVER
{
	color: #ffffff;
}

DIV.menu_link
{
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 6px;
	padding-bottom: 4px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 0px;
	border-bottom-width: 1px;
}

A
{
	color: #e5ffff;
}

A.menu_link
{
	margin-right: 5px;
	text-decoration: none;
}

A.menu_link:HOVER
{
	color: #333333;
}

A.small_link
{
	text-decoration: none;
	font-size: 8pt;
}



H1
{
	margin: 0px;
	font-size: 14pt;
	margin-left: 220px;
	margin-right: 30px;
	padding-top: 10px;
	padding-bottom: 4px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 0px;
	border-bottom-width: 1px;
	text-align: left;
	color: #ffffff;
}

DIV.text
{
	margin-left: 220px;
	margin-right: 30px;
	text-align: justify;
	padding-top: 10px;
	color: #ffffff;
	font-size: 8pt;
}

TD
{
	font-family: Tahoma, Verdana, Arial;
	color: #ffffff;
	font-size: 10pt;
}

TD.left
{
	width: 300px;	
}

TD.right
{
	width: 100px;
	text-align: right;
}

.picture
{
	border-style: solid;
	border-width: 3px;
	border-color: #ffffff;
}

.picture:HOVER
{
	border-style: solid;
	border-width: 3px;
	border-color: #000000;
}
