.outline { 
	border-color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px}

.botline { 
	border: #ffffff;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px}

.footer { 
	border: #D28364;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px}

.head { 
	font-weight: bold; color: #ffffff; 
	background-color: #751515;
	border: #471218;
	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: #000000;
	background-color: #ffffff;
	border: #D28364;
	scrollbar-base-color: #471218; 
	scrollbar-arrow-color: #D28364;
	cursor: nw-resize;}
	table { font-size: 11px}

a:link, a:active, a:visited
	{
	color: #712f2f; 
	text-decoration: none; 
	font weight: none;
	text-transform: none; 
	} 

A:hover
	{
	border: none;  
	font weight: none; 
	text-decoration: none; 
	cursor: crosshair; 
	color: #471218;
	background: #D28364;
	}
