body {
	color: #303030;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	background-image: url(images/background.gif);
	background-repeat:repeat-x;
	background-color:#f5d18c;
}
ul,li {
	list-style-image: url(images/arrow.gif);
	padding-bottom: 5px;
}


/* table speficific styling */


.tableWidth {
	margin-top:10px;
	width:786px;
	border:#82511E solid 2px;
	background-color:white;
	padding:15px;
}
.tableWidth a {
	color:#3B74DE;
}
.tableWidth a:hover {
	color:#0947A5;
}
.tableWidth a:visited {
		
}
.tableWidth a:active {
	color:#3B74DE;	
}
.tableBGcolor {
	border: 5px;
	color:#631A0F;
	border:none;
}
#nav {
	padding: 2px;
	color: #000;
	text-decoration: none;
	
	font-size: 12px;
}
#nav a:link, a:active {
	color: #3B74DE;
	text-decoration: underline;
	font-weight: bold;
	
	font-size: 12px;
}
#nav a:visited {
	color: #3B74DE;
	text-decoration: underline;
	font-weight: bold;
	
	font-size: 12px;
}
#nav a:hover {
	color: #0947A5;
	text-decoration: none;
}

/* ID's */

			/* TABLE A: STYLING */

.bodylinks{
	color:#000000;
	text-decoration: none;
	
	font-size: 12px;
}
.bodylinks a:link{
	color: #845320;
	text-decoration: underline;
	font-weight: bold;	
	
	font-size: 12px; 
}
.bodylinks a:active {
	color:#845320;
	font-size:12px;
	text-decoration:underline;
}
.bodylinks a:visited {
	color: #845320;
	text-decoration: underline;
	font-weight: bold;	
	
	font-size: 12px; 
}
.bodylinks a:hover {
	color: #b68b50;
	text-decoration:none;
	font-weight: bold;
	
	font-size: 12px;
}

#errorreporting {
	font-color: red;
	font-weight:bold;
}



/* RSS STYLING */


