/* CSS Document */

body {
	background-image: url(images/background1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a:link {
	color: #009933;
}
a:visited {
	color: #009933;
}
a:hover {
	color: #000000;
}
a:active {
	color: #009933;
}
.style1 {font-size: 36px}
.style2 {
	color: #0000FF;
	font-weight: bold;
	margin-top:0;
	padding-top:10px;
}
.style3 {color: #0000CC}
#footer1 {
background-image:url(images/footer.jpg); width:1025px; height:74px;
}
ul li {
list-style:none; background-image:url(images/bullet.gif); background-repeat:no-repeat; background-position: 10px 0px; padding:3px 0 3px 50px;
}
#body1 {
background-image:url(images/contentbg.jpg);width:965px; text-align:left; padding:30px;
}
#body1 img {
border:#0e0e0e solid 3px;
}
#header {
width:1025px;
}
a:link {
text-decoration:none;
color:#006600;
font-weight:bold;
}
a:visited {
text-decoration:none;
color:#006600;
font-weight:bold;
}
a:hover {
text-decoration:underline;
font-weight:bold;
}
a:active {
text-decoration:none;
color:#006600;
font-weight:bold;
}
