.bodytext          { font-size: 12px; font-family: Arial, Helvetica, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular }
.footer         {
	font: normal 11px Helvetica, Arial, SunSans-Regular, sans-serif;
}
.header_1         {
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: url(images/gradient_header.jpg);
}
.header_2       { font-size: 15px; font-family: Helvetica, Verdana, Arial, Monaco, Courier, "Courier New", Geneva; font-weight: bold }
.my10px          {
	font: 11px Arial, "Courier New", Geneva, Monaco;
	color: #111;
}
.my14px     {
	font: 14px Verdana, Helvetica, Arial, Courier, "Courier New", Geneva, Monaco;
}
.my16px        {
	font: 16px Verdana, Geneva, sans-serif;
}
.my18px       { font-size: 17px; font-family: Verdana, Helvetica, Courier, "Courier New", Geneva, Monaco }
.my20px         { font-size: 21px; font-family: Helvetica, Arial, Geneva, "Courier New", Courier, "Arial Black" }
.nav   { font-size: 12px; font-family: Verdana, Helvetica, Geneva }
.navheader    { font-size: 14px; font-family: Verdana, Helvetica, Geneva; font-weight: bold; border-width: 1px; border-color: white; outline-width: 1px; outline-color: white }
Body          {
	background: url(images/gradient.jpg) fixed 0 0;
	margin: 0px;
	padding: 0px;
	color: #222;
	font: 12px Verdana, Geneva, sans-serif;
}
a.NavLink:link
  { color: white; text-decoration: none }

a.NavLink:visited
  { color: white; text-decoration: none }

a.NavLink:hover
  {
	color: #f30
}


a.NavLink:active
  { color: white; text-decoration: none }

a:link
           {
	color: #714d07;
	text-decoration: none;
	border-width: 1px;
	border-color: #5a1a60;
	outline-width: 1px;
	outline-color: #5a1a60
}

a:visited
          {
	color: #714d07;
	text-decoration: none
}

a:hover
           {
	color: #B00
}

a:active
          {
	color: #714d07;
	text-decoration: none
}
.tableclass            { border: groove 1px #386da1; outline: solid 1px #386da1 }
.tableclass1  { border-width: 2px; border-color: #e26247; outline-width: 2px; outline-color: #e26247 }
.header1bgnd {
	background: url(images/body_01.jpg);
}
.header2bgnd {
	background: url(images/body_02.jpg);
}
.bar1bgnd {
	background: url(images/body_03.jpg);
}
.bar_main {
	background: url(images/goldbar.png);
}
.bar2bgnd {
	background: url(images/body_04.jpg);
}
.maintable {
	background: url(images/body_05.jpg) no-repeat;
	border: 1px none #EEE;
}
.loading {
	background: url(images/loading.png) no-repeat center center;
}
.picborder {
	border: 1px solid #222;
}

