﻿body {
		background-color:#A5B276;	
	 }

.gray { font-size : 11px;font-family: Arial; color:#777776; font-variant:normal;}
.gray1 { font-size : 12px;font-family:Arial; color:#6d6d6d}
.gray2 { font-size : 12px;font-family: Arial; color:#777776; line-height:18px;}
.graybig { font-size : 13px;font-family: verdina; color:#777776}
.graybig1 { font-size : 15px;font-family: Arial; color:#777776}
.graybig2 { font-size : 19px;font-family: Arial; color:#777776}
.graybig3 { font-size : 9px;font-family: Arial; color:#777776;}

.red { font-size : 12px;font-family: Arial; color:#ff0000; font-variant:normal;}

.blue { font-size : 12px;font-family: Arial; color:#00237e; font-style:italic; font-weight:bold;}
.blue3 { font-size : 12px;font-family: Arial; color:#00237e; font-weight:bold; text-indent:5px;}
.blue4 { font-size : 12px;font-family: Arial; color:#00237e;}
.blue1 { font-size : 16px;font-family: Arial; color:#006db1; font-weight:bold;}
.blue2 { font-size : 14px;font-family: Arial; color:#00237e; font-style:italic; font-weight:bold; text-decoration:underline;}
.blue6 { font-size : 19px;font-family: Arial; color:#006db1; font-weight:bold;}
.blue5 { font-size : 12px;font-family: Arial; color:#00237e; font-weight:bold;}
.blue7 { font-size : 11px;font-family: Arial; color:#00237e;}
.blue8 { font-size : 11px;font-family: Arial; color:#00237e; font-weight:bold;}

.orange2 { font-size : 16px;font-family: Arial; color:#ff5f00; font-weight:bold;}
.orange3 { font-size : 11px;font-family: Arial; color:#ff5f00}
.orange4 { font-size : 10px;font-family: Arial; color:#ff5f00}
.orange5 { font-size : 13px;font-family: Arial; color:#ff5f00; font-weight:bold;}
.orange6 { font-size : 12px;font-family: Arial; color:#ff5f00}
.orange7 { font-size : 12px;font-family: Arial; color:#ff5f00; font-weight:bold;}
.orange8 { font-size : 14px;font-family: Arial; color:#ff5f00; font-weight:bold;}
.orange9 { font-size : 20px;font-family: Arial; color:#ff5f00; font-weight:bold;}


.white { font-size : 16px;font-family: Arial; color:#ffffff; font-weight:bold;}
.white1 { font-size : 12px;font-family: Arial; color:#ffffff;}
.white2 { font-size : 13px;font-family: Arial; color:#ffffff; font-weight:bold; text-decoration:none;}

.black { font-size : 13px;font-family: Arial; color:#000000; font-weight:bold; text-decoration:none;}
.black1 { font-size : 11px;font-family: Arial; color:#000000; font-weight:bold;}

.green { font-size : 18px;font-family: Arial; color:#677635; font-weight:bold;}
.green1 { font-size : 11px;font-family: Arial; color:#677635; font-weight:bold;}



.tablehead
  {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  background-color:#006699;
  color:White;
  font-size: 10pt;
  }
.tablebody
  {
  font-family: Verdana, Arial, Helvetica, Sans-Serif; 
  background-color:#777777;
  color:Black;
  font-size: 10pt;
  }
.plaintable
  {
  font-family: Verdana, Arial, Helvetica, Sans-Serif; 
  background-color:White;
  color:Black;
  font-size: 10pt;
  }


a:hover { color: #ff5500; text-decoration: underline;}



.arrowgreen{
	width: 190px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;	
	border-width: 1px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	display: block;
	background: transparent url(images/arrowgreen.gif) 100% 0;
	height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #5E7830;
}

.arrowgreen li a:hover{
	color: #26370A;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -64px;
}

/*Slide show*/

*
{
	margin: 0;
	padding: 0;
}

#rotator
{
	border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 10px;
	position: relative;
	width: 546px;
	height: 179px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 546px;
	height: 179px;
}

p
{
	text-align: center;
}


.arroworange{
	width: 190px; /*width of menu*/
	border-style: solid solid none solid;
	border-color: #94AA74;	
	border-width: 1px;
}

.arroworange ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arroworange li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	display: block;
	background: transparent url(images/arrowblue.gif) 100% 0;
	height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
}	
	
.arroworange li a:link, .arroworange li a:visited {
	color: #525050;
}

.arroworange li a:hover{
	color: #000000;
	background-position: 100% -32px;
}

	
.arroworange li a.selected{
	color: #525050;
	background-position: 100% -64px;
}
