
a:link {
	color: #BF0022;
	text-decoration: none;
}
a:visited {
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #404040;
	text-decoration: none;
}

.FormLt1 { 
	font-family: Times New Roman, Times, serif;
	font-size : 8pt;
	cursor: pointer;
}

textarea {
	font-size:8pt; 
	height:75px; 
	width:175px;
}

.logohead {
	font-family: Times New Roman, Times, serif;
	font-size : 25pt;
	font-weight : bold;
}

.logosub {
	font-family: Times New Roman, Times, serif;
	font-size : 8pt;
	font-weight : bold;
}

.sohotext {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	vertical-align: top;
	width: 560px;
	background-color: #FAE9D3;
	font-family: Times New Roman, Times, serif;
	font-size: 9pt;
}
.sohotext p {
	vertical-align: top;
	margin-top: 5px;
	font-family: Times New Roman, Times, serif;
	font-size: 9pt;
	color: #000000;
}

.border {  
	font-family: Times New Roman, Times, serif; 
	font-size: 8pt; 
	border: 1px #000000 inset;
}

.text {  
	font-family: Times New Roman, Times, serif; 
	font-size: 9pt;
}

.SMtext {  
	font-family: Times New Roman, Times, serif; 
	font-size: 8pt;
}

.uptext {  
	font-family: Times New Roman, Times, serif; 
	font-size: 7pt; 
	color: #000000;
}
.article_table {
	font-family: Times New Roman, Times, serif;
	font-size: 8pt;
}
.article_title {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font : bold;
}
.article_content {
	font-family: Times New Roman, Times, serif;
	font-size: 8pt;
}

/*
//=============================
-- Created by SOHOtemplates.com-
   Template-Specific Classes
//=============================
*/

body{
	text-align: center;
	margin-top: 5px;
	background-color: #17506E;
}
/*
//=============================
  Table_01: layout settings
//=============================
*/
#Table_01 {
	border: 0px;
}

/*################################################################################################
--------------------------------------------------------------------------------------------------
>> Menu System - #HMAINS#
--------------------------------------------------------------------------------------------------
################################################################################################*/

/*================================================================================
>> General
================================================================================*/
#menu {
	background-color: #FDE5A0;
	text-align: left;
	height: 2px;
	width: 587px;
	color: #000000;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
}
#menu a {
	text-align: left;
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-weight: bold
}
#menu a:hover {
	text-align: left;
	color: #808080;
	font-size: 9pt;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	font-weight: bold
}

/* This is the main hsub table */
table.hmains {
	width: 100%;
	color: #D5D5D5;
}

/* This cell contains a submenu link */
td.hmains {
	text-align: left;
	color: #D5D5D5;
	font-size: 9pt;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
}

a.hmains:link { text-align: left;	color: #FFFFFF;}
a.hmains:visited { text-align: left;	color: #FFFFFF;}
a.hmains:hover { text-align: left; color: #1A497D;}
a.hmains:active { text-align: left;	color: #FFFFFF;}

/*################################################################################################
--------------------------------------------------------------------------------------------------
>> Menu System - #VMENU#  Created by Dan Deininger August 25, 2005
--------------------------------------------------------------------------------------------------
################################################################################################*/

/*================================================================================
>> General
================================================================================*/
#vmenu {
	background-color: #7B2816;
	text-align: left;
/*	height: 2px; */
	width: 175px;
	color: #000000;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
}
#vmenu a {
	text-align: left;
	color: #FDE5A0;
	font-size: 12pt;
	text-decoration: none;
	font-family: Times New Roman, Times, serif;
	font-weight: bold
}
#vmenu a:hover {
	text-align: left;
	color: #E5AD60;
	font-size: 12pt;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	font-weight: bold
}
/*  TURNED OFF --------------------
#vmenu a:visited {
	text-align: left;
	color: #000000;
	font-size: 9pt;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	font-weight: bold
}
 ---------------------------------*/
#vmenu a:active {
	text-align: left;
	color: #A93046;
	font-size: 12pt;
	font-family: Times New Roman, Times, serif;
	text-decoration: none;
	font-weight: bold
}

/*################################################################################################
--------------------------------------------------------------------------------------------------
>> Menu System - #VSUBS#
--------------------------------------------------------------------------------------------------
################################################################################################*/

/*================================================================================
>> General
================================================================================*/
.vmenu_main_sub {  
	border: 0px;
   font-family: Times New Roman, Times, serif; 
   font-size: 12pt;
   padding: 15px 10px 2px 10px;
   background-color: #2A201E;
   vertical-align:top;
}

/* This cell contains the submenu table */
td.vmenu_main_sub {
   border: 0px;
   font-family: Times New Roman, Times, serif; 
   font-size: 12pt;
   padding: 15px 10px 2px 10px;
}

