body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a {
	text-decoration:none;
	color: #B22222;
}

a:hover {
	text-decoration: underline
}

a.bar {
	font-size:11pt;
	padding:5px;
	font-weight:bold;
}

a.bar:hover {
	text-decoration: none
}

h1 {
	font-size:11pt;
}

h2 {
	font-size:11pt;
}

h3 {
	font-size:10pt;
}

h4{ font-size:10pt;margin-bottom:0px; }

#dropmenudiv{
position:absolute;
border:1px solid blue;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid blue;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
background-color:#DCDCDC
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}

img {
	border: 2px solid Silver;
}

table.main {
	width:728px;
	margin:auto;
	border:2px solid #DCDCDC;
	background-color:White;
	background: url(webbg1a.jpg);
}

td.top {
	padding:0px;
	text-align:center;
	
}

td.nav {
	text-align:center;
	padding-bottom:5px;
	padding-top:5px;
	background-color: #DCDCDC;

}

div.rightbar {
	float:right;
	width:190px;
	text-align:right;
	font-weight:bold;
}

td.content {
	padding:10px; 
}
.courseft {
	font-weight:bold;
}

.form {
	text-align:center;
	font-weight:bold;
	margin-top:0px;
	padding:10px;
}
