	a:link {text-decoration:none; color:#537E86; font-weight:bold; cursor: e-resize;}
	a:visited {text-decoration:none; color: #789089; font-weight:bold; cursor: e-resize;}
	a:hover {text-decoration: underline; color: #A2A480; font-weight:bold; cursor: e-resize;}

body{
	background-color:#ffffff;
	background-image:url(bg.gif);
	background-repeat:repeat;
	font-size:8pt;
	font-family:trebuchet ms, arial, serif;
	text-align:center;
	color:#675160;
	margin:0px;
	padding:0px;
	}

table{
	font-size:8pt;
	font-family:trebuchet ms, arial, serif;
	text-align:center;
	color:#675160;
	margin:0px;
	padding:0px;
	}

html{
	scrollbar-face-color: #D9D9D9;
	scrollbar-arrow-color: #7F7F7F;
	scrollbar-shadow-color: #D9D9D9;
	scrollbar-darkshadow-color: #7F7F7F;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-track-color: #D9D9D9;
	scrollbar-3dlight-color: #7F7F7F;
	}

input,textarea,select{
	background-color: #C1C1C1;
	color:#7F7F7F;
	font-family:trebuchet ms, arial. sans-serif;
	font-size:8pt;
	border: 1px solid #ffffff;
	}

#topleft{
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 0px;
	width: 183px;
	height: 183px;
	}

#topright{
	background-image:url(headbg.gif);
	background-repeat:repeat;
	margin-left: 183px;
	text-align: left;
	}

#leftcontent {
	position: absolute;
	left:5px;
	top:188px;
	width:178px;
	font-family: times new roman, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	letter-spacing: 3px;
	color: #858A8B;
	border-bottom: solid 1px #000000;
	}

div#leftcontent a {
	padding:3px;
	width:178px;
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0px;
	color: #DFDFDF;
	background:#8A8A8A;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	display: block;
	}

#leftcontent a:hover { 
	padding:3px;
	width:178px;
    color: #595959;
    text-decoration: none;
	text-align: center;
	font-size: 8pt;
	font-style: normal;
	letter-spacing: 0px;
	background:#C1C1C1;
	border-top: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	}

#centercontent {
	background:#D9D9D9;
	text-align: justify;
	padding: 4px;
	margin-top: 0px;
	margin-left: 189px;
	margin-right:239px;
	}

#rightcontent {
	margin: 0px;
	position: absolute;
	right:0px;
	top:174px;
	width:240px;
	}

.title{
    color: #A8A8A8;
	width: 100%;
	text-left: center;
	font-family: Times New Roman, sans-serif;
	font-size: 18pt;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #8A8A8A;
	}

.memrow{
	border-right: solid 1px #CABBC0;
	}

.memtable{
	border: solid 1px #CABBC0;
	}

b{
	color: #2B3638;
	}