.redboader {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 893236;
	border-right-color: #893236;
	border-bottom-color: #893236;
	border-left-color: #893236;
}
.upbottomblack {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.fullblack {
	border: 1px solid #000000;
}
.topredline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 893236;
	border-right-color: 893236;
	border-bottom-color: 893236;
	border-left-color: 893236;
}
A {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10;
	font-weight: bold;
}

A:HOVER {
	color: #000000;
	text-decoration: none;
		font-family: Verdana;
	font-size: 10;
	font-weight: bold;
}
.bottomdotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: 893236;
	border-right-color: 893236;
	border-bottom-color: 893236;
	border-left-color: 893236;
}
.redbooardes {
	border: 1px solid #893236;
}
.redline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: 893236;
	border-right-color: 893236;
	border-bottom-color: 893236;
	border-left-color: 893236;
}
.lcolors {
	color: #000000;
} 
.lcolors:link {text-decoration: none; color: #000000}
.lcolors:visited {color: #000000;} 
.lcolors:active {color: #000000;} 
.lcolors:hover {color: #000000;} 

} 

.redlink {
	color: #FF0000;
} 
.redlink:link {text-decoration: none; color: #FF0000}
.redlink:visited {color: #FF0000;} 
.redlink:active {color: #FF0000;} 
.redlink:hover {color: #FF0000;} 

} 
.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.backgroundlogo {
	background-attachment: fixed;
	background-image: url(images/backgroundlogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

