body,td,th {
	color: #330000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #996600;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.style1 {font-size: 12px}
a:active {
	text-decoration: none;
	color: #990000;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html {
	/*height: 100%;
	overflow: hidden;*/
}

#flashcontent {
	/*height: 100%;*/
}
.orangeheader {
	color: #993333;
	font-weight: bold;
	font-size: 16px;
}


.bdr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
