body
{
	margin-top: 0px;
	font-family: arial;
	font-size: 12px;
	color: #999999;
}
#page
{
	width: 980px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#logo
{
	margin-left: 200px;
	margin-bottom: 25px;
	color:#999999
}
#menu
{
	float: left;
	width: 200px;
}

A.G1:link, A.G1_h:link
{
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	display:block;
	margin-bottom:7px;
	color: #999999;
	font-weight:bold;
	line-height:12px;
}
A.G1:visited, A.G1_h:visited
{
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	display:block;
	margin-bottom:7px;
	color: #999999;
	font-weight:bold;
	line-height:12px;
}
A.G1:hover, A.G1_h:hover
{
	color: #333333;
	font-family: arial;
	font-size: 12px;
	display:block;
	margin-bottom:7px;
	text-decoration: none;
	font-weight:bold;
	line-height:12px;
}
A.G1:active, A.G1_h:active
{
	color: #333333;
	font-family: arial;
	font-size: 12px;
	display:block;
	margin-bottom:7px;
	text-decoration: none;
	font-weight:bold;
	line-height:12px;
}
A.G2:link, A.G2_h:link
{
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #999999;
	display: block;
	font-weight:normal;
}
A.G2:visited, A.G2_h:visited
{
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	color: #999999;
	display: block;
	font-weight:normal;
}
A.G2:hover, A.G2_h:hover
{
	color: #333333;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	display: block;
	font-weight:normal;
}
A.G2:active, A.G2_h:active
{
	color: #333333;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	display: block;
	font-weight:normal;
}
#page_content
{
	float: right;
	width: 780px;
}
