﻿body {
	text-align: center;
}

#container {
	height: 655px;
}

#content {
	border: 1px white solid;
	width: 781px;
}

.menu {
	border-bottom: 1px white solid;
	color: white;
	background: #2f5de7;
	text-decoration: none; 
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
}

.left {
	border-bottom: 1px white solid;
	background: #2f5de7;
	padding-left: 10px;
}


.links {
	padding: 10px;
	font-size: 15px;
	float: left;
}

a {
	color: #f9c700;
}

a:link { }

a:visited { }

a:hover {
	color: white;
}

.bg {
	background: #2f5de7;
}

.footer {
	background: #21409a;
	border-top: 1px white solid;
}

.style1 {
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
}

#spruce{
	border:solid 1px #f9c700;
	
}
#duce{
	border:solid 1px #f9c700;
	
}


#table2{
	background-repeat:no-repeat;
	min-height:400px;
	background-color:#2f5de7;
	height:100%;
	
}
#table1{
	background-repeat:no-repeat;
	background-color:#2f5de7;
	height:100%;
		
}
.special{
	background-color:#21409a;
	border-top:solid 1px #ffffff;
	text-align:center;
}
.style3 {
	width: 1%;
}

.style4 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 14px;
}
.style2 {
	color: #FFCC00;
}

#footer2 {
	margin: 0 auto;
	border-top: 1px white solid;
	height: 50px;
	}

