@charset "utf-8";

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

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

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

	font-size: 12px;

	background-repeat: repeat-x;

	color: #333333;

}

.style2 {

	font-weight: bold;

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

	color: #a68400;

	font-size: 24px;

}



.SideNav {

	padding: 0px;

	margin: 0px;

	background-color: #e9e6d9;

}



.bullet {

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

	font-size: 16px;

	font-weight: bold;

	color: #666666;

}

.links_list {

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

	font-size: 12px;

	color: #666666;

	font-weight: bold;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.style4 {

	color: #004b9d;

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

	font-size: 16px;

	font-weight: bold;

}



a:link {

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

	color: #666666;

	font-style: normal;

	text-decoration: none;

}

a:visited {

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

	color: #666666;

	text-decoration: none;

}

a:hover {

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

	color: #0066FF;

	background-color: #c6d8f1;

}

a:active {

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

	color: #666666;

}

