
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

background-image:url(home-rotational2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}

.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}
	

.content {
	padding: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(black-70-trans.png);
	background-repeat: repeat;
	background-color: transparent;
}

.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}
	
.content h3 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #85cc00;
	font-weight: normal;
	font-style: normal;}
	
.content p {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
	text-align:justify;
	line-height:1.4em;}

.content td{	padding-bottom:5px; padding-top:5px;}
	
.content a:link{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-weight: bold; color: #99cc00; text-decoration: none}
.content a:visited{ font-family: Georgia, "Times New Roman", Times, serif;  font-size: 13px; font-weight: bold; color: #99cc00; text-decoration: none}
.content a:hover{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-weight: bold; color: #99cc00; text-decoration: underline}
.content a:active{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-weight: bold; color: #99cc00; text-decoration: none}

a:link.bodytext2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none}
a:visited.bodytext2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none}
a:hover.bodytext2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: underline}
a:active.bodytext2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none}
.bodytext2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}

a:link.bodytext2a { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none}
a:visited.bodytext2a { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none}
a:hover.bodytext2a { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: underline}
a:active.bodytext2a { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; font-weight: normal; color: #FFFFFF; text-decoration: none}
.bodytext2a {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}

.bodytext2b {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}


a:link.bodytext2b { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none}
a:visited.bodytext2b { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none}
a:hover.bodytext2b { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: underline}
a:active.bodytext2b { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none}

.submenu33 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}

.submenu33 a{

	color: #ffffff;
	text-decoration: none;
}

.submenu33 a:hover{

	color: #ffffff;
	text-decoration: underline;
}

/***  Members Area  Styles  ***/

 .ma_content h1, h2 {
    font-family:    Georgia, "Times New Roman", Times, serif;
    color:          #1ba007;   /* Dark Green */
    font-size:      16px;
    font-weight:    bold;
 }
 
 .ma_content h3 {
    color:          #1ba007;   /* Dark Green */
    font-size:      14px;
    font-weight:    bold;
    margin-bottom:  1px;
 }
 
 .ma_content p, ul, li {
    color:          #ffffff;
    font-size:      12px;
	 font-weight:    normal;
 }
  
 .ma_form_table {
     font-family:   Georgia, "Times New Roman", Times, serif; 
	  width:         100%;
     color:         #ffffff;
     font-size:     12px; 
 /*  background:    #bcd; */  /* lines due to cellspacing */
     /*background:    #e7e7d6;    /* lines due to cellspacing */
    /* border-bottom: 1px solid #0c4004;
     border-top:    1px solid #0c4004;
     border-left:   1px solid #0c4004;
     border-right:  1px solid #0c4004;*/ 
  }
  
 .ma_form_table td{
vertical-align:top;
  color:         #ffffff;
  }  
 
 .ma_form_heading {
    color:       #848469;
    font-size:   14px;
    font-weight: bold;
 /* background:  #bcd; */
   /* background:  #d3d3bd; */
  
    }
  
