Body {
	background-color: #666666;
	margin: 0 0 0 0;
	font-family: verdana, arial, helvetica, sans-serif; 
	color: #FFFFFF; 
	font-size: 12px;} 
.HomeTitle {
	margin: 0.5em 0 0 0;
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	width: 360px;}
H1 {
	font-size: 2em;
	font-family: "Times New Roman", Times, serif;
	text-align: center;}
H2 {
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;}
H3 {
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;}

a:link 		{color: White; text-decoration: none;}
a:visited 	{color: White; text-decoration: none;}
a:hover 		{color: Gold; text-decoration: underline;}
a:active 	{color: #B0E0E6; text-decoration: none;}

.Err {
	color: #FF00CC;
}
.NavBut { margin: 1em 1em 1em 0.5em;}
.NavBut2 { margin: 1em 1em 1em 0.5em; color: #B0E0E6;}
#Menu A {	text-decoration: none; color: White;}
#Menu A:Hover {	text-decoration: underline;	color: Gold;}
#Menu {
	font-size: 0.8em;
	color: Black;
	float: left; 
	width: 90px;
	height: 1000px;
	background-color: #999999;
	margin: 0 .7em 0 0;
	padding: 0 0 0 1.5em;
}

.Main {float: left; width: 600px; margin: 0 0 0 2em;}
P {
	margin: 0 0 0em 1.5em;
	padding: 0 0 1em 0;
}
#port {
	width:600px; text-align: justify;
}
.mainC {width: 600px; text-align:center}
.mainL {width: 600px; text-align:left}
.bodyL {
	width: 600px; font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	text-align:left;
	padding-left: 1.5em;
}
ul {
	padding: 0 0 0 3em;
	margin: 0 0 0 0;
}
li {
	padding: 0 0 1em 0;
	margin: 0 0 0 0;
}
.p3m {padding-left: 1.5em;}
.p0 {margin-left: 0;}
.bodyL3 {
	width: 600px;
	font-family: "Times New Roman", Times, serif;
	text-align:left;
	padding-left: 5em;
}
.PlusSign {
	color: #CBCBCB;
}
.gray {
	color: #616161;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
}
.darkgray {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
}
.hr {
	color: #ABABAB;
}
.indexTitle {font-size: 2.0em; font-family: "Times New Roman", Times, serif;  letter-spacing: .4em; text-align:center}
.indexHr {color:#FFFFFF; width: 200px;}

.calTable {
	border: 0px solid Gray;
	border-collapse: collapse; /* put no space between adjacent cell borders */
	}
.calTD {
	padding: 0 3em 1.5em 3em;
	vertical-align: top;
	text-align:left;
}
.calTDYear {
	padding: 0 3em 1.5em 3em;
	vertical-align: top;
	text-align:center;
	font-size: 1.2em;
}


#Footer {font-size: 0.8em; text-align: center;width: 360px;}
#ClearIt {clear: both;}