a.vmenu_main_sub:link { color: #124084; text-decoration: none; }
a.vmenu_main_sub:visited { color: #124084; text-decoration: none; }
a.vmenu_main_sub:hover { color: #404040; text-decoration: none; }
a.vmenu_main_sub:active { color: #124084; text-decoration: none; }

/*================================================================================
/* Sub Menu Bullets
================================================================================*/

/* Sub menu bullets */
td.vmenu_sub_bull_off {
   width: 20px;
   padding: 3px 0px 0px 15px;
}

td.vmenu_sub_bull_on {
   width: 20px;
   padding: 3px 0px 0px 15px;
}

div.vmenu_sub_bull_off {
   font-size: 12px;
   color: #858585;
   font-weight: bold;
}

div.vmenu_sub_bull_on {
   font-size: 12px;
   color: #505050;
   font-weight: bold;
}

/*================================================================================
/* Sub Menu Links
================================================================================*/
td.vmenu_sub_off {
   width: 100%;
   border: 0px;
   padding: 3px 2px 0px 1px;
}

td.vmenu_sub_on {
   width: 100%;
   border: 0px;
   padding: 3px 2px 0px 1px;
}

div.vmenu_sub_off {
   width: 100%;
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-size: 12px;
   font-weight: normal;
}

div.vmenu_sub_on {
   width: 100%;
   border: 0px;
   padding: 0px 0px 0px 0px;
   font-size: 12px;
   font-weight: bold;
}

a.vmenu_sub_off:link { color: #000000; text-decoration: none; }
a.vmenu_sub_off:visited { color: #000000; text-decoration: none; }
a.vmenu_sub_off:hover { color: #BF0022; text-decoration: none; }
a.vmenu_sub_off:active { color:#BF0022; text-decoration: none; }

a.vmenu_sub_on:link { color: #000000; text-decoration: none; }
a.vmenu_sub_on:visited { color: #000000; text-decoration: none; }
a.vmenu_sub_on:hover { color: #BF0022; text-decoration: none; }
a.vmenu_sub_on:active { color: #BF0022; text-decoration: none; }

/*
//=============================
// companyname: This defines where you logoimage will be placed
//=============================
*/
.companyname {
	background-color: #2A201E;
	background-image : url(logo-top.jpg);
	background-repeat : no-repeat;
}
.companyname2{
	background-color: #2A201E;
	background-image : url(top.jpg);
	background-repeat : no-repeat;
	font-family: Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #53B0E4;
	padding-left : 30px;
	}
/*
//=============================
// headers: This defines the headers in your site
//=============================
*/
h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	color: #285F94;
}
h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	color: #C5C0BB;
	font-weight: bold;
	margin-bottom: 0px;
}

/*
//=============================
// promobox: promobox content
//=============================
*/
#promo {
	background-color: #F1F1F1;
	height: 119px;
	width: 587px;
	vertical-align: top;
}
#promotext {
	width: 100%;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#promotext p {
	font-family: Times New Roman, Times, serif;
	font-size: 8pt;
	color: #333333;
	margin-top: 0px;
}
#promotext H2 {
	font-family: Times New Roman, Times, serif;
	font-size: 9pt;
	color: #1A497D;
	font-weight: bold;
	margin-bottom: 0px;
}
/*
//=============================
// copyright: copyright content
//=============================
*/

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-left: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FAE9D3;
}

/*=============================
begin newsbox
//=============================*/
#newsbox {
	width: 202px;
	padding-top: 30px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D5D5;
	font-family: Times New Roman, Times, serif;
	font-size: 9pt;
}
#newsbox h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #B5B5B5;
}
#newsbox h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #1A497D;
	text-decoration: none;
}
#newsbox p {
	font-family: Times New Roman, Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
}
#newsbox a:link {
	color: #035681;
	text-decoration: none;
}
#newsbox a:visited {
	color: #035681;
	text-decoration: none;
}
/* end newsbox */

#leftcol {
	background-color: #7B2816;
	vertical-align: top;
	width: 175px;
}

/*=============================
begin adressfield
//=============================*/

#adressfield {
	background-color: #230505;
	height: 119px;
	width: 175px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	color: #FDE7A2;
	font-size: 10pt;
 	font-weight: bold
}

#adressfield a:link {
	color: #E5AD60;
	text-decoration: underline;
}
#adressfield a:visited {
	color: #BD8347;
	text-decoration: none;
}
#adressfield a:hover {
	color: #FDE7A2;
	text-decoration: underline;
}

/* end adressfield */

#bottom {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #7B2816;
}
li {
	font-size: 10pt;
	font-family: Times New Roman, Times, serif;
	color: #000000;
	list-style-image: url(subbullet.gif);
}