body {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(gfx/top_bg_00.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border:none;
}
.main_bg {
	background-attachment: scroll;
	background-image: url(gfx/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a.bottomlink:link, a.bottomlink:visited, a.bottomlink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #AFB2B5;
	text-decoration: none;
}
a.bottomlink:hover {
	text-decoration: underline;
}
.bottom_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #AFB2B5;
}
.left_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #697075;
}
.txt_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #697075;
}
a.morelink:link, a.morelink:visited, a.morelink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EB3D00;
	text-decoration: none;
}
a.morelink:hover {
	text-decoration: underline;	
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	background-color: #F1F1F1;
	border: 1px solid #CCCCCC;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	border: 1px outset;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display:inline;
	color: #697075;
}
		img {
			border:none;
			}
		div.flag{
			width:431px;
			margin:0px;
		}
		ul.flags{
			float:left;
			width:100%;		
		}
		ul.flags li{
			float:left;
			list-style:none;
		}
		ul.flags a:link,
		ul.flags a:visited,
		ul.flags a:active,
		ul.flags a:hover{
			width:auto;
			padding:.3em 1em;
		}
		html>body ul.flags a:link,
		html>body ul.flags a:visited,
		html>body ul.flags a:active,
		html>body ul.flags a:hover{
			height:13px;
			background:#fff;
		}
		ul.flags a:hover{
			background:#EAEAEA;
		}
		div.flag div{
			clear:both;
			width:auto;
			padding: 0px;
		}
		ul.flags li.active a:link,
		ul.flags li.active a:visited,
		ul.flags li.active a:active,
		ul.flags li.active a:hover{
			background:#EAEAEA;
		}

		h6{
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		font-weight: bold; 
		color: #FF0000;
		display:inline;
		}