body{
background: #ffffff;
margin: 0px;
colour: #8C0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
scrollbar-base-color: #F3E5E5;
scrollbar-arrow-color: #8C0000;
scrollbar-3dlight-color: #F3E5E5;
scrollbar-darkshadow-color: #8C0000;
}

#container {
position: relative;
width: 710px;
top: 75px;
margin: auto;
}
            
a:link {
            text-decoration: underline;
			color: #000000;
}
a:visited {
            text-decoration: underline;
            color: #000000;
}
a:hover {
            text-decoration: none;
            color: #969696;
}
a:active {
            text-decoration: underline;
            color: #969696;
}

div.contentarea {
	position:absolute;
	overflow:auto;
	width: 281px;
	height: 238px;
	left: 405px;
	top: 100px;
	font:11px;
	text-align:left;
	z-index: 6;
	color: #8C0000;
}

.title {
	padding-left: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-family: Georgia;
	font-variant: small-caps;
	font-size:small;
	font-weight:bold;
}

input,textarea,selection
{
	align: center;
	font-family: arial;
	font size:auto;
	color: #8C0000; 
	border-color:#8C0000;
	border-width:1px;
	border-style:dotted;
	background-color: #F3E5E5;
}

h2 {
	padding-left: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-family: Georgia;
	font-variant: small-caps;
	font-size:small;
	font-weight:bold;
}

h3 {
	padding-left: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	font-family: Georgia;
	font-variant: small-caps;
	font-size:small;
	font-weight:bold;
}
