@charset "utf-8";
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEE;
	font-style: normal;
	font-size: 12px;
	text-decoration: none;
	
}

a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a {
	color: #CCCC99;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

.inside_box, .inside_box.p{
	background-image: url(images/Splash_flat.png);
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-right: 6px;
	color: #CCCC99;
	font-size: 11px;
}

.small {
	color: #BBBBBB;
	font-size: 11px;
}

.hilight {
	color: #FFFFFF;
}

.resizedSiteMapText {font-size: 10px}

.places {font-size: 9px; color:#777777;}

.postSubHeadings {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
}

em {
	color: #EFEFEF;
	font-weight:bold;
	letter-spacing: 1.4px;
	font-size:11px;
}

h1, .menuH1 {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DDDDDD;
}

h3, h4 {
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCC;
}
