body
{
	background-color: #000000;
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
#page
{
	margin: 0 auto 0 auto;
	width: 980px;
}
form
{
	margin: 0;
}
h1
{
	font-size: 22px;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1.heading
{
	float: left;
}
.h
{
	color: #ec8d99;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
#pics
{
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-right: 0;
	width: 199px;
}
#pics img
{
	padding-bottom: 10px;
}
a
{
	color: #ec8d99;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}

#mm
{
	background-image: url(/_images/gui/graph_menu.jpg);
	width: 210px;
	float: left;
	background-repeat: no-repeat;
}
#menu
{
	width: 210px;
	background-image: url(/_images/gui/bg_menu.jpg);
	background-repeat: repeat-y;
	background-position: center;
	float: left;
}
#home
{
	text-align: center;
	margin-top: 30px;
}
a.menu
{
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a.menu:hover
{
	color: #ec8d99;
	text-decoration: none;
}
#menu ul
{
	list-style: none;
	width: 139px;
	padding: 0 0 0 32px;
	margin: 0;
}
#menu ul li
{
	border: 0;
	padding: 0 0 3px 0;
}

#menu img
{
	border: 0;
}

#menu_bottom
{
	background-image: url(/_images/gui/menu_end.jpg);
	background-repeat: no-repeat;
	width: 210px;
	float: left;
	height: 29px;
	background-position: center;
}

#contact
{
	background-image: url(/_images/gui/bar_contact.jpg);
	background-repeat: no-repeat;
	width: 210px;
	float: left;
	height: 88px;
	background-position: center;
}

#contact img
{
	padding-top: 40px;
	padding-left: 56px;
}

#join img
{
	padding-top: 0px;
	padding-left: 56px;
}
#redbar
{
	margin-top: 0;
	background-image: url(/_images/gui/bar_content.jpg);
	background-repeat: repeat-x;
	padding-top: 12px;
	float: right;
	width: 745px;
	height: 29px;
}

#title
{
	background-image: url(/_images/gui/sub_flash.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 745px;
	margin-bottom: 2px;
	margin-left: 25px;
}

.input_box
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	background-color: #000000;
	float: right;
	color: #f0bc83;
	height: 11px;
	width: 106px;
	border: 1px solid #c54b20;
}

#page_content
{
	margin-top: 15px;
	float: right;
	width: 745px;
}
#page_content TABLE
{
	clear: both;
}

#footer
{
	background-image: url(/_images/gui/bottom.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	float: left;
	height: 52px;
	width: 980px;
}

#developed
{
	text-align: right;
	float: right;
	margin-top: 10px;
	width: 980px;
}

a.spider
{
	text-decoration: none;
	color: #FFFFFF;
}
a.spide:hover
{
	color: #ec8d99;
}

a.G2, a.G2_h
{
	text-decoration: none;
	color: #ec8d99;
}
a.G2:hover, a.G2_h:hover
{
	color: #FFFFFF;
}
