body {
	background-color: #E1E1E8;
	margin: 0px 0px 0px 0px;
}

td, body, p, select{
	font-family: verdana;
	font-size: 70%;
}

td p{
	font-size:100%;
}

input {
	font-family: verdana;
	font-size: 100%;
}

a {
	color: #577DD0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.footer {
	color: #898BB0;
}

.footer a {
	color: #898BB0;
	text-decoration: none;
}

.footer a:hover {
	color: #898BB0;
	text-decoration: underline;
}

.menu {
	color: #ffffff;
	text-decoration: none;
	line-height: 17px;
}

a.menu {
	font-weight: bold;
	text-decoration: none;
}

a:hover.menu {
	font-weight: bold;
	text-decoration: underline;
}

.services {
	color: #D6BBC4;
	font-weight: normal;
	text-decoration: none;
}

a:hover.services {
	text-decoration: underline;
}

.title {
	font-size: 120%;
	color: #B13340;
	font-weight: bold;
}

.bigger {
	font-size: 80%;
	height: 35;
}

.smaller {
	font-size: 60%
}

h2,h3,h4,h5 {
	font-size:12px;
}

h1 {
	font-size:12px; color:#B13340;
}

h2 {
	margin: 2.5ex 0 0.75ex;
}

.first {
	margin-top: 0;
}

.last {
	margin-bottom: 0;
}

h1.breakingnews {
	padding: 3px 0;
	background: url(images/breakingnews_bg.jpg) repeat-y right top;
}

p {
	margin: 0.75ex 0 2ex;
}

ul, ol {
	margin-top: 0.75ex;
	margin-bottom: 2.5ex;
}

img.logo {
	display: block;
	margin: 5px;
}

table.panel {
	table-layout: fixed;
	border-style: none;
	border-spacing: 5px;
}

table.panel td {
	vertical-align: top;
	background-color: #C0C0C0;
	padding: 3px;
}
