body,td,th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	}

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url();

	background-color: #EFEEEC;

}

.wrapper {

	background-image: url(images/bg.jpg);

	background-repeat: repeat-y;

	height: auto;

	width: 870px;

	margin: auto;

	padding-right: 40px;

	padding-left: 40px;

}

.logo {

	background-image: url(images/logo.jpg);

	background-repeat: repeat-y;

	height: 100px;

	width: 870px;

	margin: auto;

	padding: 0px;

	}





.nav {

	height: 30px;

	width: 870px;

	padding: 0px;

	margin-top: auto;

	margin-right: auto;

	margin-bottom: 10px;

	margin-left: auto;

}

.content {

	height: auto;

	width: 870px;

	margin: auto;

	padding: 0px;

}

.navbutton {

	height: 23px;

	width: 109px;

	margin: auto;

	background-image: url(images/button.jpg);

	background-repeat: no-repeat;

	text-align: center;

	padding-top: 7px;

}

.navbutton:hover {

	background-image: url(images/buttonover.jpg);

}

a:link {

	color: #48AAD1;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #48AAD1;

}

a:hover {

	text-decoration: none;

	color: #000000;

}

a:active {

	text-decoration: none;

	color: #000000;

}



.white:link {

	color: #ffffff;

	text-decoration: none;

}

.white:visited {

	text-decoration: none;

	color: #ffffff;

}

.white:hover {

	text-decoration: none;

	color: #000000;

}

.white:active {

	text-decoration: none;

	color: #000000;

	

}



.sidenavbutton {

	height: auto;

	width: 170px;

	border-left-style: none;

	background-color: #F8F8F8;

	border-bottom-style: none;

	margin-bottom: 2px;

	border-top-style: none;

	border-right-style: none;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

	padding-top: 5px;

	margin-right: 10px;

}/* CSS Document */



