body {
	background-color: #91969A;
	margin: 15px 0px 15px 0px;
	
}
table {
	background-color: #FFF;
}
ul {
		margin: 0;
		padding: 0;
		}
li {
		margin-left: 35px;
		padding: 0px;
		line-height: 18px;
		}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	font-weight: bold;
	padding-left: 4px 5px 0px 0px;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	font-style: normal;
}

.TextCellBg {
    background-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	/*border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
*/
}
a:link, a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited:hover {
	color: #999999;
	text-decoration: none;
}
.Current {
	font-size: 12px;
	color: #999999;
}
.photoRight {
	border: 1px solid #000000;
	margin: 0px 10px 10px 10px;
}
.valid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