.ma_form_h3 {
   color:       #848469;
   font-size:   14px;
   font-weight: bold;
}
 
 .ma_form_footer {
    font-size:   12px;
    font-weight: bold;
	color:#ffffff;
 /* background:  #cde; */
   /* background:  #d3d3bd; */
    
  }
  
 .ma_form_body {
    font-family: Georgia, "Times New Roman", Times, serif; 
    color:         #ffffff;
    font-size:     12px; 
    font-weight:   normal;
    padding-left:  3px;padding-top:5px; padding-bottom:5px;
    padding-right: 3px;
 /* background:    #edf2f7; */
    /*background:    #e7e7d6; */
 }
 
 .ma_news_comps_table {
   font-family:   Georgia, "Times New Roman", Times, serif; 
   width:         100%;
   color:         #ffffff;
   font-size:     12px; 
  /* background:    #d9e9ef;    */ /* lines due to cellspacing */
   /*border-bottom: 1px solid #024d69;
   border-top:    1px solid #024d69;
   border-left:   1px solid #024d69;
   border-right:  1px solid #024d69;*/
}
  
  
 .ma_news_comps_body {
   font-family:    Georgia, "Times New Roman", Times, serif; 
   color:         #ffffff;
   font-size:     12px;
   font-weight:   normal;
   padding-left:  3px;
   padding-right: 3px;
   letter-spacing:normal;
   /*background:    #d9e9ef;*/
} 
 
 .ma_form_shaded {
    font-family: Georgia, "Times New Roman", Times, serif; 
    color:         #ffffff;
    font-size:     12px;
    font-weight:   bold;
    padding-left:  3px;
    padding-right: 3px;
 /* background:    #cde; */
   /* background:    #cfcfbc; */
 }
  
 .ma_content a:link    { color: #99cc00; text-decoration: none; }
 .ma_content a:visited { color: #99cc00; text-decoration: none; }
 .ma_content a:active  { color: #99cc00; text-decoration: none; }
 .ma_content a:hover   { color: #99cc00; text-decoration: underline; }
  
 .ma_form_body a:link    { color: #99cc00; text-decoration: none; }
 .ma_form_body a:visited { color: #99cc00; text-decoration: none; }
 .ma_form_body a:active  { color: #99cc00; text-decoration: none; }
 .ma_form_body a:hover   { color: #99cc00; text-decoration: underline; }

.page1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 20px;	
}




#footer1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	/*border-right: 1px solid #024d69;
	border-bottom: 1px solid #024d69;
	border-left: 1px solid #024d69;
	background-color: #024d69;*/
}
#footer1 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	
}
#footer1 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	
}

#footer2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	
}
#footer2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	
}
#footer2 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	
}



#credit1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
		background-image: url(black-70-trans.png);
	background-repeat: repeat;
	text-align:left;
	padding:8px 8px 8px 30px;
	background-color: transparent;
	
}
#credit1 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
	
}
#credit1 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
	
}

#outertable1{
	border: 5px solid #777777;
}

#outertable2{
	border: 1px solid #777777;
}


/* #################
FORM
#################*/
.form_heading 

{

color: #ffffff;

font-size: 12px;

font-weight: bold;

background-color: #151515;


font-family: Georgia, "Times New Roman", Times, serif;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #151515;

border-top-width: 1px;

border-top-style: solid;

border-top-color: #151515;

border-left-width-value: 1px;

border-left-style-value: solid;

border-left-color-value: #151515;



border-right-width-value: 1px;

border-right-style-value: solid;

border-right-color-value: #151515;



}

.form_table 

{
background-color: #151515;
font-family: Georgia, "Times New Roman", Times, serif;

color: #ffffff;

font-size: 9pt;

/*background-color: #bbccdd;*/
border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #151515;

border-top-width: 1px;

border-top-style: solid;

border-top-color: #151515;

border-left-width-value: 1px;

border-left-style-value: solid;

border-left-color-value: #151515;

border-left-color: #151515;

border-right-color: #151515;

border-right-width-value: 1px;

border-right-style-value: solid;

border-right-color-value: #151515;




}

.form_table td{ border:none; padding-top:3px; padding-bottom:3px;}

.form_body 

{
	border-top: none;
border-bottom: none;
border-left: none;
border-right: none;

font-family: Georgia, "Times New Roman", Times, serif;

color: #ffffff;
line-height:1.5em;

font-size: 8pt;

font-weight: bold;

padding-left: 3px;

padding-right: 3px;
background-color: #151515;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #151515;

border-top-width: 1px;

border-top-style: solid;

border-top-color: #151515;

border-left-width-value: 1px;

border-left-style-value: solid;

border-left-color-value: #151515;



border-right-width-value: 1px;

border-right-style-value: solid;

border-right-color-value: #151515;
background-color: #151515;


}

.form_footer 

{background-color: #151515;

font-size: 12px;

font-weight: bold;


border:none;

}