.TrebMsfont {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.headingtextred {
	color: #FC3800;
	font-weight: bold;
	font-size: 14px;
	font-family: "Trebuchet MS";
}
body {
	background-color: #000000;
	scrollbar-arrow-color:#FFFFFF;
  scrollbar-base-color:#000000;
}
A:link {
	color: #FF3300;
}
A:hover {
	color: #FFFFFF;
}
A:visited {
	color: #D5BA39;
}
mailto:link {
	color: #FF3300;
	font-size: 12px;
}
.bordstyle {
		border:2px solid;
		border-color: #002c6e;
    }
	.bordstyle_red {
		border:2px solid;
		border-color: #FF0103;
}
.indexblufont {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #96EDF7;
}
.subsubhead {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FF9926;
}
.subheadingfont {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9933;
}
subheadingfont {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9926;
}
.footerlinks {
	font-size: 11px;
	font-family: "Trebuchet MS";
}
.linkspagetxt {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #D5BA39;
}
.elevenpxfontsize {
	font-size: 11px
	}
.whitelinktxt {
	color: #FFFFFF
}
.bordstyle_yellow {
		border:1px solid;
		border-color: #D5BA39;
}
