<!--
/* Hide from incompatible Browsers.*/

body {
	color: #FFFFFF; 
	background-color: #000000;
	font-family:  trebuchet ms,arial,helvetica,sans-serif; 
	font-size: 12pt; 
	margin: 0px; 
    }
td, p {
	color: #FFFFFF; 
	font-family:  trebuchet ms,arial,helvetica,sans-serif; 
	font-size: 12pt;
	}
h1	{font-size: 14pt; margin-top: 0px;}
h2	{font-size: 12pt; margin-top: 0px;}
h3	{font-size: 11pt; }
h4	{font-size: 10pt; }
h5	{font-size: 9pt; }
h6	{font-size: 6pt; }
hr	{color: #000000; }
	
a, a:link, a:visited, a:active {
	text-decoration:underline; 
	color:#0099FF; 
	}
a:hover {
	text-decoration:underline; 
	color:#FFFFFF; 
	}

/*- Menu Tabs --------------------------- */

    #tabsH {
	  position: relative; 
	  top: 15px; 
	  left: 370px; 
      width: 375px;
      background: #000;
      font-size: 60%;
      line-height: normal;
      }
    #tabsH ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("img/css/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("img/css/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:LightGrey;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }
	  
/*- End Menu Tabs ----------------------- */

#header {
	position: absolute; 
	top: 50px; 
	left: 0px; 
	width: 100%; 
	height: 146px;
	background: url(img/bgheader.jpg) repeat-x;
	border-top: double 3px white;
	border-bottom: double 3px white;
	border-left: none;
	border-right: none;
	}
#flashlogo {
	position: absolute; 
	top: 50px; 
	left: 55px;
	width: 420px; 
	z-index: 2;
	}	
#ctr {
	position: absolute; 
	top: 202px; 
	left: 50%; 
	}
#content {
	position: absolute; 
	top: 0px; 
	left: -478px; 
	width: 955px; 
	min-height: 800px; /* for modern browsers */
	height: auto; /* for modern browsers */
	height: 800px; /* for IE5.x and IE6 */
	background: black; /* WARNING: IF YOU CHANGE THE COLORS OF THE LAYOUT YOU HAVE TO CHANGE THIS IMAGE! */
	margin-top: 0px;
	z-index: 2;
	}
	
.header {
	color: #FF9900;
	}
.border {
	border-color: #009999;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
	}
.plans {
	background: url(img/bgplans.png) no-repeat; 
	width: 255px;
	padding-top: 15px; 
	padding-bottom: 20px; 
	padding-left: 10px;  
	padding-right: 10px; 
	}
.plan {
 	background: #363636;
	}
.planhead {
	font-weight: bold;
	}
.bgcol {
	background: url(img/bgcol.jpg) repeat-x; 
	padding-top: 5px;
	}
.hrulessm {
	font-size: 9pt;
	padding: 4px;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	}
a.featured, a.featured:link, a.featured:visited, a.featured:active {
	text-decoration:none; 
	color:#FFFFFF; 
	font-weight: bold;
	}
a.featured:hover {
	text-decoration:underline; 
	color:#FFFFFF; 
	font-weight: bold;
	}
.footer {
	font-size: 9pt; 
	}
a.footer, a.footer:link, a.footer:visited, a.footer:active {
	text-decoration:none; 
	color:#003399; 
	font-weight: normal;
	}
a.footer:hover {
	text-decoration:underline; 
	color:#0033FF; 
	font-weight: normal;
	}

.largest {font-size: 26pt; }
.larger {font-size: 22pt; }
.large {font-size: 16pt; }
.medium {font-size: 12pt; }
.small {font-size: 9pt; }
.smaller {font-size: 8pt; }
.smallest {font-size: 6pt; }


/* End Style Sheet commenting. */  
-->

