/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	background-color: #2e2b2c;
	text-align: center;
	scrollbar-3dlight-color: #2e2b2c;
	scrollbar-arrow-color: #b95f28;
	scrollbar-base-color: #2e2b2c;
	scrollbar-darkshadow-color: #2e2b2c;
	scrollbar-face-color: #978f86;
	scrollbar-highlight-color: #2e2b2c;
	scrollbar-shadow-color: #2e2b2c;
	scrollbar-track-color: #2e2b2c;
}

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

div.content
{
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 100%;
	border: solid #978f86;
	border-width: 1px;
	background-color: #262324;
}

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

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

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

.listtitle
{
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #a3cfe8;
	text-decoration: none;
}

.title
{
	font-size: 22px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #958d84;
}

.menuTitle
{
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f4f3f1;
	text-decoration: none;
}

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

.subMenulink
{
	font-size: 11px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #f4f3f1;
	text-decoration: none;
}

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

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

.externalLinks
{
	font-size: 10px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #b95f28;
	text-decoration: none;
}

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

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

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

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

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

.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: bcbbbb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
}

.description
{
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #3c3127;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

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

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

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

.tac { 
	text-align: center; 
}