/* CSS Document */


body{
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFF33;
	background-color: #870158;
	background-image: url(../tiles/left.jpg);
	padding: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}

.address {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF33;
}
		
a:link 
		{
	color: #FFFF33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
		}

a:visited
		{
	color: #66FF66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
		}
a:hover
		{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
		}
.home_left {
	background-color: #880259;
	background-image: url(../tiles/left.jpg);
	background-repeat: repeat-y;
}


a:active
		{
	color: #FFCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		}
	
.address_head {
	font-size: 18px;
	font-weight: bold;
}
.address_pages {

	font-size: 10px;
	font-weight: bold;
	color: #FFFF33;
}
#home_head {
	background-color: #870158;
	background-image: url(../tiles/x1_head.jpg);
	background-repeat: repeat-x;
}
.home_head {

	background-color: #870158;
	background-image: url(../tiles/x1_head.jpg);
	background-repeat: repeat-x;
}
