body {
	padding: 0; margin: 0;
	background-color: #c8c8c8;
}

body, td, p div, input, textarea {
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
}

a {
	color: #4096ee;
}

.white {
	background-color: #fff;
}

td.topspacer {
	height:  20px;
}

td.footer {
	background-color: #454545;
	height: 41px;
	font-size: 11px;
}

table.menuright a:hover {
	text-decoration: underline;
}

table.newsletternav a:hover {
	text-decoration: underline;
}

table.newsletternav td {
	color: #ccc;
}

a.mailbutton {
	display: block;
	height: 41px;
	text-align: center;
	background-color: #4096ee;
	border: 1px solid #066999;
	border-top: none;
}

a.mailbutton span {
	display: block;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	padding-top: 13px;
}

table.newsletternav td {
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

table.newsletternav a {
	text-decoration: none;
}

table.menuright a {
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

table.mostlist {
	background-color: #454545;
}

table.mostlist td {
	color: #fff;
	font-size: 9px;
}

table.mostlist td.num {
	padding: 4px 5px 4px 5px;
}

table.mostlist td.val {
	padding-top: 1px;
	padding-bottom: 2px;
}

b.title {
	display: block;
	font-size: 18px;
	color: #403f3f;
	padding: 5px 0 5px 0;
}

b.title a {
	color: #403f3f;
	text-decoration: none;
}

b.title a:hover {
	text-decoration: underline;
}

td.mainitem {
	padding-bottom: 15px;
}

td.subitem {
	border-top: 1px dotted #c6c6c6;
	padding: 10px 0 10px 0;
}

td.subitem img {
	float: left;
	margin: 0 10px 10px 0;
}

td.newslettertitle {
	font-size: 10px;
}

a.facebook {
	display: block;
	float: left;
	padding: 0 0 0 22px;
	background: 0 0 url('/img/icon_facebook_small_color.png') no-repeat;
}

a.mail {
	display: block;
	float: left;
	padding: 0 0 0 22px;
	margin-left: 20px;
	background: 0 0 url('/img/email_go.png') no-repeat;
}

div.text_title {
	margin: 10px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
}

div.text_content {
	margin: 10px;
}