/* CSS Document */

.caption { font-family: Arial, Helvetica, sans-serif; 
font-size: 9px; line-height: 120%;
font-weight: normal; color: #000000;}

.caption2 { font-family: Arial, Helvetica, sans-serif;
font-size: 9px; line-height: 120%;
font-weight: bold; color: #f93b3b;}

.intro { font-family: Arial, Helvetica, sans-serif;
font-style: bold; font-size: 11px; line-height: 125%;
font-weight: normal; color: #000000;}

.nav { font-family: Arial, Helvetica, sans-serif;
font-style: normal; font-size: 11px; line-height: 150%;
font-weight: normal; color: #000000;}

.next { font-family: Arial, Helvetica, sans-serif;
font-style: normal; background-color:#cccccc; font-size: 15px; line-height: 150%;
font-weight: normal; color: #666666;}

.next2 { font-family: Arial, Helvetica, sans-serif;
font-style: normal; background-color:#999999; font-size: 13px; line-height: 150%;
font-weight: normal; color: #666666;}

.text2 { font-family: Arial, Helvetica, sans-serif;
font-style: normal; font-size: 12px; line-height: normal;
font-weight: bold; color: #009900;}

.textblue { font-family: Arial, Helvetica, sans-serif;
font-style: normal; font-size: 11px; line-height: 120%;
font-weight: normal; color: #529fca;}

.textabout { font-family: Arial, Helvetica, sans-serif;
font-style: italic; font-size: 11px; line-height: 120%;
font-weight: normal; color: #000000; background-color:#cccccc}

.texttan { font-family: Arial, Helvetica, sans-serif;
font-style: normal; font-size: 11px; line-height: 140%;
font-weight: normal; color: #777777;}

.textred { font-family: Arial, Helvetica, sans-serif;
font-style: normal; font-size: 11px; line-height: 120%;
font-weight: normal; color: #f93b3b;}

.text1 { font-family: Arial, Helvetica, sans-serif;
font-style: normal; font-size: 12px; line-height: normal;
font-weight: normal; color: #cccccc;}

.textorange { font-family: Arial, Helvetica, sans-serif;
font-style: normal; font-size: 11px; line-height: 120%;
font-weight: normal; color: #f9903b;}

.textgreen { font-family: Arial, Helvetica, sans-serif;
font-style: normal; font-size: 11px; line-height: 120%;
font-weight: normal; color: #43c62d;}

.textgray { font-family: Arial, Helvetica, sans-serif;
font-style: normal; font-size: 11px; line-height: normal;
font-weight: normal; color: #CCCCCC;}

.textpink { font-family: Arial, Helvetica, sans-serif;
font-style: normal; font-size: 11px; line-height: normal;
font-weight: normal; color: #FF9966;}

.textyellow { font-family: Arial, Helvetica, sans-serif;
font-style: normal; font-size: 11px; line-height: normal;
font-weight: normal; color: #CCCC33;}

.textinfo { font-family: Arial, Helvetica, sans-serif;
font-style: normal; font-size: 9px; line-height: normal;
font-weight: normal; color: #CCCC99;}

.perma { font-family: Arial, Helvetica, sans-serif;
font-style: normal; font-size: 7px; line-height: normal;
font-weight: normal; color: #FFFFFF;}

.text2b { font-family: Arial, Helvetica, sans-serif;
font-style: caps; font-size: 12px; line-height: normal;
font-weight: bold; color: #cccccc;}

.headline { font-family: Georgia, Times, serif;
font-style: bold; font-size: 18px; line-height: normal;
font-weight: bold; color: #FFFFFF;}

.blogtext { font-family: Georgia, Times, serif;
font-style: normal; font-size: 12px; line-height: normal;
font-weight: normal; color: #000000;}

.textwhite { font-family: Arial, Helvetica, sans-serif;
font-style: bold; font-size: 9px; line-height: normal;
font-weight: bold; color: #ffffff;}

.subs { font-family: Arial, Helvetica, sans-serif;
font-size: 19px; font-style: normal; font-weight: bold;
color: #ffffff; text-align: left;}


A:link {
	TEXT-DECORATION: none
; color: #000000;}
A:visited {
	TEXT-DECORATION: none
; color: #000000;}
A:hover {
	TEXT-DECORATION: none; color: #fff; background-color:#f93b3b; 
}