body
{
	background-image: url(../gui/top_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
FORM
{
	margin: 0;
}
#page
{
	width: 900px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
}
#U1
{
	float: right;
	width: 669px;
	color: #FFFFFF;
	padding-top: 11px;
	height: 70px;
	background-image: url(../gui/clouds.jpg);
	background-repeat: no-repeat;
}
a.U1:link, a.U1:visited, a.U1:hover, a.U1:active
{
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-left: 8px;
	margin-right: 8px;
	text-decoration: none;
	font-weight: bold;
}
a.U1:hover
{
	color: #e3b600;
}
#left
{
	width: 231px;
	background-image: url(../gui/menu_gradient.jpg);
	background-position: right top;
	float: left;
	padding-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

a.G1:link, a.G1:visited, a.G1:hover, a.G1:active,
a.G1_h:link, a.G1_h:visited, a.G1_h:hover, a.G1_h:active
{
	display: block;
	background-image: url(../gui/blue_bullet.gif);
	background-position: left center;
	padding-left: 17px;
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 11px;
	padding-bottom: 11px;
	border-top: 1px dotted #186db1;
}
a.G1:hover, a.G1:active, a.G1_h:link, a.G1_h:visited, a.G1_h:hover, a.G1_h:active
{
	background-image: url(../gui/yellow_bullet.gif);
}
a.G1.first, a.G1_h.first
{
	border-top: none !important;
}

#right
{
	float: right;
	width: 649px;
	padding: 10px;
}

a.G2:link, a.G2:visited, a.G2:hover, a.G2:active,
a.G2_h:link, a.G2_h:visited, a.G2_h:hover, a.G2_h:active
{
	color: #00233f;
	display: block;
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
}
a.G2:hover, a.G2_h:link, a.G2_h:visited, a.G2_h:hover, a.G2_h:active
{
	color: #e3b600;
}

a.spider:link, a.spider:visited, a.spider:hover, a.spider:active
{
	color: #022541;
	text-decoration: none;
}
a.spider:hover
{
	color: #cb9e06;
}
