/* CSS Document */

body
{
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	text-align: center;
	scrollbar-3dlight-color: #000;
	scrollbar-arrow-color: #0091d0;
	scrollbar-base-color: #000;
	scrollbar-darkshadow-color: #222;
	scrollbar-face-color: #222;
	scrollbar-highlight-color: #222;
	scrollbar-shadow-color: #000;
	scrollbar-track-color: #111;
}

img
{
	behavior: url(pngbehavior.htc);
}

.left
{
	background-image: url(images/gfx_glow_left.jpg);
	background-repeat: repeat-y;
}


td, p, a, .text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.listtitle
{
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0091d0;	
}

.title
{
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0091d0;
}
.blinks {
	color: #007DD0;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.menuTitle
{
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #888888;
}
.title1
{
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
}

.menuTitle
{
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
}

.photolink
{
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0091d0;
	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 #fff ;
	border-width: 1px;
}

div.spacer
{
	background-color: #000;
}

table.toptable
{
	width: 100%;
	background-color: #000;
}

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: #000;
	color: #fff;
}

a.nav
{
	width: 107px;
	background-color: #000099;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-align: center;
	color: #fff;
}

a.nav:hover
{
	background-color: #ff0000;
	display: block;
}

.input
{
	height: 20px;
	width: 150px;
	border: solid 1px #000;
	font-size: 11px;
}

.emailbox
{
	height: 20px;
	width: 100px;
	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: 6b6c6c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

.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;
}
