body {
	margin-top: 0px;
	margin-left: 100px;
}
div.body{
	width: 711px;
	border : 2px;
	border-color : #C1C1C1;
	border-style: solid;
}
TABLE#exh {
	border : 2px;
	border-color : #C1C1C1;
	border-style: solid;
}
tr#exh{
	border : 2px; 
	border-color : #C1C1C1;
	border-style: solid;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	align: center;
}
P {
	line-height : 19px;
}
div.beginbody{
	margin-top: 20px;
}
a.sidebar {text-decoration : none;
color : #330099;
}
a:hover.sidebar{
	width: 100%;
	display: block;
	color : #990033;
	text-decoration : none;
	font-weight : bold;
}
a.external:link {color : #990033;}

A.topnavacross {
	background-color : #ffcc66;
	width: 100%;
	display: block;
	color : #330099;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.topnavacross {
	background-color : #990033;
	width: 100%;
	display: block;
	color : #ffffff;
	text-decoration : none;
	position: relative;
}

A.topnavacrossreg {
	background-color : #ffcc66;
	width: 100%;
	display: block;
	color:#FF0000;
	font-weight : bold;
	font-size:18px;
	text-decoration : none;
}
A:HOVER.topnavacrossreg {
	background-color:#FF0000;
	color:#FFFFFF;
	font-size:18px;
	width: 100%;
	display: block;
	color : #ffffff;
	text-decoration : none;
	position: relative;
}

li {
	padding-bottom : 12px;
	line-height : 17px;
}

.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}

H1 {
	font-weight : 400;
	color: teal;
}
H2 {
	font-weight : 400;
	color: teal;
}
H3 {
	font-weight : 400;
	color: teal;
}


#dropmenudiv{
position:absolute;
background-color: #ebfbfe;
border:1px solid #363636;
border-bottom-width: 0;
font: 12px Arial;
font-weight: lighter;
padding: 1px 0;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: 100;
font: 11px Arial;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #c6c6c6;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
list-style-position : outside;
background-color: #eaeaea;
line-height:18px;
margin-left : -20px;
}

