BODY {
	color: Black;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: Black;
	background: #383838 url(images/back01.jpg) repeat-y 50% 0;
    line-height: 15px;
}
PRE, TD {
	font-family : trebuchet ms, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #E4E4E4;
    line-height: 16px;
}
A.menu
{
    text-decoration: none;
    color: #ffd084;
}
A:HOVER.menu {
	text-decoration : none;
	color : White;
}
A
{
    text-decoration: none;
    color: #66934f;
}
A:HOVER
{
    text-decoration: underline;
    color: #bbff4f;
}
INPUT, textarea {
	border : 1px solid Black;
	height : 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 1x;
}
STRONG.head
{
    color: #a087ff;
    font-family: trebuchet ms, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
}
A.head
{
    text-decoration: none;
    color: #a087ff;
}
A:HOVER.head {
	text-decoration : none;
	color : White;
}
HR {
	width: 100%;
	border: 1px dashed #2C2C2C;
}

.mediaborder {
	border: 3px solid #333333;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	font: trebuchet ms, Arial, Helvetica, sans-serif;
	visibility: hidden;
	font-size: 18px;
}

.sIFR-hasFlash h2 {
	visibility: visible;
	font-size: 18px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 18px;
	text-align: center;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size: 18px;
	text-align: center;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

th { font-family: Tahoma, Arial, Helvetica; font-size: 10pt; color:FFFFFF; font-weight:bold; vertical-align: center; padding-left:4; padding-right:4;}
.FormItem { font-family: Tahoma, Arial, Helvetica; font-size: 8pt; color: #000000 }
.TextArea { font-family: Arial, Helvetica; font-size: 10pt; color: #000000 }
.NoUnderline { text-decoration:none}
h3 { font-family: Tahoma, Arial, Helvetica; font-size: 13pt; font-weight: bold; margin-top:0; margin-bottom:4;}
input.radio { background : #DDDDDD; color: #DDDDDD }
.3dLook { border-right: #555555 thin inset; border-top: white thin outset; border-left: white thin outset; border-bottom: #555555 thin inset; font-family: Tahoma, Arial, Helvetica; font-size: 9pt; color: #000000 ; vertical-align: center; padding-left:4; padding-right:4; }
.Button_sel { border-right: #555555 thin inset; border-top: white thin outset; border-left: white thin outset; border-bottom: #555555 thin inset }
.Button_unsel {border-right: #dddddd thin solid; border-top: #dddddd thin solid; border-left: #dddddd thin solid;border-bottom: #dddddd thin solid }
.menuitems {font-family:MS Sans serif, Arial, Helvetica;font-size:8px;padding-left:6px;padding-right:6px;}
.tooltip {position: absolute; visibility:hidden;  font-size:8pt;  border: 1px solid black;  background-color: lightyellow; padding: 1px;}

