body {
	margin-top: 10px;
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}
td, p, div {
	font-size: 13px;
	font-family: Arial;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: underline;
}

.topimg {
	background-image: url('../images/botton.gif');
	background-repeat: no-repeat;
	width: 140px;
	height: 37px;
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	cursor: pointer;
}

.middle {
	background-image: url('../images/midle.gif');
	background-repeat: no-repeat;
	width: 140px;
	height: 37px;
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: center;
	cursor: pointer;
}

.topcolor {
	background-color: #bf8137;
}
.topnavigation {
	font-family: Arial;
	font-size: 18px;
	color: #030303;
	font-weight: bold;
}
.midnavigation {
	font-family: Arial;
	font-size: 13px;
	color: #030303;
}
.rightimg {
	background-image: url('../images/middle-img.gif');
	background-repeat: no-repeat;
	width: 140px;
	height: 140px;
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
}	
.navigation {
	font-family: Arial;
	font-size: 13px;
	color: #be8542;
}
.footercolor {
	background-color: #296dc0;
}