body {
	background: #000000;
	font-family: Arial;
	top-margin: 0px;
	font-size: 14px;
	color: #EBEBEB;
}


td {
	font-family: Arial;
	font-size: 14px;
	color: #EBEBEB;
}
p {
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
	color: #EBEBEB;
	margin-right: 25px;
}
p.Media {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #EBEBEB;
}
p.Quote {
	font-size: 13px;
	font-family: Arial;
	font-weight: normal;
	color: #EBEBEB;
	font-style: italic;
}

p.intro {
	font-size: 14px;
	font-family: Arial;
	color: #EBEBEB;
	font-style: italic;
	font-weight: bold;
	margin-right: 25px;
}

p.footer {
	font-size: 9px;
	font-family: Arial;
	font-weight: bold;
	color: #EBEBEB;
	margin-bottom: 10px;
}

h1 {
	font-size: 18px;
	font-family: Arial;
	color: #EBEBEB;
	font-style: normal;
	font-variant: small-caps;	
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #ffffff;
	text-align: left;
	width: 80%;
	padding-bottom: 10px;
	font-weight: bold;
	margin-bottom: 8px;
}
h2 {
	font-size: 14px;
	font-family: Arial;
	color: #EBEBEB;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	}
h3 {
	font-size: 15px;
	font-family: Arial;
	color: #EBEBEB;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px;
}
	
a.footer {
	font-size: 9px;
	font-family: Arial;
	font-weight: bold;
	color: #EBEBEB;
	text-decoration: none;
}

a.footer:hover {
	font-size: 9px;
	font-family: Arial;
	font-weight: bold;
	color: #9BD7D4;
	text-decoration: underline;
}	
a {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #9BD7D4;
	text-decoration: none;
}

a:hover {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #EBEBEB;
	text-decoration: underline;
}
a.Search {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:hover.Search {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #9BD7D4;
	text-decoration: underline;
}
li {
	margin: 6px;
}
	
fieldset {		
		width: 24em;
		margin-left: 75px;
		}
		
legend {
		color: #A2D0C6;		
		padding: 2px 6px;
		font-weight: bold
		}
		
label
{
width: 4.8em;
float: left;
text-align: right;
margin-right: 0.2em;
margin-top: 5px;
margin-bottom: 3px;
color: #EBEBEB;
font-family: Arial;
font-size: 12px;
display: block;
font-weight: bold;
}

input
{
color: #000000;
border: 1px solid #A2D0C6;
margin-top: 3px;
margin-bottom: 3px;
}

textarea
{
SCROLLBAR-3DLIGHT- COLOR: #CCCCCC;
SCROLLBAR-ARROW- COLOR: #CCCCCC;
SCROLLBAR-BASE-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #000000;
SCROLLBAR-DARKSHADOW-COLOR: #993300;
SCROLLBAR-FACE-COLOR: #A2D0C6;
SCROLLBAR-HIGHTLIGHT-COLOR: #CCCCCC;
SCROLLBAR-SHADOW-COLOR: #000000;
border: 1px solid #000000;
}

.submit
{
color: #000000;
background: #A2D0C6;
border: 2px outset #000000;
margin-left: 10pt
}

.shadeform	{ 
		FONT: 12px Arial;
		background-image: url("images/shadeform.jpg");
		text-align: left;
		Width: 180PX;
		Height: 20px;
		BORDER: #993300 1px solid
		}	
		
.shadeformTextArea	{ 
		FONT: 12px Arial;
		background-image: url("images/shadeform.jpg");
		text-align: left;
		Width: 180PX;
		Height: 160px;
		BORDER: #993300 1px solid
		}