﻿html, body {
	height: 100%;
	width: 100%;
	background-color: #000;
	margin: 0;
	padding: 0;
	font-family:'Trebuchet MS', Arial, Sans-Serif;
	font-size:0.69em;
	line-height:1.65em;
	color: #1a1a1a;
}
html {
	overflow: -moz-scrollbars-vertical;
}
div, td, th, span, input, textarea {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
}
img {
	border: none;
}
#outerContainer {
	width:908px;
	height:642px;
	margin:0 auto;
	background-color: #fff;
	margin-top: 0px;
}
.menu {
	background: transparent url('../images/menubg.gif') no-repeat 0% 0%;
	height: 37px;
	color: #fff;
	padding-top: 10px;
	padding-left: 20px;
}
.menu a,.menu a:active,.menu a:link,.menu a:visited {
	text-decoration: none;
	color: #fff;
}
.menu a:hover {
	text-decoration: underline;
	color: #fff;
}
h2 {
	font-size: 18px;
}
h3 {
font-size: 14px;
}
