BODY {
	scrollbar-face-color: #2F2F2F;
	scrollbar-highlight-color: #2F2F2F;
	scrollbar-shadow-color: #808080;
	scrollbar-3dlight-color: #505050;
	scrollbar-track-color: #2F2F2F;
	scrollbar-arrow-color: #808080;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: white;
	cursor: crosshair;
	background-color : #2F2F2F;
}

.menulow {
	background-image : url(/uglytechNIF.nsf/arrow-LeftAnim.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.update {
	font-size: 14px;
	font-weight: bold;
	color: #FAFAD2;
	text-align : center;
	
}

.sidebar {
	font-weight: bold;
	text-decoration: none;
	color: #FFEBCD;
	vertical-align: bottom;
	text-align: center;
	font: bold 12px Arial;
	border-right: 1px solid #A9A9A9;
	border-top: 2px solid Black;
	border-left: 1px solid Black;
	border-bottom: 1px solid #A9A9A9;
	padding-bottom: 5px;
	padding-top: 5px;
	width:109;
}

.sidebar2 {
	font-weight: bold;
	text-decoration: none;
	color: #FFEBCD;
	vertical-align: bottom;
	text-align: center;
	font: bold 12px Arial;
	border-right: 1px solid #A9A9A9;
	border-top: 2px solid Black;
	border-left: 1px solid Black;
	border-bottom: 1px solid #A9A9A9;
	padding-bottom: 60px;
	width:109;
}

A:hover {
	color: #DEB887;
	text-decoration: none;
	cursor: auto;
	font-weight : normal;
}

A {
	color: Yellow;
	text-decoration: none;
}
                                                                                
TD.row {
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: 1px solid #555555;
}

TD {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-color: black;
}

H1 {
	font-size: 16px;
	font-weight: bold;
	color: black;
}

H2 {
	font-size: 14px;
	font-weight: bold;
	color: #FAFAD2;
}

H4 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
