
body {
	margin: 0 0 10px;
	background: #ffffff url(../images/repeat.gif) repeat-x top;
}

#footer {
background:url(../images/footer.gif) no-repeat top;
}

#nav_bottom {
background:url(../images/nav_bottom.gif) no-repeat top;
}

#middle {
background:url(../images/middle.gif) no-repeat top;
}

#main{
background:url(../images/main.gif) repeat-y top;
}

#nav a:hover, #nav a:visited, #nav a:active, #nav a:link {
	border-width: none;
	border-style:none;
}

.body {
font-family: Times New Roman, Times, serif;
font-size: 12px;
margin: 0px 10px 0px 35px;
color:#666666;
}

.body_middle {
font-size: 12px;
margin: 3px 24px 0px 16px;
color:#666666;
}

.body_t {
font-size: 12px;
margin: 12px 30px 0px 16px;
color:#666666;
}

.body_r {
font-size: 12px;
margin: 0px 20px 0px 15px;
color:#666666;
}

.body_bullets {
font-family: Times New Roman, Times, serif;
font-size: 12px;
color:#666666;
}


.form {
font-size: 11px;
margin: 3px 0px 0px 35px;
color:#666666;
}

.form2 {
font-family: Times New Roman, Times, serif;
font-size: 11px;
color:#666666;
}

.footer_l {
font-size: 12px;
color:#666666;
margin: 40px 0 0 25px;
}

.footer_r {
font-size: 12px;
color:#666666;
margin: 40px 0 0 70px;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#666666; 
}

a:hover {
	border-width: 0 0 1px 0; 
	border-style:solid;
	color:#999999;
}

.button {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	background:#FFFFFF;
	border: 1px solid #666666;
	margin-top: 6px;
}

ul {
	list-style: square outside url('../images/bullet.gif');
}