body {
	margin:15px;
	padding:0px;
	font-family:verdana, helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	background-color:white;
	}
h1 {
	margin:0px 0px 6px 0px;
	padding:0px;
	font-size:12px;
	line-height:12px;
	font-weight:525;
	color:#333;
	}
h2 {
	margin:0px 0px 6px 0px;
	padding:0px;
	font-size:10px;
	line-height:10px;
	font-weight:500;
	color:#333;
	}

P 			{ font-family: verdana,helvetica; font-size: 11px; font-weight:normal;}
.swhite 		{ color: #fff; font-size: 10px;}
.strong			{ font-family: verdana, helvetica;font-weight: bold;}
.underlined 		{ font-family: verdana, helvetica; text-decoration: underline }
.italic 		{ font-style: italic; font-family: verdana, helvetica }
A			{ color: #c00; text-decoration:none;}

A:link, A:active  	{ color: #b70d0f; font-style: normal; font-variant: normal; font-weight: normal; font-family: verdana, sans-serif; text-decoration: none }
A:visited  		{ color: #900009; font-style: normal; font-variant: normal; font-weight: normal; font-family: verdana, sans-serif; text-decoration: none }
A:hover  		{ color: #ffffff; font-style: normal; font-variant: normal; font-weight: normal; font-family: verdana, sans-serif; background-color: #b70d0f }

select 			{ color: black; font-size: 10px; font-family: Verdana, Georgia, Times; text-decoration: none }

TD 			{ font-size: 11px;font-family: verdana, helvetica;font-color: #000;}
B 			{ font-size: 11px;font-weight: bold;font-family: verdana, helvetica;}
STRONG 			{ font-size: 12px;font-weight: bold;font-family: verdana, helvetica;}
.white 			{ color: #fff; font-family: verdana; text-decoration: none }
.small 			{ font-family: verdana;font-size: 10px;}
.large 			{ font-family: verdana;font-size: 18px;font-weight: bold;} 
.red 			{ font-family: verdana;font-size: 11px;color: #f00; text-decoration: none;}
.grey 			{ font-family: verdana;font-size: 11px;color: #ccc; text-decoration: none;}


#Header {
	margin:50px 0px 10px 0px;
	padding:17px 0px 0px 20px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#eee;


	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
body>#Header {height:14px;}

#Content {
	margin:0px 50px 50px 200px;
	padding:10px;
	}

#Menu {
	position:absolute;
	top:90px;
	left:20px;
	width:165px;
	padding:10px;
	background-color:#eee;
	border:1px dashed #999;
	line-height:15px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}
