.menutable {
	border: thin solid #666600;
	width: 150px;

}
.menucell {
	background-color: #FFFFFF;
	border: 1px #000000;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #333333;
}

a {
	text-decoration: none;
	font-weight: bolder;
	color: #666600;
}

vlink { 

color: #666666;

}

alink {

color: #FF6600
text-decoration: none;
font-weight: bolder;

}

.nav-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-variant: normal;
	text-transform: capitalize;
	color: #E66C00;
	text-align: right;
	text-decoration: none;
	font-style: italic;
}


div.menuBar {
	text-align: left;
	margin-left: auto;
	height: auto;
	width: auto;
	clear: left;
	float: left;
	font-size: 80%;
}

div.menuBar a.menuButton {
	border: 1px solid;
	border-color: #f0f0f0 #909090 #909090 #f0f0f0;
	color: #000000;
	left: 0px;
	margin: auto;
	padding: 5px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	text-align: left;
	width: 150px;
	height: 20px;
	clear: both;
	float: left;
	background-color: #CCCC66;
	font-weight: bold;
}


div.menuBar,
div.menuBar a.menuButton {
font-family: Verdana, Arial, sans-serif;
color: #000000;
text-transform: capitalize;
}


div.menuBar a.menuButton:hover {
	background-color: #336598;
	border-color: #909090 #f0f0f0 #f0f0f0 #909090;
	color: #FFFFFF;

}

div.menuBar a.menuButton2 {
	border: 1px solid;
	border-color: #f0f0f0 #909090 #909090 #f0f0f0;
	color: #000000;
	cursor: pointer;
	left: 0px;
	margin: auto;
	padding: 5px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	text-align: left;
	width: 150px;
	height: 20px;
	clear: both;
	float: left;
	background-color: #F0EEE2;

}

div.menuBar, div.menuBar a.menuButton2 {

font-family: Geneva, Arial, Helvetica, sans-serif;
color: #000000;

}

div.menuBar a.menuButton2:hover {
	background-color: #666600;
	border-color: #909090 #f0f0f0 #f0f0f0 #909090;
	color: #FFFFFF;

}


.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #666600;
	font-weight: bold;
	text-align: right;
}


.hr {
	color: #666600;
}
.footer {
	vertical-align: bottom;
	position: absolute;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-position: center;
}

.maintable {
	margin: 5px;
	padding: 5px;
	border: thin solid #666600;
}
.maincell {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	border-left-style: dotted;
	border-left-color: #666600;
	border-bottom-color: #666600;
	border-bottom-style: dotted;
	padding: 5px;
	
}
.titlecell {
	border-top-style: dotted;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #666600;
	font-weight: bold;
}
.navcell {
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	
}
.strike {
	text-decoration: line-through;
}

.wallpaper {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-position: center;
}

