@CHARSET "UTF-8";

body {
	font-family: Tahoma;
	font-size: 0.7em;
	color: #343434;
	height: 100%;
	background-color:black;
}

body.mceContentBody { 
    background-color: transparent;
}

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

a:hover {
	color: #0099ff;
	text-decoration: underline;
}

p {
	margin: 0px;
	line-height: 16px;
}

img {
    border: 0px;
}

img, div, a, input, span { behavior: url('../js/iepngfix.htc')

.text LI {
	margin-top: 10px;
	margin-bottom: 10px;
}


.headline, H1 {
	font-size: 1.2em;
	font-weight: bolder;
	color: black;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
	line-height:30px;
}

.headlineSub, H2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #544935;
	margin: 0px;
}

.headlineSub2, H3 {
	color: #544935;
	font-size: 1.1em;
	margin: 0px;
	font-weight: bold;
}

hr, .hrclass img {
	background-color: #000000;
	color: #000000;
	height: 1px;
	width: 100%;
	border: 0px;
}

.fileDownloadClass img {
	vertical-align:middle;
}