body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../hpimages/bkgrnd_rt.gif);
	background-repeat: repeat-x;
	background-color: #2C2008;
}

body,td,th {
	font-family: "Century Gothic", Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 14px;
}
h1 {
	font-size: 21px;
	color: #f2e7d7;
}
a:link {
	color: #ffe7c4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffe7c4;
}
a:hover {
	text-decoration: underline;
	color: #ffb80e;
}
a:active {
	text-decoration: none;
	color: #FF33FF;
}
.mid_bkgrnd {
	background-image: url(../hpimages/mid_area.jpg);
	background-color: #645131;
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 84px;
	padding-bottom: 20px;
	padding-left: 84px;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.style2 {font-size: 12px}
.style3 {font-size: 10px}
.btmlinkbrdr {
	border: thin solid #000066;
	background-color: #263f65;
	opacity:0.4;filter:alpha(opacity=40);
}

#transbox
{
	width: 99%;
	height: 100%;
	margin: 0px;
	background-image: url(../images/table_bkgrnd.jpg);
	background-repeat: repeat;
	filter:alpha(opacity=70);
	opacity:0.7;
	border: 1px solid #2C2008;
}

#transbox p
{
	margin: 0px;
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
}

.divider2 {
	background-color: #36416a;
	width: 100%;
	left: auto;
	right: auto;
	}
	.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.midtable {
	background-color: #798db0;
	background-image: url(../subpgimages/mid_area_bkgrnd.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.leftnavtext {	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size: 10px;
	text-transform: uppercase;
	color: #acbad4;
	font-weight: normal;
}

#midtext a {
	color: #ffe7c4;
	text-decoration: none;
	font-size: 12px;
}
#midtext a:hover {
	color: #ffb80e;
	text-decoration: underline;
}
#midtext a:active {
	color: #FF33FF;
	text-decoration: none;
}
#midtext a:visited {
	text-decoration: none;
}
.smphoto {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.smphoto-lft {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.btmlinktext {
	font-family: Tahoma;
	font-size: 12px;
	color: #04477b;
	word-spacing: 18pt;
}

.artlink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.artlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.artlink3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.artlink2norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
				
.tablea {
	padding: .5em .5em .5em .5em;
	background-color:#7183a5;
	color: #c4ddff;
	}
	
.tableb {
	padding: .5em .5em .5em .5em;
	background-color:#5f6f96;
	color: #d5e2f8;
	}
	
.tablec {
	background-color:#222f5f;
	color:#ffffff;
	}
	
.tabled  {
	background-image:url(../images/table_bkgrnd.jpg);
	background-color:#0d3d83;
	color:#ffffff;
	background-repeat: repeat-x;
	}

.tableleft {
	background-color:#9eb7ce;
	}
	
.tableright {
	background-color:#c8e0f0;
	}
	
.tablecomlink {
	padding: .5em .5em .5em .5em;
	background-color:#c8e0f0;
	color: #003399;
	border: 1px solid #353f6c;
	}
	
.substyle1 {
	background-color:#c8e0f0;
	color: #003399;
	}
	
.substyle2 {
	background-color:#c8e0f0;
	font-size: 9px;
	}
	
.starcolor {
	color:#FF0000;
	}
	
input { 
 	color: #003366;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #dce9f1;
	border: 1px solid #003300; 
	}
	
select { 
 	color: #003366;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #dce9f1;
	border: 1px solid #003300; 
	}
	
options {
	background-color: #dce9f1;
	}

textarea { 
 	color: #003366;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #dce9f1;
	border: 1px solid #003300; 
	}
	
input.error, select.error {
	border: 1px solid red;
	background-color: #FFFCE2;
	background-image: url(../images/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;
	}