body {
	font-family: sans-serif;
	background-color: #908f70;
	line-height: 120%
}


a:link {color: #333333; text-decoration: underline;}
a:visited {color: #E1E0C5; text-decoration: underline;}
a:hover {color: #ffffcc; text-decoration: none}
a:active {color: #ffffff; text-decoration: none;} 

.border1 {
	border: 1px solid #000000;
	padding: 6px;
	background-image: url(images/content.gif);
	background-repeat: repeat;
}

.border2 {
	border: 1px solid #000000;
	padding: 6px;
	background-repeat: repeat;
}
.padding {
	padding: 12px;
}
.padding2 {
	padding: 6px 6px 0px;
}


h1 {
	font-family: sans-serif;
	font-size: 20px;
}
.decoration {
	display: block;
}
.caption {
	font-family: sans-serif;
	font-size: small;
	
}
.titlecell {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 12px;
}
