/* CSS Document */

body {
	color:#ccc;
	margin: 0;
	padding: 0;
	background-image: url(/graphics/bg_wrapper_900px.gif);
	background-repeat: repeat-y;
	background-position:center;
	background-color: #fff;
	}
	
#wrap {
	background-image:url(/graphics/bg_wrapper_900px.gif);
	background-repeat:repeat-y;
	width:900px;
	margin-top: 0;
	margin-right:auto;
	margin-bottom: 0;
	margin-left:auto;
	padding: 0;
	}
	
body,td,th {
	color: #000000;
}
body {
	background-color: #F9DEA0;
}
a:link {
	color: #E0212A;
}
a:visited {
	color: #023301;
}
.style3 {color: #005329}
.style7 {color: #01552B}
a:active {
	color: #936472;
}
.style9 {color: #660033}
.style11 {
	font-size: 14px;
	font-weight: bold;
}
.style12 {font-size: 12px}
