a, a:link, a:visited {
	color: #777777;
	text-decoration: none;
}

a:hover, a:active {
	background-color: #cccccc;
}

body {
	margin: 14px;
	color: #777777;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
}

div.separator300 {
	height: 1px;
	width: 300px;
	background-image: url("images/pointille.jpg");
	line-height: 1px;
	font-size: 0px;
}

div.spacer5 {
	font-size: 0px;
	line-height: 1px;
	height: 5px;
}

div.spacer10 {
	font-size: 0px;
	line-height: 1px;
	height: 10px;
}

form {
	display: inline;
}

h2 {
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	color: #e33340;
	font-size: 10px;
	font-weight: normal;
}

img {
	border: 0;
}

input {
	background-color: transparent;
	border: 0px;
	font-size: 10px;
	color: #777777;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

input.newsletter {
	background-color: #ffffff;
	border: 0;
}

span.currentpage {
	background-color: #FF6666;
	color: #FF3333;
}

table.content {
	padding: 20px;
	background-color: #ffffff;
}

table.top {
	width: 880px;
	height: 208px;
	border: 0px;
}

td.menu {
	color: #777777;
	height: 22px;
	line-height: 1px;
}

td.menu a:hover, td.menu a:active {
	background-color: transparent;
}

td.news {
	width: 207px;
	height: 208px;
	background-color: #b1b1b1;
	line-height: normal;
}

td.news div {
	width: 99%;
	height: 206px;
	overflow: auto;
	background-color: #ffffff;
	margin: 1px;
	padding-left: 2px;
}

td.newsletter {
	text-transform: uppercase;
	vertical-align: middle;
	padding-left: 8px;
}

td.separator {
	height: 1px;
	background-image: url("images/pointille.jpg");
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1px;
	font-size: 0px;
	width: 840px;
}

td.title {
	width: 673px;
	height: 208px;
	background-image: url("images/logo.jpg");
}

td.title h1 {
	display: none;
}