/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	background-color: #281400;
	text-align: center;
	scrollbar-3dlight-color: #2A1602;
	scrollbar-arrow-color: #83ACD0;
	scrollbar-base-color: #2A1606;
	scrollbar-darkshadow-color: #241303;
	scrollbar-face-color: #331C04;
	scrollbar-highlight-color: #222;
	scrollbar-shadow-color: #3B2802;
	scrollbar-track-color: #191202;
}

img
{
	behavior: url(pngbehavior.htc);
}

.left
{
	background-image: url(images/gfx_glow_left.jpg);
	background-repeat: repeat-y;
}


td, p, a, ul, .text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-align: left;
	text-decoration: none;
}

.listtitle
{
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #EBC871;	
}

.title
{
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #acb727;
}

.onlineUtility
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
}

.menuTitle
{
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #acb727;
}

.menuLink
{
	font-size: 11px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #f4f3e0;
}

.omni
{
	font-size: 11px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #EBC871;
}

.externalLinks
{
	font-size: 13px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #EBC871;
}

.photolink
{
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #EBC871;
	text-decoration: none;
}

div.container
{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 750px;
}

div.content
{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 750px;
	border: solid #7f7367;
	border-width: 1px;
}

div.spacer
{
	background-color: #281400;
}

table.toptable
{
	width: 100%;
	background-color: #281400;
}

table.mainflashheader
{
	width: 100%;
	height: 245px;
	background-color: #996600;
}

table.subpgflashheader
{
	width: 100%;
	height: 100px;
	background-color: #996600;
}

td.identity
{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	background-color: #281400;
	color: #fff;
}

.input
{
	height: 20px;
	width: 150px;
	border: solid 1px #000;
	font-size: 11px;
}

.emailbox
{
	height: 20px;
	width: 110px;
	border: solid 1px #000;
	font-size: 11px;
}

.comments
{
	height: 100px;
	width: 350px;
	border: solid 1px #000;
	font-size: 11px;
}

.date
{
	height: 20px;
	width: 45px;
	border: solid 1px #000;
	font-size: 11px;
}

.dropdown
{
	height: 20px;
	width: 45px;
	font-size: 11px;
	border: solid 1px #000;
}

.widedropdown
{
	height: 20px;
	width: 175px;
	font-size: 11px;
	border: solid 1px #000;
}

.button
{
	font-size: 10px;
	width: 150px;
}

.submit
{
	font-size: 10px;
	width: 80px;
}

.foot
{
	color: #bab3ad;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.description
{
	font: Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 10px;
}

.informed
{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 13px;
}

table.subflashheader
{
	width: 100%;
	height: 150px;
	background-color: #996600;
}

.tac {
	text-align: center;
}