body { 

margin-left: 10%;
margin-right: 10%;
margin-top: 0%;
margin-bottom: 0%;
font-size: 80%; background-color: #d3d3d3; background-image:url("backdrop.gif"); background-attachment: fixed; font-family:verdana, arial, helvetica, sans-serif
}

table {


	font-size: 100%
}
input {
	font-size: 100%
}
textarea {
	font-size: 100%
}
div {
	width: 100%
}
h1 {
	font-size: 180%; margin-left: 10px;margin-top: 10px; margin-bottom: 5px
}

.h1main {
	font-size: 180%; color: #3300cc; margin-left: 10px;margin-top: 10px; margin-bottom: 5px
}

.h2main {
	font-size: 140%; color: #3300cc; margin-left: 10px;margin-top: 10px; margin-bottom: 5px
}

.h3main {
	font-size: 100%; color: #3300cc; margin-left: 10px;margin-top: 10px; margin-bottom: 5px
}



h2 {
	margin-top: 5px; margin-bottom: 10px; margin-left: 10px; font-size: 120%
}
h3 {
	font-size: 110%; margin-left: 10px 
}
h4 {
	font-size: 100%; margin-left: 10px 
}
h5 {
	font-size: 90%; margin-left: 10px 
}
h6 {
	font-size: 80%; margin-left: 10px 
}



ul.blue {list-style-image: url(bluedot.gif) }


.header
{
background: #ffffff
}

.menubar2
{
background-color: #0033ff; color: #ffffff; font-size: 80%; text-align:center
}

.menubar3
{
background-color:#ffff00;  font-size: 90%; text-align:left
}




.main
{
background-color: #d3d3d3; font-family:verdana, arial, helvetica, sans-serif
}

.footer
{
background-color: #ffffcc; font-size: 90%; text-align: center
}

.middlefooter
{
background-color: #FFFFCC; font-size: 90%; text-align: center; height: 300px
}


a.menubar3:link{color: blue; text-decoration: underline}
a.menubar3:visited{color: purple;text-decoration: underline}
a.menubar3:hover {color: red; text-decoration: underline; font-weight: bold}
a.menubar3:alink {color: red; text-decoration: underline}


a:link{color:blue;text-decoration: underline}
a:visited{color:purple;text-decoration: underline}
a:hover {color: yellow; text-decoration: underline; font-weight: bold}
a:alink {color: red; text-decoration: underline}
a.mainlink:hover {color: red; text-decoration: underline; font-weight: bold}
