body, * {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
}
body { background:#cdcdcd; }

select, input, button, textarea {
	border: 1px solid #696969;
	padding: 2px;
	margin: 2px;
}

h1, h2, h3, h4, h5, h6 { margin:.8em 0 .2em 0; }

/* this fixes tables in firefox */
table, tr, td { 
	background:inherit;
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	line-height:inherit;
	font-weight:inherit;
	color:inherit;
	text-decoration:inherit;
	text-align:inherit;
}

ul, ol, li {
	margin-left: 10px;
}

p { 
	//margin:.4em 0 .8em 0;
	padding: .2em 0 .2em 0;
	//line-height: 1;
}

table, tr, td{

	background: inherit;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	line-height: inherit;
	font-weight: inherit;
	color: inherit;
	text-decoration: inherit;
	text-align: inherit;
}

body, td  {

	text-align:justify;
}

body {

	background-color: #989869;
}

.RightMenu {
	width: 318px;
	padding: 10px;
}

.HeaderTable {
	background: #36360B;
}

.ContentTD {
	background: #fff;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 220%;
	text-align:justify;
}

.LeftNav {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

	text-transform: uppercase;
	text-decoration: none;
}

.LeftNav:hover {

	color: #fffece;
}

.justify {
	text-align:justify;
}

.ContentCell {
	padding: 37px;
	padding-top: 10px;
	xpadding-right: 89px;

}


.boldlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ninept {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.xeightpt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.people {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
.rollmenu {
	display: block;
	font-size: 11px;
	color: #999966;
	line-height: normal;
	background-color: #ffffcc;
	text-decoration: none;
	border: 0px none #999933;
	padding: 3px;
	text-align:left;
}

.rollmenu:hover {	color: #ce1400; text-decoration: none; }

.tenpt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
}

.xtenptnj {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.redhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ce1400;
	text-decoration: none;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.xnineptLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333300;
	text-decoration: underline;
}
.xstyle1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.xstyle2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

#menu1Container {
	z-index: 1000;
}

#menu1Content {
	background: #FFC;
	color: #999966;
}

/* Calendar Mod */
.CalTable {
	border: 1px solid #000;
	margin-top: 10px;
}
.CalNav, .CalMonth {
	text-align: center;
	font-size: 18px;
	color: #000;
}
.CalNav:hover {
	color: #F00;
}
.CalDay , .CalDayHead {
	padding: 2px;
	background: #98cac1;
	width: 100px;
	height: 100px;
	vertical-align: top;
}
.CalDayHead {
	background:#a3bbc7;
	height: 0;
	text-align: center;
}

.Name {
	color: #999966;
}