body
{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../gui/gradient.gif);
	background-repeat: repeat-x;
	color: #000000;
}

#page
{
	width: 890px;
	margin: 0px auto 0px auto;
}
#G1
{
	width: 205px;
	background-color: #cde9f2;
	padding: 5px 15px 15px 15px;
}

a.G1:link
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #142f7a;
	font-size: 13px;
	font-weight: bold;
	padding-left: 18px;
	line-height: 35px;
	background-image: url(../gui/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px dotted #8ca8c8;
	display: block;
}
a.G1:visited
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #142f7a;
	font-size: 13px;
	font-weight: bold;
	padding-left: 18px;
	line-height: 35px;
	background-image: url(../gui/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px dotted #8ca8c8;
	display: block;
}
a.G1:hover, a.G1_h:link, a.G1_h:visited, a.G1_h:hover, a.G1:active, a.G1_h:active
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #142f7a;
	font-size: 13px;
	font-weight: bold;
	padding-left: 18px;
	line-height: 35px;
	background-image: url(../gui/bullet_h.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px dotted #8ca8c8;
	display: block;
	background-color: #e1f2f7;
}
a.G2:link
{
	text-decoration: none;
	color: #3968d4;
	font-size: 13px;
	padding: 3px 8px 3px 8px;
	line-height: 15px;
	display: block;
	background-color: #e1f2f7;
}
a.G2:visited
{
	text-decoration: none;
	color: #3968d4;
	font-size: 13px;
	padding: 3px 8px 3px 8px;
	line-height: 15px;
	display: block;
	background-color: #e1f2f7;
}
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: #142f7a;
	font-size: 13px;
	padding: 3px 8px 3px 8px;
	line-height: 15x;
	display: block;
	background-color: #e1f2f7;
}

a.U1:link
{
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}
a.U1:visited
{
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}
a.U1:hover, a.U1_h:link, a.U1_h:visited, a.U1_h:hover, a.U1:active, a.U1_h:active
{
	text-decoration: none;
	color: #70e0ff;
	font-size: 11px;
}

.news_box
{
	height: 15px;
	width: 190px;
	border: 1px solid #d7e3ee;
	font-family: verdana;
	font-size: 11px;
	margin-right: 5px;
}

.input_box
{
	width: 230px;
	border: #FFFFFF solid 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	color: #000000;
	padding-top: 5px;
	background: none transparent scroll repeat 0% 0%;
}

#search
{
	background-image: url(../gui/search_bg.gif);
	background-repeat: no-repeat;
	width: 245x;
	float: left;
	height: 24px;
}
#footer
{
	float: right;
	width: 857px;
	height: 34px;
	background-image: url(../gui/right_bg_footer.gif);
	padding: 9px 15px 2px 0px;
	color: #2c4793;
	background-repeat: no-repeat;
	background-position: right;
	background-color: #e0e0e0;
}

