body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#5c5c5c;
}

a:link {
	color: #646464;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #646464;
}
a:hover {
	text-decoration: none;
	color: #6A920A;
}
a:active {
	text-decoration: none;
	color: #646464;
}

.greyStyle {
	font-family:"Trebuchet MS",Arial sans-serif;
	font-size:12px;
	color:#999999;
}

.menuStyle {
	font-family:"Trebuchet MS",Arial sans-serif;
	font-size:13px;
	color:#ffffff;
}

.previewStyle {
	font-family:"Trebuchet MS",Arial sans-serif;
	font-size:16px;
	color:#ffffff;
}
.contentHeaderStyle {
	font-family:"Trebuchet MS",Arial sans-serif;
	font-size:12px;
	color:#000000;
}

.contentSmallHeaderStyle {
	font-family:"Trebuchet MS",Arial sans-serif;
	font-size:12px;
	color:#e67c00;
}

.contentContentStyle {
	font-family:"Trebuchet MS",Arial sans-serif;
	font-size:12px;
	color:#000000;
}
.12pxStyle {
	font-family:"Trebuchet MS",Arial sans-serif;
	font-size:13px;
	color:#000000;
}

.greenStyle {
	font-family:"Trebuchet MS",Arial sans-serif;
	font-size:13px;
	color:#7b9600;
	font-weight:bold;
}

.textBoxesStyle {
	font-family:"Trebuchet MS",Arial sans-serif;
	font-size:13px;
	color:#000000;
	border-style:solid;
	border-width:1px;
	border-color:#acacac;
}

.bottomMenuStyle {
	font-family:"Trebuchet MS",Arial sans-serif;
	font-size:12px;
	color:#686868;
}
