body {
	margin: 0;
}
img {
	border: 0;
}
td {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}
a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color: #3164b7;
	text-decoration:underline;
}
a.newsfooter:link, a.newsfooter:visited, a.newsfooter:active {
	color: #333333;
	text-decoration:none;
}
a.newsfooter:hover {
	color: #3164b7;
	text-decoration:underline;
}
a.nav:hover {
	color: #ffffff;
	text-decoration:underline;
}
table.padleft td {
	padding-left: 5px;
}
.logininput {
	background-color: transparent;
	border: 1px solid #ffffff;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	width: 115px;
	height: 15px;
}
.loginbutton {
	background-color: transparent;
	border : 1px solid #ffffff;
	font-weight : bold;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}
.input {
	background-color: #343537;
	border : 1px solid #010101;
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
}
.button {
	background-color: #3868b2;
	border : 1px solid #b5c4d3;
	font-weight : bold;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.padboth {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.footer {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
a.footer:link, a.footer:visited, a.footer:active, a.footer:hover {
	color: #333333;
	text-decoration:none;
}
