h3           {
	color: #CCCC99;
	font-family: Verdana;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #9CCF1C;
	margin-bottom: 7;
	padding-left: 3;
	padding-right: 0;
	padding-top: 2;
	padding-bottom: 5;
	background-color: #008040;
	font-size: 8 pt;
}

p			 { font-family: Verdana; 
			   font-size: 10px
}
			   
td			 { font-family: Verdana; 
			   font-size: 10px
}
			   
body         { font-family: Verdana; 
			   font-size: 10px;
               scrollbar-face-color: #CCCC99;
               scrollbar-highlight-color: #e4e4da;
               scrollbar-shadow-color: #808080;
               scrollbar-arrow-color: #008040;
               scrollbar-base-color: #008040;
               scrollbar-3d-light-color: #FFFFFF;
               scrollbar-darl-shadow-color: #000000
}
			   
h1			 { font-family: Verdana; 
			   font-size: 10px;
}
			   
h6           { font-size: 8 pt; 
			   color: #008040; 
			   font-weight: bold; 
               background-color: #CCCC99
}

.WhiteBold 	{  color: #FFFFFF;
			   font-weight: bold;
			   font-family: Verdana;
			   font-size: 8 pt;
}

.Green  	{  color: #008040;
}

.BrightGreen  	{  color: #9CCF1C;
}

.GreenBold 	{  color: #008040;
			   font-weight: bold;
			   font-family: Verdana;
			   font-size: 8 pt;
}

.RedBold    {
			   color: #FF0000;
			   font-weight: bold;
}

.TinyGreen {   font-size: 5pt;
			   color: #008037
}

.BeigeBold 	{  color: #CCCC99;
			   font-weight: bold;
			   font-family: Verdana;
}

DIV.Boxtitle {
	MARGIN: 0;
	BACKGROUND: url(BoxTitle.gif) no-repeat;
	HEIGHT: 27px;
	font-weight: bold;
	COLOR: #CCCC99;
	PADDING-LEFT: 12px;
	PADDING-TOP: 6px;
	BORDER: 0 none;
}

DIV.Boxbottom {
	MARGIN: 0;
	BACKGROUND: url(BoxBottom.gif) no-repeat;
	HEIGHT: 27px;
	font-weight: bold;
	COLOR: #CCCC99;
	PADDING-LEFT: 12px;
	PADDING-TOP: 6px;
	BORDER: 0 none;
}

DIV.Boxcontent {
	MARGIN: 0;
	FONT: 10px Verdana, Geneva, Arial, sans-serif;
	COLOR: #008040;
	WIDTH: 297px;
	BORDER: 0 none;
	PADDING: 7px; 
	BACKGROUND: url(BoxBg.gif) repeat-y;
}

.tdbox	{
	BORDER: #9DCE1B 15px solid;
}

DIV.Pagetitle {
	MARGIN: 0;
	BACKGROUND: url(PageTitle.gif) no-repeat;
	HEIGHT: 27px;
	font-weight: bold;
	COLOR: #CCCC99;
	PADDING-LEFT: 12px;
	PADDING-TOP: 6px;
	BORDER: 0 none;
}

.ScreenSaver  {
	color:#999999;
}

