.header {
	font-family: calibri;
	font-size: 12px;
	font-color: #ffffff;
	color:#fe0002;


}

.header ul{
	width: 752px;
	margin: 0px;
	padding: 0px;
	border-right-color: #fe0002;
	background-color: #fe0002;
	border-right-width: 0px;
	border-right-style: solid;
	height: 31px;
}

.header ul li {
	list-style-type: none;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fe0002;
	border-bottom-color: #fe0002;
	border-left-color: #3335c6;
	border-right-style: solid;
	border-right-color: #3335c6;
	border-right-width: 0px;
	width: 198px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	background-color: #fe0002;
	line-height: 29px;

}

.header a {
	color: #ffffff;
	text-decoration: none;

}

.header a:hover {
	color: #000000;
	display: block;
	background-color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}


#last_button {
	width: 150px;
		text-align: center;
	
}

.sidebar1 {
	font-family: calibri;
	font-size: 14px;
background-color: #3335c6;


}
.sidebar1 ul{
	width: 60px;
	margin: 0px;
	padding: 0px;
	border-right-color: #fe0002;
	background-color: #3335c6;
	border-right-width: 1px;
	border-right-style: solid;
	height: 31px;
}
.sidebar1 ul li {
	list-style-type: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3335c6;
	border-bottom-color: #3335c6;
	border-left-color: #3335c6;
	width: 60px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	background-color: #3335c6;
	line-height: 29px;

}
.sidebar1 a {
	color: #ffffff;
	text-decoration: none;

}

.sidebar1 a:hover {
	color: #000000;
	display: block;
	background-color: #3335c6;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}

.footer {
	font-family: calibri;
	font-size: 12px;
	font-color: #d4c5aa;
	color:#52452C;
}

.footer a {
	color: #d4c5aa;
	text-decoration: none;

}
