@charset "iso-8859-1";
body {
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat: repeat;
	background-image: url(../ximages/bkgnd_main.jpg);
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: "Times New Roman", Times, serif;

	
}

.plainSmallText {
	font-size: 10pt;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	color: #000000;
}
.plainBodyText {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.style13 {font-size: 15px; font-family: "Times New Roman", Times, serif; }
.style14 {font-size: 13px}
.style15 {font-family: "Times New Roman", Times, serif; font-size: 13px; }
.style16 {color: #FFFFFF}
.style17 {color: #000000}
.style18 {font-size: 12px}
.style20 {font-family: "Times New Roman", Times, serif; font-size: 13px; font-style: italic; }

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: none;
}
a:active {
	color: #0033CC;
	text-decoration: none;
}
#menu {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
	text-align: left;
}
#menuLast {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}
#menuFirst {
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC66;
	text-align: left;
}
#header {
	height: 74px;
	width: 797px;
	margin: 0px auto;
	padding: 0px;
	vertical-align: middle;
	clear: both;
}
#pageContainer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	width: 900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCC66;
	border-left-color: #CCCC66;
	position: relative;
	background-color: #FFFFFF;
	top: 0;
	height: auto;
}
