/* @override http://www.apple.com/library/quicktime/stylesheets/qtp_library.css */

@charset "utf-8";
/* CSS Document */

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: Silver;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: Silver;
	text-decoration: none;
}
.2 a:link {
	color: #0000FF;
	text-decoration: none;
	font-style: italic;
}
.2 a:visited {
	color: Silver;
	text-decoration: none;
	font-style: italic;
}
.2 a:hover {
	color: #0000FF;
	text-decoration: none;
	font-style: italic;
}
.2 a:active {
	color: Silver;
	text-decoration: none;
	font-style: italic;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3c3c3c;
	color: White;
	font-size: 8px;
	left: 1%;
	top: 10px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000030;
	color: White;
	font-size: 12px;
	vertical-align: middle;
	z-index: -10;
}
.background {
	vertical-align: top;
	background: #888 no-repeat center;
	z-index: -10;
}
.logo {
	background-repeat: no-repeat;
	background-color: #000030;
	z-index: -10;
	float: none;
}
#nav {
	list-style-type: none;
	font-weight: bold;
	font-size: 12px;
	margin-top: 5PX;
	float: none;
	width:100%;
}
.menuimage {
	z-index: -10;
	background-color: #000030;
}
.latest {
	list-style-type: none;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
H6 {
	color: #0000FF
	text-decoration: none;
}
#footer {
	text-align: center;
	font-weight: lighter;
	font-size: 9px;
	text-decoration: none;
}
#sitecontainer {
margin-bottom: 5px;
	overflow: hidden;
	text-align : center;
	margin-left : 3%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: none;

}
#sitemap {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-decoration: none;

}
#sitemap li {
	font-size: 11px;
	border-left: 2px;
	color: white;
	float: left;
	padding: 0 .5em 0 .5em;
	border-left-style: dotted;
	text-decoration: none;
}
.style3 {
	font-weight: bold;
	font-size: 36px;
	font-style: italic;
	text-decoration: none;
}
.style7 {
	font-size: 10px;
	text-decoration: none;
	
}
.style6 {
	font-weight: bold;
	font-size: 24px;
	text-decoration: none;
	
}
.style6 a:hover {
	color: #0000FF;
}
.style6 a:visited {
	color: Silver;
}
.style6 a:active {
	color: Silver;
}
.style2 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

