* {
	padding: 0;
	margin: 0;
	font-family: Verdana, Tahoma, Arial;
}
body {
	font-size: 11px;
	color: #fff;
}
a {
	color: #fff;
	text-decoration: none;
}
p a
{
	color: #000000;
	text-decoration: none;
}
a:hover, p a:hover {
	color: #f0b104;
	text-decoration: underline;
}
img {
	border: 0;
}
h1 {
	font-size: 16pt;
}
h2 {
	font-size: 14pt;
}
h3, h4, h5 {
	font-size: 12pt;
}
#wrapper {
	width: 1000px;
	margin: auto;
}
#header .tagline {
	border-bottom: 1px solid #000;
}
#header .menu {
	background: url(images/gr1.jpg);
	text-align: center;
	padding:4px;
}
#header .menu li {
	list-style: none;
	display: inline;
	line-height: 24px;
	padding: 0 15px;
	
}
#header .menu a {
	font-weight: bold;
}

#body {
	margin-top: 1px;
	border-top: 1px solid #000;
	padding-top: 1px;
}

#sidebar {
	background: #ece0e0; /* 4A0001 */
	border: 1px solid #000;
	color: #000;
	width: 238px;
	float: left;
}
#sidebar a {
	color: #000;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar p {
	padding: 4px 4px 8px 4px;
}
#body h1 {
	font-size: 8pt;
	background: url(images/gr2.jpg) repeat-x;
	line-height: 37px;
	color: #fff;
}
#body h1 .logo {
	width: 39px;
	height: 37px;
	background: url(images/gr2_logo.jpg);
	float: left;
}
#sidebar .recentupdates {
	background: url(images/gr1.jpg);
	height: 35px;
}
#sidebar h3 {
	font-size: 8pt;
	padding-top: 4px;
	color: #f0b104;
}
#sidebar h2 {
	background: url(images/gr1.jpg);
	line-height: 35px;
	font-size: 8pt;
	padding: 0 5px;
	color: #f0b104;
}
#sidebar h2 a {
	color: #f0b104;
}
#sidebar ul {
	padding: 10px 10px 20px 10px;
}
#sidebar li {
	list-style: none;
}

#content {
	width: 760px;
	color: #000;
	float: right;
}
#content-pan {
	margin-left: 2px;
	border: 1px solid #000;
}
#content  .the-content a {
	color: #000;
}
#content .the-content a:hover {
	color: #f0b104;
}

#footer {
	clear: both;
	color: #000;
}
#footer .menu {
	background: url(images/gr1.jpg);
	text-align: center;
	color: #fff;
}
#footer .menu li {
	list-style: none;
	display: inline;
	line-height: 24px;
}
#footer .menu a {
	font-weight: bold;
}
#footer .social {
	text-align: center;
	padding: 20px 0;
}
#footer .social li {
	list-style: none;
	display: inline;
}

.center {
	text-align: center;
}

.vbmenu_popup
{
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #0B198C;
}

.thead
{
	background: #4B0100;
	color: #ffffff;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
	color: #ffffff;
}
.thead a:visited, .thead_avisited
{
	color: #ffffff;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #F0B104;
}

.smallfont
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	color:#000000;
}

.smallfont a:link, .smallfont a:active , .smallfont a
{
	color:#000000;
}

.alt2 a:link, .alt2 a:active, .alt2 a{
	color:#000000;
}

.alt2, .alt2Active
{
	background: #DEC8C8;
	color: #000000;
}

.vbmenu_popup table tr td{
	padding:4px;
}


