body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 10pt;
}
A {
	text-decoration: none;
	color: #6699CC;
}
A:Hover {
	text-decoration: underline;
	color: #0066CC;
}
input {
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
	/*font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: none;
	color: Black;
	background-attachment: fixed;
}

select {
	font-family: Arial, Helvetica, sans-serif, Tahoma, Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	color: Black;
	background-color: Black;
	font-variant: small-caps;
/*	color: #FFFFFF;
	text-decoration: none;
	background-color: #43221D;
	border: thin inset #753E1F; */
}
h1 {
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
h2 {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
h3 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.caption {
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
div
{
	overflow: visible;
}
.vMenu {
	visibility: hidden;
}
.vRule {
	visibility: hidden;
}
.menuCell {
	width: 0px;
}

.PageTitle {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}
.Bio {
	font-family: Verdana, Tahoma, Helvetica, San-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
	color: #CCCCCC;
}
.BioLarge {
	font-family: Verdana, Tahoma, Helvetica, San-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #CCCCCC;
}
.ErrorCode {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: Red;
}
.HighlightDetails {
	font-family: Verdana, Tahoma, Helvetica, San-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3399FF;
}
.ImageName {
	font-family: Verdana, Tahoma, Helvetica, San-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
