body {	
	background: #ffffff;
	scrollbar-face-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #000000; 
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #999999;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #990066;
	font-family: arial, verdana, tahoma;
	font-size: 6pt;
}

.main {
	height: 430;
	width: 980;
}

.title {
	Width: 980;
}

.left {
	height: 430;
	width: 510;
}

.frame {
	background: #FFFFCC;
	width: 510;
	height: 430;
	border:  1px rgb(130,149,147) solid;
	font-family: verdana;
	font-size: 8pt;
	filter:alpha(opacity=0);
	-moz-opacity:.990;
	opacity:.990;
}

.right {
	height: 430;
	width: 300;
}
.righttable {
	height: 430;
	width: 300;
	background: url(main.jpg);
	border:  1px rgb(130,149,147) solid;
}

.links {
	height: 430;
	width: 150;
	background: #FFFFCC;
	border:  1px rgb(130,149,147) solid;
	font-family: verdana;
	font-size: 8pt;

}


.whole {
	height: 100%;
	width: 100%;
}

.filler {
	width: 10;
}

table {
	color: #990066;
	font-family: arial, verdana, tahoma;
	font-size: 8pt;
}


A:link {color: #990066; text-decoration: none; }
A:visited {color: #990066; text-decoration: none;}
A:active {color: #990066; text-decoration: none;}
A:hover {color: #336600; cursor: crosshair; text-decoration: none;}



.post {
	width: 460;
	background: url(lightbluebg.jpg);
	border:  1px rgb(130,149,147) solid;
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
}