body,td {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	line-height:17px;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#93D135;
	font-weight:normal;
	text-transform:uppercase;
	padding:7px 0 0 12px;
	margin:0 0 18px -12px;
	height:24px;
	font-weight:normal;
	background:url(images/backgrounds/heading_bg.gif) no-repeat;
}

h2 {
	font-size:13px;
	color:#93D135;
	font-weight:bold;
	margin:0 0 10px 0;
}

h3 {
	font-size:11px;
	color:#fff;
	font-weight:bold;
	margin:0 0 5px 0;
}

h4 {
	font-size:11px;
	color:#666666;
}

a {
	color: #C40000;
	text-decoration:underline;
}

a:hover {
	color:#93D135;
	text-decoration:underline;
}

/* Custom Styles for dropdown */

.textHighlightBlue {
	font-weight:bold;
	color:#0076AA;
}

.textHighlightGreen {
	font-weight:bold;
	color:#93D135;
}

.textHighlightRed {
	color:#C40000;
	font-weight:bold;
}

/* Change TinyMCE Editor Background */

body.mceContentBody {
	background: #000000;
	color: white;
}