body {
	background: #000000 url(images/nav/bg-fahd2.png);
	scrollbar-3Dlight-color:#CCCCCC;
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#CCCCCC;
/*	scrollbar-darkshadow-color:#0000FF;*/
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#303030;	
}

p {
	font-family: "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	/*background: transparent;*/
}

td {
	font-family: "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	color: #FFFFFF;
	/*background: #000000 url(images/nav/bg-fahd2.png);*/
}
td.frontpage {
	/*background: #000000;*/
}
h1, h2, h3, h4, h5, h6 {
	/*font-family: "Trebuchet MS", sans-serif;*/
	color: #DDDDDD;
	background-color: #000000;
}

form {
	font-family: "Trebuchet MS", sans-serif;
	color: #CCCCCC;
	background: transparent;
}

a {
	color: #33CCFF;
}

a:hover {
	color: #FF0000;
	background: #000000;
	text-decoration: underline;
	cursor: hand;
	filter: Glow(Color=grey, Strength=10);
}

.updated {
	font-size: x-small;
	text-align: center;
}

a:active {
	color: #FFFFFF;
}

.browserNotice {
	font-size: small;
	list-style-position: inside;
	list-style-image: url(images/nav/bullet.gif);
	list-style-type: square;
	font-variant: normal;
	text-transform: capitalize;

}

a:visited {
	color: #808080;
}

.textNavBar {
	text-align: center;
	letter-spacing: 3px;
	font-size: small;
}

.TitleCase {
	text-transform: capitalize;
}

address {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: small;
	font-weight: lighter;
	text-align: left;
	letter-spacing: .01em;

}
.code {
	font-family: "Courier New", Courier, mono;
	word-spacing: normal;
}