﻿#right {
	color: white;
	text-align: center;
	margin: 0px 7px 0px 5px;
	padding-top:0px;
}
#right a:link {
	COLOR: #00337f;
	text-decoration: none;
}
#right a:visited {
	COLOR: #00337f;
	text-decoration: none;
}
#right a:hover {
	COLOR: #ffffff;
	text-decoration: none;
}
#right a:active {
	COLOR: #ffffff;
	text-decoration: none;
}
#bottom {
	clear: both;
	height: 5px;
	width: 1001px;
}
.tanad {
	height: auto;
	background-color: #ffffff;
	margin-top: 5px;
}
.ad {
	margin: 10px 0px 0px 0px;
	border: 1px;
	border-color: white;
	border-style: solid;
}
a:link .ad {
	border-color: white;
}
a:hover .ad, a:active .ad {
	border: 1px;
	border-color: #00337f;
	border-style: solid;
}
.input {
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	width: 125px;
	height: 125px;
	border: 1px;
	border-color: white;
	border-style: solid;
}
.input:hover {
	border: 1px;
	border-color: #00337f;
	border-style: solid;
}
