body {
	margin: 0px;
	background-color: black;
	font-family: Sans Serif, Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #EEE8AA;
}
ul {
	list-style-type: disc;
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
	font-family: Sans Serif, Verdana, Helvetica, Arial;
	font-size: 11px;
	color: Black;
}
ol {
	list-style-type: decimal;
	list-style-position: outside;
	font-family: Sans Serif, Verdana, Helvetica, Arial;
	font-size: 11px;
	color: Black;
}
li {
	padding-top: 7px;
}
p {
	margin-top: 15px;
	font-family: Sans Serif, Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #EEE8AA;
}
th {
	font-family: Sans Serif, Verdana, Helvetica, Arial;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	text-align: center; 
}
td {
	font-family: Sans Serif, Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #EEE8AA;
}
a {
	font-size: 11px;
	color: #EEE8AA;
}
a:hover {
	font-size: 11px;
	color: #DAA520;
}
a.gal {
	font-size: 14px;
	color: #EEE8AA;
	font-weight: bold;
}
a.gal:hover {
	font-size: 14px;
	color: #DAA520;
}
.gallery16 {
	font-size: 16px;
	color: #EEE8AA;
	font-family: Sans Serif, Verdana, Helvetica, Arial;
	font-weight: bold;
	padding-right: 8px;
}
.gallery14 {
	font-size: 14px;
	color: #EEE8AA;
	font-family: Sans Serif, Verdana, Helvetica, Arial;
	font-weight: bold;
	padding-right: 8px;
}
.gallery12 {
	font-size: 14px;
	color: #EEE8AA;
	font-family: Sans Serif, Verdana, Helvetica, Arial;
	//font-weight: bold;
	padding-right: 8px;
}
.bold {
	font-weight: bold;
}
.indent {
	padding-left: 100px;
}
.indent1 {
	padding-left: 25px;
}
.indent2 {
	padding-left: 50px;
}
.roll-ht{
	height:140px;
	padding-left : 10px;
	padding-right : 20px;
}
.roll-ht2{
	height:85px;
	padding-left : 10px;
	padding-right : 20px;
}
.top_spacer {
	height: 10px;
	background-color: #EEE8AA;
}
.top_spacer2 {
	height: 10px;
	background-color: black;
}
.bot_spacer2 {
	height: 10px;
	background-color: black;
}
.bot_spacer {
	height: 25px;
	background-color: #EEE8AA;
	color: black;
	font-size : 8pt;
	text-align : center;
}
A.imglink { 
	font: bold 8pt Sans Serif, Verdana, Helvetica, Arial;
	color: white; 
	width: 160px; 
	height: 22px; 
	background: white url(images/backblue.jpg) no-repeat; 
	text-align: center; 
	padding-top: 3px; 
	display: block; 
	text-decoration: none; 
}
A.imglink:Hover {
	font: bold 8pt Sans Serif, Verdana, Helvetica, Arial;
	color: white; 
	text-decoration: none; 
	background: white url(images/backred.jpg) no-repeat;
}
.underline {
	text-decoration:underline;
}
.updated {
	font-family: Sans Serif, Verdana, Helvetica, Arial;
	font-size: 10px;
	color: Black;
}
.black {
	color: #000000;
	font-weight: bold;
	color: #003366;
}
.dkgray{
	background-color: #404040;
}

.updated a { 
	color: #003366;
}
.updated a:hover {
	color: red;
}
.bottom {
	vertical-align: bottom;
}
.dkblue {
	color: #003366;
}
.mainbody {
	margin-left: 25px;
	padding:0;
}
.toplinkage {
	padding: 0;
	margin: 0;
	font-family :Helvetica, Arial;
	font-size: 12px;
}
.toplinkage a {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
.toplinkage a:hover {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: red;
}
.back {
	margin: 0;
	padding: 0;
	background-image:url("images/css_back.jpg");
	background-repeat: no-repeat;
}
.bottom_right {
	height: 75px;
	width: 700px;
	text-align: left;
	background-image: url("images/css_bottom_right.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}
.tr_alt {
	background-color: #f9f9f9;
}
.btn {
	background-image: url("images/btn.jpg");
	background-color:#FFFFFF;
	FONT-FAMILY: Sans Serif, Verdana, Helvetica, Arial;
	color: #888888;
	font-size: 8pt;
	height: 21px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	BORDER: #9BAFC3 1px solid
}
.btn_over {
	background-image: url("images/btn_over.jpg");
	background-color:#FFFFFF;
	FONT-FAMILY: Sans Serif, Verdana, Helvetica, Arial;
	color: #003366;
	font-size: 8pt;
	height: 21px;
	cursor:hand;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	BORDER: #527497 1px solid
}