.outline { border-color: #CC99FF #CC99FF #CC99FF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.botline { border: #CC99FF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.footer { border: #CC99FF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}

.head { font-weight: bold; color: #CC99FF; background-color: #663399; border: #CC99FF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.menuBody { background-color: #000099}

body { font-family: Tahoma; font-size: 11px; color: #CC99FF; background-color: #000000; border: #CC99FF; scrollbar-base-color: #663399; scrollbar-arrow-color: #CC99FF; cursor: nw-resize;}
table { font-size: 11px}

a:link, a:active, a:visited
	{
	color: #CC99FF; 
	text-decoration: none; 
	font weight: none;
	text-transform: none; 
	} 

A:hover
	{
	border: none;  
	font weight: none; 
	text-decoration: none; 
	cursor: crosshair; 
	color: #663399;
	background: #CC99FF;
	}
