@charset "utf-8";
/* CSS Document */

<!--
body {
	background-image: url(grx/wallpaper.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #666666;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}
a:link {
	color: #996600;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #669966;
}
h1 {
font-family:"Century Gothic";
	font-size: 18px;
	display:inline;
	font-weight:normal;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 24px;
}
h6 {
	font-size: 9px;
}
.Container{
margin-top:5px;
margin-right:auto;
margin-left:auto;
width:950px;
background-color:#d7d9c6;
border:5px #d7d9c6 solid;
}
.Menu{
background-color:#AFB08F;
background-image:url(grx/menu_bkg.gif);
background-repeat:repeat-x;
height:39px;
padding-left:10px;
}
.Menu td{
padding-left:5px;
}

.Menu a{
font-size:14px;
font-weight:normal;
color:#2a2727;
font-family:"Century Gothic";
text-decoration:none;
}
.FlashContent{
margin-top:5px;
;
}
.Footer {
text-decoration:none;
font-size:10px;
}