body {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

	.redtextlarge {
	font-size: 16px;
	font-weight: bold;
	color: #8A0000;

}

fieldset {
position:relative;
margin-top:5px;
height:auto;
padding-top:5px;
}

#CM {
	position:absolute;
	left:0%;
	top:0px;
	z-index:1;
}
body,td,th {
	font-family: Calibri;
	color: #666666;
	font-size: 12px;
}
#Content {
	position:absolute;
	left:360px;
	top:356px;
	width:850px;
	height:22px;
	z-index:2;
}

	#titlebar {
	padding: 2px;
	width: auto;
	border-color: #999999;
	margin-top: 5px;
	margin-right: 0px;
	height: 100%;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-bottom: 5px;
		}
		
	#content {
	padding: 8px;
	width: auto;
	border-color: #E5E0C2;
	margin-top: 5px;
	margin-right: 5px;
	height: 100%;
	margin-left: 5px;
	border-width: 1px;
	border-style: dotted;
	margin-bottom: 5px;
	background-image: url(../images/divbg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
		}
a:link {
	color: #FF8123;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF8123;
}
a:hover {
	text-decoration: underline;
	color: #F8C49C;
}
a:active {
	text-decoration: none;
	color: #F8BD82;
}

-->
</style>

