/*
  Global Styles
*/

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000;
  background-color: #000000;
  background-image: url(/layout/barbck.gif);
  background-position: center;  
  background-repeat: repeat-y;
}

table {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #CCCCCC;
}

a:link {
	color: #0099CC;
}
a:visited {
	color: #0099CC;
}
a:hover { 
color: #D19F0A;
}
a:active {
	color: #0099CC;
}

.rollover a { background-color: #DDDDDD }
.rollover a:hover { background-color: #02B7F7 }

.game_over { BACKGROUND-COLOR: #02B7F7; }
.game_out { BACKGROUND-COLOR: #DDDDDD; }

form {margin: 0px}

.imgbdr {
border-color: #5990AB;
}

#outer {
min-height:100%;
margin-bottom:-96px;
height:auto;
}

* html #outer{height:100%;}

.bdtextv {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

.bdtextv22 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 22px;
}

.bdtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

.bdtext14 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

.bdtext16 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}

.bdtext20 {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
}

.bdtext24 {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
}

.bdtext26 {
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
}

.bdtext28 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 28px;
}

.bdtext34 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 34px;
}

.bdtext44 {
font-family: Arial, Helvetica, sans-serif;
font-size: 44px;
}

.mentext {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
}

.captntext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #545454;
}

.mentitle {
color: #222222
}

.subtitle {
  font-size: 1.1em;
  font-weight: bold;
  color: #000000;
}

.topics {
  font-size: 1.3em;
  font-weight: bold;
  color: #337788;
}

pre.code, code {
  color: #005770;
  font-family: "bogus font here", monospace;
  font-size: 100%;
}

pre.code {
  border: 1px solid silver;
  background-color: #f5f5f5;
  padding: 0.5em;
  overflow: auto;
  margin: 2em;
}

h1 {
  font-size: 1.4em;
  font-weight: bold;
  color: #337788;
  margin-top: 0em;
  margin-bottom: 0em;
}

h2 {
  font-size: 1.2em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: bold;
}

h3 {
  font-size: 1.0em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: bold;
}

h4 {
  font-size: 0.95em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: normal;
}

h5 {
  font-size: 0.9em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: normal;
}

h6 {
  font-size: 0.85em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: normal;
}

.inlineimg {
  vertical-align: middle;
}

ul.menlst { font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 30px;
list-style-image: url("/layout/barr1.gif");
list-style-type: none;
padding-left: 11px;
margin-left: 3px;
margin-top:  5px;
margin-bottom: 5px;
}

ol, ul, li {/*
  list-style: none;*/
  font-size: 1.0em;
  line-height: 1.2em;
  margin-top: 0.2em;
  margin-bottom: 0.1em; 
}

p {
  font-size: 1.0em;
  line-height: 1.2em;
  margin: 1.2em 0em 1.2em 0em;
}

li > p {
  margin-top: 0.2em;
}

pre {
  font-family: monospace;
  font-size: 1.0em;
}

strong, b {
	font-weight: bold;
}

.empha b {
	color: #555555;
}

.news_over { BACKGROUND-COLOR: #444444; }

.news_out { BACKGROUND-COLOR: #111111; }

.newslnk a:link
{
	color: #0099CC;
	text-decoration: underline;
}
.newslnk a:visited
{
	color: #0099CC;
	text-decoration: underline;
}
.newslnk a:hover
{
	color: #D19F0A;
	text-decoration: underline;
}
.newslnk a:active
{
	color: #0099CC;
	text-decoration: underline;
}

.menlnk a:link
{
	color: #000000;
	text-decoration: underline;
}
.menlnk a:visited
{
	color: #000000;
	text-decoration: underline;
}
.menlnk a:hover
{
	color: #EFD591;
	text-decoration: underline;
}
.menlnk a:active
{
	color: #000000;
	text-decoration: none;
}

.titlnk a:link
{
	color: #CCCCCC;
	text-decoration: none;
}
.titlnk a:visited
{
	color: #CCCCCC;
	text-decoration: none;
}
.titlnk a:hover
{
	color: #D19F0A;
	text-decoration: underline;
}
.titlnk a:active
{
	color: #CCCCCC;
	text-decoration: none;
}

.footlnk a:link
{
	color: #C0C0C0;
	text-decoration: none;
}
.footlnk a:visited
{
	color: #C0C0C0;
	text-decoration: none;
}
.footlnk a:hover
{
	color: #C0C0C0;
	text-decoration: underline;
}
.footlnk a:active
{
	color: #C0C0C0;
	text-decoration: none;
}