﻿body {
}
		
	
.MenuButtons
{
	background-color: #054614;
	color: white;
	text-align:center;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	border-bottom:none;
	border-left-style:none;
	border-right-style:none;
	border-top:none;
	width:100px;
	margin-left: 0px;
	height: 16px;
}
	
.TitleText
{
	background-color: white;
	color: #996600;
	text-align:center;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	border-bottom:none;
	border-left-style:none;
	border-right-style:none;
	border-top:none;
	margin-left: 0px;
	}
	
	
.Button2
{
	background-color: #054614;
	color: white;
	text-align:center;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	border-bottom:none;
	border-left-style:none;
	border-right-style:none;
	border-top:none;
	width:75px;
	height: 18px;
}
.linkButton
{
	background-color:Transparent;
	color: #054614;
	border-style:none;
	text-align:left;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	height: 18px;
}

.linkButtonSmall
{
	background-color:Transparent;
	color: #054614;
	border-style:none;
	text-align:left;
	font-family:Verdana;
	font-size:8px;
	font-weight:normal;
	height: 22px;
	
}
	
	.TextStyle
{
	background-color:White;
	color: #0422A8;
	border-style:none;
	text-align:left;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	margin-left: 0px;
}
	
		.TextStyle2
{
	border: thin solid #006600;
	background-color:White;
		color: #054614;
		text-align:left;
		font-family:Verdana;
		font-size:12px;
		font-weight:normal;
	height: 20px;
	margin-top: 0px;
}
	
	
		.TextStyleSmall
{
	background-color:White ;
	color:Black;
	border-style:solid ;
	border-width:thin;
	border-color:#006600;
	text-align:left;
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	}
	
	
	.TextStyle3
{
	background-color:White ;
	color: #0422A8;
	border-style:none;
	text-align:left;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	overflow:hidden;
	height:auto;
	}
	
	.PageLabel
{
	background-color:Transparent ;
	color: #0422A8;
	border-style:none;
	text-align:left;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	}

	.LabelStyle
{
	background-color:Transparent;
	color: #054614;
	border-style:none;
	text-align:left;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	height: 18px;
}

	.LabelStyleSmall
{
	background-color:Transparent ;
	color: #054614;
	border-style:none;
	text-align:left;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	}
			
	.GridStyle
{
 background-color: white;
 background-repeat: no-repeat;
 white-space: nowrap;
 margin: 5;
 padding: 5;
 border-style:ridge;
 border-width:thin;
 Font-family:Verdana;
 font-size:12px;
 font-weight:bold;
 color: #0422A8;
 text-align:left;
 width:800px; 
white-space:normal;
overflow:scroll;

}


	.GridStyleSmaller
{
 background-color: white;
 background-repeat: no-repeat;
 white-space: nowrap;
 margin: 5;
 padding: 5;
 border-style:ridge;
 border-width:thin;
 Font-family:Verdana;
 font-size:10px;
 font-weight:bold;
 color: #0422A8;
 text-align:left;
 width:800px;
}

.GridStyleHeader
{
 Font-family:Verdana;
  font-size:10px;
 font-weight:bold;
 color: white;
 text-decoration: none;
 padding: 5;
 margin:5;
 text-align:center;
 background-color: #996600;
 
}

.GridStylePager
{ Font-family:Verdana;
  font-size:10px;
 font-weight:bold;
 color: white;
 text-decoration: none;
 padding: 5;
 margin:5;
 text-align:center;
 background-color: #996600;
}
	.GridStylePlain
{
 background-color: white;
 background-repeat: no-repeat;
 white-space: nowrap;
 margin: 5;
 padding: 5;
 border-style:none;
 Font-family:Verdana;
 font-size:12px;
 color: #0422A8;
 text-align:left;
}
 	.GridStylePlainList
{
 background-color: white;
 background-repeat: no-repeat;
 white-space: nowrap;
 margin: 5;
 padding: 5;
 border-style:none;
 Font-family:Verdana;
 font-size:12px;
 color: #0422A8;
 text-align:left;
 border-color:White;
}

	.GridStyleList
{
 background-color: white;
 background-repeat: no-repeat;
 white-space: nowrap;
 margin: 1;
 padding: 3;
 border-style:none;
 Font-family:Verdana;
 font-size:12px;
 color: #0422A8;
 border-width:thin;
 border-color:White;
}

.MessageStyle
{
 position: static;
 background-color: white;
 background-repeat: no-repeat;
 white-space: nowrap;
 display: inline;
 margin: 0;
 padding: 0;
 border-style:none;
 Font-family:Verdana;
 font-size:10px;
 color: black;
 text-align:left;
 padding:5;
}
.ErrorStyle
{
	color:Red;
	font-family:Verdana;
	font-size:10px;
}

 A:link 
 {
color:  white;
	}
            