.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #D9AD00;
	text-decoration: none;
}

.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	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: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
.borderright {
	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: none;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	padding: 3px;
	background-attachment: scroll;
	background-image: url(img/back1.jpg);
	background-repeat: no-repeat;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	text-decoration: none;
	text-indent: 50px;
	padding: 3px;
	cursor: crosshair;
	text-align: justify;
}
.header {
	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: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	height: 10px;
}
.lefter {
	background-image: url(img/back3.jpg);

}
.righter {
	background-image: url(img/back3.jpg);
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EA7500;
}
.borr {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EA7500;
}
.upperpart {
	color: #FFFFFF;
	background-color: #EA7500;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA7500;

}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #EA7500;
	text-decoration: none;
	letter-spacing: normal;
	text-indent: 50px;
	padding: 3px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #EA7500;
	text-decoration: none;
	letter-spacing: normal;
	padding: 3px;
	text-transform: uppercase;
	text-align: center;


}
.topright {
	background-color: #8C1414;
	padding: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EE8A8A;
}
.restofbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #7B1111;
	text-decoration: none;
	padding: 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-right-color: #EE8A8a;
	border-bottom-color: #EE8A8a;
	border-left-color: #EE8A8a;
}

