body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333333;
}
img {
	display:block;
}
TD {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #333333;
}
a:link, a:active, a:visited, a:hover {
	font-family:  "trebuchet ms";
 	color: #ff6600;
}

H1 {
	font-size: 19px;
	font-family: "trebuchet ms";
	color: black;
	font-weight:bold;	
	display: inline;
}
H2 {
	font-size: 16px;
	font-family: "trebuchet ms";
	color: #333333;	
	font-weight:bold;
	display: inline;
}
H3 {
	font-size: 14px;
	font-family: "trebuchet ms";
	color: #333333;
	font-weight:bold;	
	display: inline;
}
.newsLink {
	line-height:15px;
}
.newsLink a:link, .newsLink a:active, .newsLink a:visited {
	color: black;
	text-decoration: none;
}
.newsLink a:hover {
	color: #c12f08;
	text-decoration: underline;
}
.login {
	width:155px;
	height:20px;
	border-top:black 1px solid;
	border-left:#b4b4b4 1px solid;
	border-right:#b4b4b4 1px solid;
	border-bottom:#dadada 1px solid;
}
.bluLink a:link, .bluLink a:active, .bluLink a:visited {
	font-size:11px;
	color:#568cc4;
	text-decoration:none;
}
.bluLink a:hover {
	font-size:11px;
	color:#568cc4;
	text-decoration:underline;
}
.dlDate {
	color:black;
	font-weight:bold;
	line-height:20px;
	border-right:white 3px solid;
	padding:0px 58px 0 14px;
}
.dlFile {
	font-weight:bold;
	padding-left: 18px;
}
.dlFile a:link, .dlFile a:active, .dlFile a:visited {
	color: #cd0e0e;
	text-decoration: none;
}
.dlFile a:hover {
	color: #cd0e0e;
	text-decoration: underline;
}

.subMenu1 {	
	padding-bottom:5px;
}
.subMenu1 a:link, .subMenu1 a:active, .subMenu1 a:visited {
	color: #333333;
	text-decoration: none;
}
.subMenu1 a:hover {
	color: #c12f08;
	text-decoration: underline;
}
.subMenu1At {	
	padding-bottom:5px;
}
.subMenu1At a:link, .subMenu1At a:active, .subMenu1At a:visited, .subMenu1At a:hover {
	color: #c12f08;
	text-decoration: underline;
}
.subMenu2 {	
	padding:0 0 5px 20px;
}
.subMenu2 a:link, .subMenu2 a:active, .subMenu2 a:visited {
	color: #333333;
	text-decoration: none;
}
.subMenu2 a:hover {
	color: #c12f08;
	text-decoration: underline;
}
.subMenu2At {	
	padding:0 0 5px 20px;
}
.subMenu2At a:link, .subMenu2At a:active, .subMenu2At a:visited, .subMenu2At a:hover {
	color: #c12f08;
	text-decoration: underline;
}
.subMenu3 {	
	padding:0 0 5px 40px;
}
.subMenu3 a:link, .subMenu3 a:active, .subMenu3 a:visited {
	color: #333333;
	text-decoration: none;
}
.subMenu3 a:hover {
	color: #c12f08;
	text-decoration: underline;
}
.subMenu3At {	
	padding:0 0 5px 40px;
}
.subMenu3At a:link, .subMenu3At a:active, .subMenu3At a:visited, .subMenu3At a:hover {
	color: #c12f08;
	text-decoration: underline;
}
.click a:link, .click a:active, .click a:visited {
	font-family:  "trebuchet ms";
	color: #ff6600;
	text-decoration:none;
}
.click a:hover {
	font-family:  "trebuchet ms";
	color: #ff6600;
	text-decoration:underline;
}
.credit a:link, .credit a:active, .credit a:visited {
	font-size: 11px;
	color: #999999;
	text-decoration:none;
}
.credit a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #999999;
}
.credit {
	font-size: 11px;
	color: #999999;
}

.keys a:link, .keys a:active, .keys a:visited  {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.keys a:hover {
	font-size: 11px;
	color: #999999;
	text-decoration:none;
	cursor:text;
}
.menu {
	display: block;
	padding:2px 3px 0 3px;
	margin:0 2px 0 0;
	width: 187px;
	height:22px;
	overflow: hidden;
	background: url('/images/menu-button.png') top center no-repeat;
}
a.menu {
	padding-top: 2px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: "trebuchet ms";
	color: white;
	text-decoration: none;
}
.menu:hover {
	display: block;
	padding:2px 3px 0 3px;
	margin:0 2px 0 0;
	width: 187px;
	height:22px;
	overflow: hidden;
	background: url('/images/menu-button.png') bottom center no-repeat;
}
a.menu:hover {
	padding-top: 2px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-family: "trebuchet ms";
	color: black;
	text-decoration: none;
}
