@charset "utf-8";
body {
	background: #999999;
}
#content {
	background: #FFFFFF url(../corner_top_left.jpg) no-repeat left top;
	margin: 8px auto 0px;
	width: 90%;
	min-width: 900px;
	text-align: left;
}
.left {
	width: 29%;
	text-align: center;
	border-right: 1px none #000000;
	float: left;
	border-bottom: 1px solid #000000;
}
.left2 {
	background: #CCCCCC;
	float: left;
	width: 29%;
	border: 1px solid #000000;
}

.right {
	float: right;
	width: 70%;
	background: #ECECEC url(../corner_top_right.jpg) no-repeat right top;
	padding-left: 4px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.right2 {
	float: right;
	width: 69%;
}
.middle {
	padding-left: 4px;
	padding-right: 4px;
	border: 1px none #000000;
}
.paragraph {
	background: #E9ECFE;
}

.clearFloats {
	clear: both;
	text-align: right;
	font: 9px Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.login {
}





.bottomLeft {
	background: #FFFFFF url(../corner_bottom_left.jpg) no-repeat left bottom;
	width: 10%;
	float: left;
	min-height: 30px;
	margin-bottom: 10px;
}
.bottomRight {
	float: right;
	width: 90%;
	background: #FFFFFF url(../corner_bottom_right.jpg) no-repeat right bottom;
	min-height: 30px;
	text-align: right;
}


img {
	width: 100%;
}
.rightimg  {
	margin: 0px 4px;
	width: 60%;
	border: 2px solid #000000;
	padding: 4px 8px 4px 4px;
	background: #999999;
	float: right;
	text-align: center;
}
.rightimg img {
	border: 2px solid #FFFFFF;
}

li {
	margin-left: -14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.timesGreen {color: #006600}
.title {
	font-size: 36px;
	color: #990000;
}
.subtitle {
	color: #996600;
	font-size: 24px;
}
.style6 {color: #996600}
.style8 {	color: #996600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.style13 {	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.style19 {	font-size: 16px;
	font-weight: bold;
}
.style18 {color: #990000; font-weight: bold; }
.style12 {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}
.style14 {color: #006600; font-weight: bold; }
.style3 {	color: #996600;
	font-weight: bold;
}
