a:link {
	font-family:Arial, Helvetica;
	font-size:10pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a:visited {
	font-family:Arial, Helvetica;
	font-size:10pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

a:hover {
	font-family:Arial, Helvetica;
	font-size:10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.MenuLink:link {
	font-family:Arial, Helvetica;
	font-size:10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.MenuLink:visited {
	font-family:Arial, Helvetica;
	font-size:10pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.MenuLink:hover {
	font-family:Arial, Helvetica;
	font-size:10pt;
	font-weight: bold;
	color: #DAD8B8
; text-decoration: none
}

body {
  background-color: #FFFFFF
}

.BorderColor {
	border: 1px #CCCCCC solid;
}

.ButtonBar {
  background-color: #000000 }

.StatusBar {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal;
  background-color: #CCCCCC;
  color: #000000 }
 
.Header {
  background-color: #8C84E7} 
  
.HeaderBar {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: bold;
  background-color: #DAD8B8;
  color: #000000}  

.HeaderLeftCurve { 
  background-image: url(http://www.citruscritters.com/css/images/top_left_curve.gif); 
  background-repeat: no-repeat; 
  background-position: left top; 
  background-attachment: scroll; } 
  
.HeaderRightCurve { 
  background-image: url(http://www.citruscritters.com/css/images/top_right_curve.gif); 
  background-repeat: no-repeat; 
  background-position: left top; 
  background-attachment: scroll; } 
  
.NavArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: 659892;
	color: #FFFFFF
} 
	
.BannerArea {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16pt; 
  font-weight: bold;
  background-color: 659892;
  color: #FFFFFF}
	
.HeadlineText {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: bold;
  color: #FFFFFF }  

.HeaderText {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: bold;
  color: #000000} 
	
.BannerText {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: bold;
  color: #FFFFFF} 
  
.DateText {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12pt; 
  font-weight: bold;
  color: #6699FF } 

.TitleText {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16pt; 
  font-weight: bold;
  font-style: italic;
  color: #808000 } 

.MenuArea {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal;
  background-color: #FFFFFF;
  color: #000000} 

.NormalText {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal;
  color: #000000 } 
  
.ErrorText {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: bold;
  color: #FF0000 }  

.LargeText { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12pt; 
  font-weight: bold; 
  color: #000000 }
  
 .LargeNormalText { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12pt; 
  font-weight: normal; 
  color: #000000 } 

.BoldText { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: bold; 
  color: #000000 }

.ItalicText { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal; 
  color: #000000 ; 
  font-style: italic }
  
.TableHeader {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: bold;
  background-color:  #999999;
  color: #FFFFFF }  

.HighlightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #DFDFDF;
	color: #000000
}  

.HandCursor { 
  cursor: hand 
}
  
.TabBar {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal;
  background-color: #CCCCCC;
  color: #000000 
}

.TabSelected {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal;
  background-color: #6699FF;
  color: #FFFFFF 
}

.TabOff {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal;
  background-color: #CCCCCC;
  color: #000000;
  cursor: hand
}

.TabOn {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal;
  background-color: #6699FF;
  color: #FFFFFF;
  cursor: hand
}