body {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}
.navigation {
	font-size: 11px;
	color: #666666;
	padding: 2px;
	font-weight: bold;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	text-align: center;
}
.bodyText {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	padding: 6px 6px;
	vertical-align: top;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.rightNav {
	padding: 0px;
	color: #666666;
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.content {
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.leftNav {
	padding: 0px;
	color: #666666;
	border-top: 0px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #666666;
	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;
}
.leftnavigation {
	background-color: #E8E8E8;
	height: 10px;
	padding-left: 2px;
	padding-top: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: normal;
	color: #666666;
	padding-bottom: 1px;
	border-bottom-style: solid;
}
.lightText {
	font-size: 11px;
	color: #999999;
}
.footer {
	padding-left: 5px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.toolbar {
	background-image: url(images/toolbar.gif);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-bottom-style: solid;
	border-top-style: none;
}
.1pxborder {
	border: 1px solid #666666;
}
.navigation:hover {
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	text-align: center;
}
.header {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.orangeText {
	color: #FF6600;
}
input {
	font-family: Arial;
	font-size: 11px;
}
.leftSubNavigation {
	background-color: #F3F3F3;
	height: 10px;
	padding-left: 20px;
	padding-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: normal;
	color: #666666;
	padding-bottom: 2px;
	border-bottom-style: solid;
}
th {
	background-color: #FF9900;
	color: #FFFFFF;
	text-align: left;
}