a, A:link,A:active, A:visited
	{font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#003300;
	 font-weight:bold;
	 text-decoration:none;
	 }
A:hover
 	{font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#ffffff;
	 font-weight:bold;
	 text-decoration:none;
	 }	 
a.b, A.b:link,A.b:active, A.b:visited
	{font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#003300;
	 font-weight:bold;
	 font-style:regular;
	 text-decoration:none;
	 }
A.b:hover
 	{font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#000000;
	 font-weight:bold;
	 font-style:regular;
	 text-decoration:underline;
	 }	
	 
a.c, A.c:link,A.c:active, A.c:visited
	{font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#FFFFFF;
	 font-weight:bold;
	 font-style:normal;
	 text-decoration:none;
	 }
A.c:hover
 	{font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 color:#000000;
	 font-weight:bold;
	  font-style:Regular;
	 text-decoration:none;
	 }			 	
	 
	 
a.d, A.d:link,A.d:active, A.d:visited
	{font-family:"Times New Roman", Times, serif;
	 font-size:14px;
	 color:#990000;
	 font-weight:bold;
	 font-style:regular;
	 text-decoration:underline;
	 }
A.d:hover
 	{font-family:"Times New Roman", Times, serif;
	 font-size:14px;
	 color:#003300;
	 font-weight:bold;
	 font-style:regular;
	 text-decoration:underline;
	 }	


.table{border:#993300 1px solid;}

.arial11wht {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.arial11wht:hover {
	font-family: arial;
	font-size: 11px;
	color: #FFFF33;
	text-decoration: none;
	font-weight: bold;
}
.times15 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color:#2D5726;
	text-decoration: none;
}
.timesbrwn {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #A11D1B;
	text-decoration: none;
}
.whttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
td {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.brwtext1 {
	font-family: arial;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

.greenext1 {
	font-family: arial;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
}
.greenext2 {
	font-family: arial;
	font-size: 12px;
	color: #003300;
	font-weight: normal;
}
.textbox {
	line-height: 22px;
	color: #990000;
	background-color: #F2EEBD;
	height: 22px;
	border: 1px solid #A11D1B;
	font-family: arial;
	font-weight:bold;
	font-size: 12px;
}
.times17 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
.times13 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.border {
	border: 1px solid #A11D1B;
}
.button {font:arial;
		 font-size:11px;
		 color:#FFFFFF;
		 font-weight:bold;
		 background-color:#990000;
		 border:#FFD7D7 outset 1px;
		 line-height:21px;
		 }