body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #dddddd;
}
.logoBox {
	position: relative;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	float: left;
	Z-Index: 1;
}
.navTop {
	position: relative;
	top: 0px;
	float: right;
	margin: 1em 1em 0 0;
	border: dotted #CCCCCC;
}
.navBox {
	position: relative;
	float: left;
	height: auto;
	width: 50px;
	Z-Index: 1;
	border: dotted #CCCCCC;
}
.textBox {
	position: relative;
	left: -90px;
	top: -50px;
	height: 200px;
	width: 200px;
	color: #999999;
}
.bkgBox {
	position: relative;
	float: left;
	height: auto;
	width: 20%;
	left: -40px;
	top: -40px;
}
.CSPageTitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 5px;
	background-color: #8a3324;
	padding-left: 8px;
	margin-bottom: 4px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.CSText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.CSTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993333;
	line-height: 20px;
	font-weight: bold;

}
.PortText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
}
select {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 20px;
	border: medium groove #993300;
	font-weight: bold;


}
