body {
	font-family:arial;
	font-size:12px;
	cursor:default;
	color:414141;
	line-height: 20px;
}
td {
	font-family:arial;
	font-size:12px;
	cursor:default;
	color:414141;
}
a {color: #ED0021;}
a:hover {color:FFBA27;text-decoration:underline}
input {border-width:1;font-family:arial;font-size:12px;padding:2px;height:21px;border-color:CCCCCC;border-style:solid;background-color:F9F9F9;color:999999}

td#MenuCell{
	background-image: url(img/greenG.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.menu {
	width: 150px;
	padding: 4px;
	line-height: normal;


}
.MenuItem{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 11px;
	line-height: 15px;

}
.MenuItem a{
	color: #ED0021;
text-decoration: none;


}
.MenuItem a:hover{
	color: #ED0021;
	text-decoration: underline;


}
.Content{
	padding-right: 38px;
	padding-left: 28px;
	line-height: 20px;
	text-align: justify;


}
.credit {
	font-size: 10px;
	color: #999999;
}

div#quickSearch{
	border: 1px solid #CCCCCC;
	float: right;
	width: 166px;
	margin-bottom: 10px;
	margin-left: 25px;
	text-align: left;
	padding-left: 5px;
	background-image: url(img/QuickGrad.gif);
	background-repeat: repeat-x;
	padding-top: 2px;
	background-color: #f0f0f0;
	margin-top: 5px;
}
h2{
	margin: 0px;
	width: 515px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
	white-space: normal;
	clear: both;
	padding: 3px;
	font-size: 13px;
	line-height: normal;
	letter-spacing: 2px;
}
h1{
	margin: 0px;


	white-space: normal;
	clear: both;
	padding: 3px;
	font-size: 14px;
	line-height: normal;
	letter-spacing: 2px;
}