body {
	font-size: 14px; 
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva;
	color: #000000;
	background-color: #000000; 
	text-align: left;
	margin: auto;
	
	min-height: 100%;
	background:url(images/bg.gif) repeat center top;

	width: 100%;
	height: auto;
	background-color: #000000;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

#hyperlinx a:hover
{ background: #456999;
  color: #00ccff;
  border-color: #00ccff;
  text-decoration: none;
  border-bottom: 1px dashed;
  text-align: right;
}

a:link {color: #E15325; text-decoration: none}
a:active {color: #E15325; text-decoration: none}
a:visited {color: #E15325; text-decoration: none}
a:hover {color: #E15325; text-decoration: underline;}

A.footer {color: #FFFFFF;}
A.footer:LINK, {color: #FFFFFF;}
A.footer:HOVER, {color: #f15d22; text-decoration: none;}
A.footer:VISITED, {color: #FFFFFF;}

A.footer1 {color: #0099FF;}
A.footer1:LINK, {color: #00ccff;}
A.footer1:HOVER, {color: #00ccff; text-decoration: underline;}
A.footer1:VISITED, {color: #00ccff;}

A.footer2 {color: #000000;}
A.footer2:LINK, {color: #000000;}
A.footer2:HOVER, {color: #000000; text-decoration: underline;}
A.footer2:VISITED, {color: #000000;}

body {
scrollbar-base-color : #000000;
scrollbar-3dlight-color : #000000;
scrollbar-highlight-color : #000000;
scrollbar-arrow-color : #E15325;
scrollbar-face-color : #808284;
scrollbar-shadow-color : #000000;
scrollbar-darkshadow-color : #000000;
scrollbar-track-color : #d1d1d1;
}

#myButton{ 
font-family : "Trebuchet MS", Arial, Verdana, Helvetica, Geneva; 
font-size : 8pt;
color : #666666;
 }

#myInput{
	font-family : "Trebuchet MS", Arial, Verdana, Helvetica, Geneva;
	background-image: url(images/);
	background-color : #FFFFFF;
	border: 1px solid #898989;
	font-size : 8pt;
	font-weight: normal;
	color : #000000;
}

.smalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.mediumtext {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva;
	font-size: 12px;
	color: #FFFFFF;
}

.largetext {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Geneva;
	font-size: 16px;
	color: #000000;
}

