body
{ 
	color : #000000;
	background-color: #9D9D9D;
	background-image: url(/images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top left;

	font-family: arial, helvetica, sans-serif;
	font-weight: 300;
	font-size: 76%;

	overflow: auto;
	margin: 0;
}

h1 { font-size: 1.2em; color: #FF8600; font-family: Arial, Helvetica, sans-serif; font-style: bold; background-color: #EEEEFF; padding: 1px 5px 1px 5px}

h2 { font-size: 1em; color: #FF8600; font-family: Arial, Helvetica, sans-serif; font-weight: 900;}

td { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333}

.version { font-family: arial, sans-serif; font-size: 9pt; font-weight: 900; color: #0000CC; text-decoration: none;  background-color: #FFAC2F}

.nav-main { font-family: arial, sans-serif; font-size: 10pt font-weight: 900; color: #666666}
.nav-main A { font-family: arial, sans-serif; font-size: 10pt; font-weight: 900; color: #993300; text-decoration: none}
.nav-main A:hover { font-family: arial, sans-serif; font-size: 10pt; font-weight: 900; color: #FF6600; text-decoration: underline}

.credits { font-family: arial, sans-serif; font-weight: 900; font-size: 9pt; color: #333333}
a.credits { font-family: arial, sans-serif; font-weight: 900; font-size: 9pt; color: #CC3333; text-decoration:none}
a.credits:visited { color: #CC3333; text-decoration:none}
a.credits:hover { color: #CC3333; background-color: #CCCCFF; text-decoration:none}

input, select, textarea {  font-family: Arial, sans-serif; font-size: 10pt; font-weight: 900; background-color: transparent; border: 1px solid #666666 }