body{	
	font-family: Arial,sans-serif;
	color: #000000;	
	margin: 0px;
	padding: 0px;
	background: #D9DCDD url("../images/bg.jpg") fixed;
	background-repeat: no-repeat;
}


/*
.disk {
	background-attachment: fixed;
	background-image: url(../images/disk.jpg);
	background-repeat: no-repeat;
}
.topnav1 {
	background-attachment: fixed;
	background-image: url(../images/topnav.jpg);
	background-repeat: no-repeat;
}
.leftnav {
	background-attachment: fixed;
	background-image: url(../images/leftnav.jpg);
	background-repeat: no-repeat;
}
.main1 {
	background-attachment: fixed;
	background-image: url(../images/main1.gif);
	background-repeat: no-repeat;
}
.main2 {
	background-attachment: fixed;
	background-image: url(../images/main2.gif);
	background-repeat: no-repeat;
}
.main3 {
	background-attachment: fixed;
	background-image: url(../images/main3.gif);
	background-repeat: no-repeat;
}
*/
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
.leftnavlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/*
.topnav2 {
	background-attachment: fixed;
	background-image: url(../images/topnav2.jpg);
	background-repeat: no-repeat;
}
*/

.buttontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
