body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E1E0BF;
	color: #663333;

} 

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333}

a:link {
	color: #336699;
	text-decoration: underline;
} 
a:active {
	color: #336699;
	text-decoration: underline;
} 
a:visited {
	color: #336699;
	text-decoration: underline;
} 
a:hover {
	color: #66CC00; 
	text-decoration: underline;
} 
	
a.smalllink:link {
	color: #197465;
	font-size: 10px;
}
a.smalllink:active {
	color: #197465;
	font-size: 10px;
}
a.smalllink:visited {
	color: #197465;
	font-size: 10px;
}
a.smalllink:hover {
	color: #000000;
	font-size: 10px;
}
.contentback {
	background-image: url(../images/contentbackslice.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 15px;
}
.smalltext {
	font-size: 10px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}
.perflineback {
	background-image: url(../images/dot_slice.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.buttonback {
	background-image: url(../images/button_back.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;

}
