@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	background:url(res/bg7.gif) repeat-x;
	margin:0;
	text-align: center;
}

p {
	margin:5px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align:left;
}

.gls09 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
	line-height:18px;
}

.gls09 a{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

.gls09 a:visited{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

.gls09 a:hover{
	color:#060;
	font-weight:bold;
	text-decoration:none;
}

.rightext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:center;
}

.footer a{
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

.footer a:visited{
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

.footer a:hover{
	color:#060;
	font-weight:bold;
	text-decoration:none;
}

.subnav {
background:#FFF;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-weight: regular;
font-size: 14px;
padding-right:10px;
text-align:right;
}

.subnav a{
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

.subnav a:visited{
	color:#666;
	font-weight:bold;
	text-decoration:none;
}

.subnav a:hover{
	color: #669000;
	font-weight:bold;
	text-decoration:none;
}