body {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	background-color: #000000;
	border-left-color: #FFFFFF;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #990033;
}

a:hover { border-bottom-style: dotted;
		  border-bottom-width: thin;
		  border-bottom-color: #999999;
	}
	

.NoLink a:hover { border-bottom-style: none;
	}

.RedTitle {
	font-size: 16px;
	color: #990000;
	font-weight: bolder;
}
.Toplinks a:link, .Toplinks a:visited {color: #990000;
							 text-decoration: none;
}
.Toplinks a:hover {
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #999999;
}

div#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid;
	height: 550px;
	margin-top: 10px;
	position: relative;
	text-align: center;
	background-color: #FFFFFF;
	z-index: 0;
}
div#header {
	text-align:center;
	position:absolute;
	Top: 1%;
	width: 100%;
	z-index: 2;
	left: 1%;
}

div#footer {
	text-align:center;
	position:absolute;
	right:0;
	bottom: 0px;
	width: 100%;
	font-size: small;
	font-weight: bold;
}
div#Imagebar {
	text-align:center;
	position:absolute;
	Top: 182px;
	width: 92%;
	z-index: 100;
	height: 339px;
	left: 33px;
}
div#Imagebar a:hover{ border-bottom-style:none;
}
.framefix {
	position: absolute;
	width: 560px;
	height: 400px;
	top: 20%;
	left: 1%;
	text-align: center;
	padding-left: 20px;
	border: 0 none;
}
.BlackTitle {
	font-size: x-large;
	color: #000000;
	font-style: normal;
	font-weight: bolder;
}
.Inforam {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-left-color: #000000;
	border-top-color: #000000;
}
.BlackTitlesmall {
	color: #000000;
	font-style: normal;
	font-weight: bolder;
}
.rndimage {
	margin: 2px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.rndimage a:hover{ border-bottom-style: none;
	}
	
form#form1 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}

#form01.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 25px;
	margin-right: 2px;
	text-align: right;
}

