@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
a:link, a:visited {
	color: #7b7300;
	font-weight: bold;
}

a:hover {
	color: #c3b600;
	font-weight: bold;
}
a img
{
	border: 0 ;
}

#outer {
	width: 966px;
	margin:auto;
}
#top {
	background-image: url(img/top_banner.jpg);
	background-repeat: no-repeat;
	width: 966px;
	height: 76px;
}
#main {
	margin: 0 0 0 15px;
	float:left;
	width: 711px;
}

.breadcrumb {
	background-image: url(img/breadcrumb.jpg);
	background-repeat: no-repeat;
	width: 966px;
	height: 22px;
	margin: 3px 0;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 0 0 12px;
}
.breadcrumb a:link, .breadcrumb a:visited {
	color: #FFFFFF;
}
.breadcrumb a:hover {
	color: #dfd767;
}

#LoggedIn {
	float:right ;
	padding-right:20px
}

#logo {
	margin: 24px 0 0 20px;
	float:left;
}
#wefix {
	float: left;
	margin: 15px 0 0 20px;
}
.goldbook {
	float: right;
	margin: 5px 25px 0 0px;
}
#left {
	width: 238px;
	float:left;
}
#footer {
	background-image: url(img/footerbar.gif);
	background-repeat: no-repeat;
	float:left;
	width: 966px;
	height: 25px;
	padding: 4px 0 0 0;
	text-align: center;
	font-weight: bold;
	margin: 12px 0;
}
#footer a {
	color: #000000;
}
#footer a:hover {
	color: #FFFFFF;
}
#panelhomeholder {
	padding: 0px 0;
	height:250px;
	clear:both;
	margin: 0;
}
.panelhome {
	background-image:url(img/panel_home.jpg);
	background-repeat: no-repeat;
	width: 233px;
	height: 120px;
	float: left;
	margin: 0 0 5px 5px;
}
.panelhome h2, .panelhome h2 a {
	color: #08d5fa;
	font-size: 1em;
	margin:0;
	text-decoration:none ;
}
.panelhome p {
	color: #ffffff;
	font-size: 89%;
	margin:3px 0;
}
.imgleft {
	float:left;
	margin-left: 8px;
}
.imgright {
	float:right;
	margin-left: 8px;
}
.floatleft {
	float:left;
}
.icon {
	float:left;
	margin: 0 3px 0 0;
}
.topmenu {
	margin: 12px 0 0 2px;
}
h1 {
	color: #d9d272;
	margin: 0;
}
p {
	margin: 12px 0;
}
.panel {
	background-image: url(img/panel.jpg);
	background-repeat: no-repeat;
	width: 233px;
	height: 172px;
	float:right;
	margin: 10px 0 5px 12px;
}
.panel p {
	color: #FFFFFF;
	margin: 10px 0;
}
.panel ul {
	color: #FFFFFF;
	margin: 5px 15px;
}
.panelgraphics {
	float:right;
	margin: 0px;
}
.padder {
	padding: 12px;
}
.mL {display:none; margin-bottom:10px;}
.mLinitial {margin-bottom:10px;}
.mH {cursor:pointer;}
/*************************************************
table styles
*************************************************/
th {
	background-color: #c3b600;
	padding: 0.6em;
	text-align:left;
	border: 1px solid white;
	font-size: 85%;
}
td {
	padding: 0.6em;
	text-align:left;
	background-color: #dfd767;
	border: 1px solid white;
	font-size: 85%;
	vertical-align: top ;
}

td td {
	font-size:100%;
	border: 0;
	padding: 0;
}
td a:link, th a:link, td a:visited, th a:visited {
	color: #000000;
}
td p, th p {
	font-weight: normal;
	margin: 0;
}
td a:hover, th a:hover {
	color: #7b7300;
}
.button a:link{
	background-color: #c3b600;
	padding: 4px;
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	display: block;
}
.button a:hover{
	background-color: #000000;
	padding: 4px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
}
                    
.button2 a:link, .button2 a:visited{
	padding: 0px;
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	display: block;
}
.button2 a:hover{
	padding: 0px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
}

/*************************************************
side menu main buttons
*************************************************/
ul#sidemain {
	padding: 0px;
	margin: 3px 0 0 0;
	list-style-type: none;
}
ul#sidemain li {
	display: inline;
}
ul#sidemain a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	background-image: url(img/menuoption.jpg);
	background-repeat:no-repeat;
	display: block;
	width: 236px;
	height: 30px;
	text-indent: 0.5em;
	padding: 6px 0 0 0;
}
ul#sidemain a:hover {
	background-image: url(img/menuoption_roll.jpg);
	background-repeat:no-repeat;
}

/*************************************************
side menu sub areas
*************************************************/
ul#sidemain ul {
	list-style-type: none;
	padding: 0px;
	margin: 0 0 4px 0;	
}
ul#sidemain ul li {
	display: inline;
}
ul#sidemain ul a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image:none;
	display: block;
	text-indent: 2.2em;
	padding-top: 2px;
	width: 236px;
	height: 21px;
	background-image:url(img/goldsub1.gif);
}
ul#sidemain ul a:hover {
	background-image:url(img/goldsub2.gif);
	color: #8a8100;
}

ul#sidemain ul .submenu2 a:link, ul#sidemain ul .submenu2 a:visited {
	background-image:url(img/goldsub1a.gif);
}

ul#sidemain ul .submenu2 a:hover {
	background-image:url(img/goldsub2a.gif);
}


#sitemap a, #sitemap a:visited
{
	text-decoration: none ;
	color: black ;
}

#sitemap a:hover
{
	text-decoration: none ;
	color: blue ;
}

#ul404 li
{
	margin-bottom:10px ;
}

.faqq
{
	font-weight: bold ;
	font-size:125% ;
}

#topicmain
{
	border: 1px solid black ;
	height: 200px ;
	overflow: Scroll ;	
}

#topic th
{
	background-color: #C0C0C0 ;
	padding: 0 ;
	padding-left: 5px ;
	padding-right: 5px ;
	text-align:left;
	border: 1px solid white;
	font-size: 100%;
}

#topic td
{
	color:black ;
	padding: 0;
	text-align:left;
	font-size: 100%;
	vertical-align:top ;
	background-color: white;
	border: 0 ;
	padding-left: 5px ;
	padding-right: 5px ;
}

#topic tr
{
	background-color: white;
}

#topic td div.content
{
	width :400px ;
	overflow: hidden ;	
	height: 12pt ;
	padding: 0 ;
	margin: 0 ;
}

#messageheader
{
	width: 400px ;
	background: #C0C0C0 ;
	color: black ;
	border: 1px inset #C0C0C0 ;
	padding-left: 10px ;
}

#messagebody
{
	width: 400px ;
	background: white ;
	border: 1px inset #C0C0C0 ;
	padding: 10px ;
	height: 200px ;
	overflow: Scroll ;	
	color:black ;
}

.hidden
{
	display:none ;
}

#edtable1 th
{
	writing-mode:bt-rl ;
	font-weight:normal ;
}

.normal
{
	font-weight: normal ;
}

#idSearchBoxText
{
	font-weight: bold ;
	color: red ;
}

/*************************************************
Terms and Conditions Styles
*************************************************/
#tanc li
{
	font-weight:bold ;
}

#tanc li ol
{
	list-style-type: none ;
	padding-top:10px ;
}

#tanc li ol li, #tanc p
{
	font-weight:normal ;
	padding-bottom:10px ;
}

#keepalive
{
	position: absolute:
	top:0 ;
	left:0 ;
}
