.bottomleft {
	background-image:  url(images/bottom_left.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottomright {
	background-image:  url(images/bottom_right.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.linevert{
	background-image:  url(images/line.jpg);
	background-attachment: scroll;
	background-repeat:repeat-x;
	background-position: right bottom;
}
.linehorizleft{
	background-image:  url(images/line.jpg);
	background-attachment: scroll;
	background-repeat:repeat-y;
	background-position: left bottom;
}
.linehorizright{
	background-image:  url(images/line.jpg);
	background-attachment: scroll;
	background-repeat:repeat-y;
	background-position: right bottom;
}
.baselink {
	font-family: Verdana; 
	font-size: 9; 
	color: #670E12; 
	
}
.baselink:active {
	font-family: Verdana; 
	font-size: 9; 
	color: #670E12; 
	
}
.baselink:visited {
	font-family: Verdana; 
	font-size: 9; 
	color: #670E12; 
	
}
.baselink:hover {
	font-family: Verdana; 
	font-size: 9; 
	color: #D08F13; 
}
.basetext {
	font-family: Verdana; 
	font-size: 9; 
	color: #670E12; 
}
.text {
	font-family: Arial;
	font-size: 12;
	color: #333333;
}
.textsmall {
	font-family: Arial;
	font-size: 12;
	color: #333333;
}
.pagelink {
 	font-family: Arial;
	font-size: 12;
	colour: #670E12;
}
.pagelink:active {
	font-family: Airal; 
	font-size: 12; 
	color: #670E12; 
	
}
.pagelink:visited {
	font-family: Arial; 
	font-size: 12; 
	color: #670E12; 
	
}
.pagelink:hover {
	font-family: Arial; 
	font-size: 12; 
	color: #D08F13; 
}
