
BODY { background: #8C7B3F;
margin-top:0; 
margin-right:0;
margin-bottom:0;
margin-left:0;

} 


.headings_lemon_sherbet { font-size: 11pt; font-family: Arial, Helvetica, sans-serif; color: #FFFE72; font-weight:bold} 
.headings_warmtan { font-size: 12pt; font-family: Arial, Helvetica, sans-serif; color: #BEA665; font-weight:bold} 
.headings_cream_tan { font-size: 13pt; font-family: Century Gothic, Arial, Helvetica, sans-serif; color: #DCC292; font-weight:bold} 


.headings_creamtan { font-size: 11pt; font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; color: #CCC58D; font-weight:bold} 
.headings_white { font-size: 11pt; font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight:bold} 
.headings_bone { font-size: 11pt; font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; color: #B7B9C7; font-weight:bold} 
.headings_cool_blue { font-size: 11pt; font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; color: #AFB5E9; font-weight:bold} 
.headings_gold_cream { font-size: 11pt; font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif; color: #F5C478; font-weight:bold} 

.text_white { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF} 
.text_white_bold { font-size: 9pt; font-family:  Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight:bold} 

.text_bone { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #B7B9C7} 
.text_bone_bold { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #B7B9C7; font-weight:bold} 

.text_cool_blue { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #AFB5E9} 
.text_cool_blue_bold { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #AFB5E9; font-weight:bold} 

.text_warm_tan { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #BFA755} 
.text_warm_tan_bold { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #BFA755; font-weight:bold} 

.text_gold_cream { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #F5C478; font-weight:normal} 
.text_gold_cream_bold { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #F5C478; font-weight:bold} 

.text_cream_tan { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #DCC292; font-weight:normal} 
.text_cream_tan_bold { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #DCC292; font-weight:bold} 


.text_lemon_sherbert { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFE72} 
.text_lemon_sherbert_bold { font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFE72; font-weight:bold} 


.text_tan_lite { font-size: 8pt; font-family: Geneva, Arial, Helvetica, sans-serif; color: #C3B3A6; font-weight:normal} 
.text_beige_lite { font-size: 8pt; font-family: Geneva, Arial, Helvetica, sans-serif; color: #CCC29F; font-weight:normal} 
.text_gold_cream_small { font-size: 8pt; font-family: Geneva, Arial, Helvetica, sans-serif; color: #F5C478; font-weight:normal} 
.text_white_small { font-size: 7pt; font-family: Verdana, Helvetica, sans-serif; color: #FFFFFF; font-weight:normal} 

.forms {  
    font-family: arial, sans-serif; 
    font-size: 9pt;
    color: #6671B9;
	font-weight: normal;
	background-color: #2B305E;
	 
	}


table.main{
 border:0px;
 height:620px;
 width:900px;
 background-color:#333A72;

 }
 

  
 td.left_background{
  background-image:url(Graphics/Background_left.jpg);
  }

 td.right_background{
  background-image:url(Graphics/Background_right.jpg);
  width:15px;
  }

 td.bottom_background{
  background-image:url(Graphics/Background_bottom.jpg);
  width:708px;
  }

td.content{
  background-color: #333A72;
  height:407px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt; 
  }

table.mainhome{
 border:0px;
 height:550px;
 width:750px;
 background-color:#000000;

 }
 
td.content_home{
  background-color: #000000;
  height:485px;
  }
 
table.copyright{
 border:0px;
 height:18px;
 width:900px;

 }
 

a:link { 
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	}

a:hover { 
	color: #BFA755;
	text-decoration: none;
	font-weight:bold;
	}
	
	
a:visited { 
	color: #CCC58D;
	font-weight:bold;
	text-decoration:none;
	}