<style type="text/css">
<!-- 

html {
	background: #0C0C0C;
	font: 7pt/10pt Verdana, sans-serif;
	color: #FFFFFF;
}
/* Defines the size of the entire page */
body
{
  //width: 100%;
  width:788px;
 height: auto;
  
	background-color: #121010;
	border: 0px
	border-top: 0px;
	margin: 0 auto;
    font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;    
}
p { font-size:12px; }
a
{
  color:#09c;
  font-size:12px;
  text-decoration:underline;
  font-weight:600;
  font-family:verdana, arial, helvetica, sans-serif;
}
a:link {color:#F6D636;}
a:visited {color:#F6D636;}
a:hover { color:#FF9B0F; }

.bulletpoints {line-height:20px; height:20px; font-weight:bold; color: #ff0000;}
.bulletpoints  a {font-weight:bold; color:#0000ff;}

/* This controls the size of the left navigation area */
#leftContent
{
  float: left;
  position: relative;
  width: 20%;
  padding: 0px;
  background-color: #121010;
}
#rightContent
{
  float: right;
  position: relative;
  padding: 0;
  border: 0px;
  width: 80%;
  background-color: #000000;
}

.menu_header
{
	padding-left:3px;
	color: #006599;
	border-bottom: 1px #000000 solid;
	font-family: "century gothic",Arial;
	font-size: 12pt;
	letter-spacing: 5;
	font-weight: bold;
	font-variant: normal;
}

/*  ===============  TOP MENU CODE  ================== */
.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
font-size: 12px;
line-height:18px;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
color: #F6D636;
}

.chromestyle ul li a{
color: #F6D636;
padding: 4px 7px;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a:hover{
color: #FF9B0F;
background-color: #000; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:active{
color: #FF9B0F;
background-color: #000; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0px;
border: 0px; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: #000;
font-weight: 700;
width: 240px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 2px 0;
text-decoration: none;
font-weight: 700;
color: #F6D636;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #2A2222;
color: #FF9B0F;
font-weight: 700;
}

/*
.dropmenudiv a:visited{
font-weight: 700;
color: #F6D636; 
} */

/* ===========	END LEFT MENU   ===============	*/

/* Style for the left navigation banners
   It keeps netscape from flashing on the
   hover. */
a.bannerLeft
{
  text-decoration:none;
}
a.bannerLeft:link {}
a.bannerLeft:visited {}
a.bannerLeft:hover {background-color: #6BBEE6;}


#titleBar
{
  position: relative;
  width: auto;
  height: 90px;
 /*  border-left: 1px solid black;
  border-right: 1px solid black;
  border-top: 1px solid black;
  */
}

#header
{
  position: relative;
  padding: 0px;
  font-size: 12px;
  text-align: right;
  font-style: italic;
  background-color: #121010;
  width: auto;
  height: 15px;
  color: #B6AEAE;
}

div.content
{
  margin:5px 5px 5px 5px;
  padding: 0px;
  background-color:#000000;
  font-size: 12px;
  color: #FFFFFF;
}

img
{
  border: 0px;
}

h1
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 20pt;
	font-variant: small-caps;
	/*letter-spacing: 5px;*/
	color: #FE8D09;
	font-weight: boldest;
    padding-top: 10px;
	margin: 0px;
}

h2
{
  	font-family: "Century Gothic", Verdana, Arial; 
	font-size: 16pt; 
	/*letter-spacing: 5px;*/
	font-variant: small-caps;
	font-weight: bold;
	color: #FE8D09;
    padding-top: 10px;
    padding-bottom: 10px;
	margin: 0px;
}
h3
{
  	font-family: "Century Gothic", Verdana, Arial; 
	font-size: 14pt; 
	/*letter-spacing: 5px;*/
	font-variant: small-caps;
	font-weight: bold;
	color: #FE8D09;
	padding: 0px;
    padding-top: 5px;
	margin: 0px;
}
.targeted
{
font-weight: bold;
}
.orangebold { font-weight: bold; color:#FE8D09; font-size: 12px;
}
.orangetext { font-weight: normal; color: #FE8D09; font-size: 12px;
}
.copyright { font-size: 10px;
}
.redbold {font-weight: bold; color:#cc0000;}
#emailFriendContent
{
  
  position: relative;
  padding: 0px;
  border: 0px;
  width: auto;
  border: 1px black solid;
  background-color: white;
}

hr
{
	color: #006599;
}
.border-l-r {
	BORDER-RIGHT: 1px solid; 
	border-color: #c0c0c0; 
	border-left: 1px solid;
	border-bottom: 1px solid;
}
.border-r {
	BORDER-RIGHT: 1px solid;
	border-color: #c0c0c0;
	border-bottom: 1px solid;
}
.border-l-b {
	border-left-style: solid;
	border-left-width: 1;
	border-bottom-style: solid;
	border-bottom-width: 1;
	border-right-style: solid;
	border-right-width: 1;
}
.text { font-weight: 700; color: #000000; font-size: 12px;padding-left: 10px;
}
td.title-background { 
	font-weight: bold; font-size: 12px; color: #ffffff;background-color:#331900;
	font-family: arial; text-decoration: none; }

-->
</style>