body {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
.bodyText {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	padding: 0px 0px;
	vertical-align: top;
	border-top: 1px solid #336699;
	border-right: 1px none #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
}
.rightNav {
	padding: 0px;
	color: #666666;
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
}
.content {
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
a {
	text-decoration: none;
	color: #003366;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
ul {
	/*margin: 0px;
	font-weight: bold;*/
	list-style-type: square;
	/*list-style-position: inside;*/
}
li {
	padding: 5px;
	font-size: 11px;
}
hr {
	border: #999999;
	height: 1px;
	background-color: #CCCCCC;
}
.lightText {
	font-size: 11px;
	color: #999999;
}
.footer {
	padding-left: 0px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	border-top: 0px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.1pxborder {
	border: 1px solid #666666;
}
.header {
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
}
input {
	font-family: Arial;
	font-size: 11px;
}
th {
	background-color: #FF9900;
	color: #FFFFFF;
	text-align: left;
}