body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../gui/gradient.jpg);
	background-repeat:repeat-x;
	color: #000000;
}

#page
{
	width: 880px;
	margin: 0px auto 0px auto;
	background-color:#FFFFFF;
	overflow:auto;
}
#G1
{
	width:254px; 
	float:left;
	padding:5px 18px 20px 18px;
}
h1
{
    font-family:Arial, Helvetica, sans-serif;
	color:#2753a0;
	font-size:18px;
	font-weight: normal;
	margin:20px 0px 20px 0px;	
}
a.G1:link
{
	text-decoration: none;
	color: #23408f;
	font-size:13px;
	padding-left:22px;
	font-weight:bold;
	line-height:35px;
	background-image: url(../gui/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display: block;
	
}
a.G1:visited
{
	text-decoration: none;
	color: #23408f;
	font-size:13px;
	padding-left:22px;
	font-weight:bold;
	line-height:35px;
	background-image: url(../gui/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display: block;
}
a.G1:hover, a.G1_h:link, a.G1_h:visited, a.G1_h:hover, a.G1:active, a.G1_h:active
{
	color: #55a5bb;
	text-decoration: none;
	font-size:13px;
	padding-left:22px;
	font-weight:bold;
	line-height:35px;
	background-image: url(../gui/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left;
	display: block;
}
a.G2:link
{
	text-decoration: none;
	color: #0888c8;
	font-size:13px;
	padding-left:22px;
	line-height:15px;
	display: block;
	
}
a.G2:visited
{
	text-decoration: none;
	color: #0888c8;
	font-size:13px;
	padding-left:22px;
	line-height:15px;
	display: block;
}
a.G2:hover, a.G2_h:link, a.G2_h:visited, a.G2_h:hover, a.G2:active, a.G2_h:active
{
	text-decoration: none;
	color: #23408f;
	font-size:13px;
	padding-left:22px;
	line-height:15x;
	display: block;
}

a:link
{
	color: #2c4793;
	text-decoration: none;
}
a:visited
{
	color: #2c4793;
	text-decoration: none;
}
a:hover
{
	color: #0888c8;
	text-decoration: none;
}

.news_box
{
	height: 15px;
	width: 190px;
	border: 1px solid #d7e3ee;
	font-family: verdana;
	font-size: 11px;
	margin-right:5px;
}