body { 
	background-position: center bottom;  
	background-repeat: repeat-y; 
	background-image: url(../images/bgfront.gif);
	background-color: #ffcc66;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;		
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	margin: 4px;
}
a {color: #7070D0; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;} 
A.menulink:link {color: #FFFFFF; text-decoration: none;}
A.menulink:visited {color: #FFFFFF; text-decoration: none;}
A.menulink:hover {color: #FFFF00; text-decoration: none;}

.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 4px;
	padding-left: 10px;
}
p.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #FF9933;
}
.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9933;
}
.border-top {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ff9933;

}
.border-bottom-orange {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
.border-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
.border-footerbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9933;
}
.border-left-space {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9933;
	padding-left: 5px;
}
.spacer-left-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
.spacer-left {
	padding-right: 10px;
	padding-left: 10px;
}
.spacer-left1 {
	padding-left: 10px;
}
.spacer-left-image {
	padding-right: 10px;
	padding-left: 6px;
}
.spacer-right {

	padding-right: 5px;
	padding-left: 15px;
}
.spacer-left-right {
    padding-right: 10px;
	padding-left: 10px;
}