body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin:0px; padding:0; 
}
.topmiddle {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-family: "Albertus Medium";
	color: #CC3300;
	font-weight: bold;
}
.menu {
	background-color: #eef8ee;
	padding: 5px 2px;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.mainmiddletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	padding-right: 30px;
	padding-left: 30px;
}
.mainmiddleheading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
color:#CC3300;
}
.middleheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.middletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
}
.maintable {
	background-color: #FFFFFF;
	text-align: center;
	border: medium solid #000000;
	vertical-align: top;	
}

.borderr {
	border-right: 2px solid #000000;
	text-align: center; border-left-color:#000000; border-left-width:medium; border-top-color:#000000; border-top-width:medium; border-bottom-color:#000000; border-bottom-width:medium; background-image:url('images/grayStripes.gif')
}
.righttable {
	padding: 5px;
	}
.righttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.menubar {
	color: #0000FF;
	background-color: #CCCCFF;
	font-weight: bold;
	border-top: none #eeeeee;
	border-right: none #000000;
	border-bottom: 1px solid #000000;
	border-left: none #000000;
	}
.middlepan {
	background-color:  #FEFCE0;
}
.middletable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	vertical-align: top;
}

.middletable img{
	padding-top: 20px;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 5px;
	}
	
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.lowborders {
	border-top: none #000000;
	border-right: none #000000;
	border-bottom: 2px solid #000000;
	border-left: none #000000;
}
.borderl {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 2px solid #000000;
}
.bordert {
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	text-align: center;
}
.mainmiddleheading1 {	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.btb {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	vertical-align: middle;
}


.navbox {
	background-color:#eeeeee;
	border: 1px solid #3499CC;
	color: #000088;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px; /*some button-like boxes for the left-side navigation*/
	font-weight: 700;
	width: 170px; padding:5px
}
/*now follow the section links in the navigation bar on the left side*/        
a:link.nav {
	background: transparent;
color: #0066cc;
display: block;
text-decoration: none;
width: 170px;
}

a:visited.nav {
	background: transparent;
//	color: #C71585;
	color: #0066cc;


	display: block;
	text-decoration: none;
	width: 170px;
}

a:hover.nav {
//	background: #EBF5FA;
	background: #3AAEF3;
	color: #ffffff;
	display: block;
	text-decoration: none;
	width: 170px;
}

