body {
	background-color: #002596;
	margin: 0px;
}

td {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}

a, a:visited {
	text-decoration: underline;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #FFFA9D;
}

.layout_box1 {
	background-color: #0060C4;
}

.menubox {
	background-repeat: no-repeat;
	background-color: #A3D869;
}

.text1 {
	font-family: Arial;
	font-size: 22px;
	color: #ffffff;
}
.text2 {
	font-family: Arial;
	font-size: 12px;
	color: #A3D869;
	font-weight: bold;
}

hr {
	border: 1px dashed #E5AE21;
	height: 0px;
}

.testi td {
	font-size: 10px;
}

.sked {
	width: 100%;
	background-color: #226EC4;
	padding: 3px;
}


.sked th {
	padding: 10px;
	text-align: left;
	font-size: 10px;
	color: #ffffff;
	background-color: #0159BB;
}
.sked td {
	padding: 0 10px 0 10px;
	font-size: 11px;
	vertical-align: top;
}

.footer {
	background-color: #002054;
}

.footer .copyright {
	color: #66BC29;
	font-size: 10px;
}

.footer .links a, .footer .links a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}
.footer .links a:hover {
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

.listing td {
	background-color: #226EC4;
}

.listing img {
	border: 3px solid #0159BB;
}

.listing .name {
	font-size: 14px;
	font-weight: bold;
	color: #FFFA9D;
}

a.news_title, a.news_title:visited {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.news_title:hover {
	color: #FED865;
	text-decoration: none;
}

img[class=news_image] {
	margin: 0 5px 5px 0;
	padding: 0 5px 5px 0;
}

.form {
	background-color: #226EC4;
	padding: 10px;
}

.form input[type=text], .form textarea {
	width: 100%;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #0060C4;
}

.form input[type=button], .form input[type=submit] {
	background-color: #002596;
	border: 1px solid #9FCDFF;
	color: #9FCDFF;
	font-size: 11px;
}


#entries {
	width: 400;
	padding: 3px;
}