@charset "utf-8";
/* CSS Document */

body {
	background-image: url(gifs/foundation/bg2.gif);
	background-color: #99ccff;
	background-repeat:repeat-x;
	font-family: arial,sans-serif;
	color:#000000;
	}
.headerbutton, .headerbuttonON, .headerbutton2 {
	font-size: 80%;
	font-weight: bold;
	padding: 4px 10px;
	}
.headerbutton {
	background-color: #ffffff;
	border-width: 0px;
	}
.headerbuttonON {
	background-color: #ffffff;
	border-width: 1px;
	border-color: #cc3333;
	border-style: solid;
	}
a.button:link, a.button:visited, a.button:hover, a.button:active {
	color: #000000;
	text-decoration: none;
	}
a.buttonb:link, a.buttonb:visited, a.buttonb:hover, a.buttonb:active {
	color: #0066cc;
	text-decoration: none;
	}
.rightnav {
	font-size: 80%;
	font-weight: bold;
	}
.headingtxt {
	color: #cc3333;
	}
a.right:link, a.right:visited, a.right:hover, a.right:active {
	color: #000000;
	text-decoration: none;
	}
p.padding {
	padding: 1px 0px 0px 0px;
	}
	
hr {
	border: none 0;
	border-top: 2px dotted #ffffff;
	width: 75%;
	height: 2px;
	padding: 5px 0px;
	}
a.top:link, a.top:visited, a.top:hover, a.top:active {
	color: #cc3333;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	}
.news {
	color: #ffff33;
	font-size:120%;
	font-weight: bold;
	}