BODY {
	MARGIN: 0px; HEIGHT: 100%; BACKGROUND-COLOR: #000000
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #602625;
	padding: 0px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
	
}
.colour {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.bgd {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.bgd2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bgd2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px;
	line-height: 25px;
	
}

.border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #501312;
	padding: 0px;
	line-height: 18px;
	border: 1px solid #0E0D2B;
	
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	
}

.alpha {
	filter: Alpha(Opacity=90,);
	background-color: #4B711E;
	-moz-opacity: 0.9
}

.alpha2 {
	filter: Alpha(Opacity=80,);
	background-color: #ECE3E4;
	-moz-opacity: 0.9
}
.alpha3 {
	position: relative;
	filter: Alpha(Opacity=100,);
	-moz-opacity: 1
}

a.link:link,a.link:active,a.link:visited
{
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #4E1110;
	text-decoration: none;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	background-color: #C09292;
	white-space: normal;
	text-align: center;
	word-spacing: 0px;
	letter-spacing: 0px;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #642A29;
}
a.link:hover
{
	color: #FFFFFF;
	background-color: #642425;
}

a.link2:link,a.link2:active,a.link2:visited
{
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 15px;
	border: 1px solid #642A29;
	background-color: #814344;
	white-space: normal;
	text-align: center;
	word-spacing: 0px;
	letter-spacing: 0px;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 0px;
}
a.link2:hover
{
}
