body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 5px;
	padding: 0px;
	background-color: #333333;
}
div.main {
	text-align: justify;
}
div.top {
	width: 760px;
	height: 153px;
	background-color: #999999;
}
div.middle {
	width: 760px;
	background-color: #FFFFFF;
}
div.bottom {
	width: 760px;
	height: 35px;
	background-color: #CCCCCC;
}
td.left {
	width: 11px;
	background-image: url(bg_left.jpg);
	background-repeat: repeat-y;
}
td.middle {
	width: 739px;
}
td.right {
	width: 10px;
	background-image: url(bg_right.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-size: 14px;
	text-decoration: none;
	border-bottom-style: solid;
	border-color: #333333;
	border-width: 0px;
	border-bottom-width: medium;
}
h2 {
	font-size: 13px;
	text-decoration: none;
	border-bottom-style :solid;
	border-color: #333333;
	border-width: 0px;
	border-bottom-width: thin;
}
h3 {
	font-size: 13px;
	text-decoration: underline;
}
a {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
td.newshead {
	background-color: #B80606;
	color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	border-color: #333333;
	border-bottom-width: medium;
	font-weight: bold;
	text-decoration: underline;
	padding:2px;
}
td.newstext {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	padding:2px;
}
td.nav {
	padding-left: 35px;
	padding-top: 4px;
	padding-bottom: 4px;
}
td.subnav {
	padding-left: 45px;
	padding-top: 0px;
	padding-bottom: 4px;
}
td.navspace {
	padding-left: 35px;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.navlink {
	color: #000000;
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
a.navlink:hover {
	color: #000000;
	font-style: italic;
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
}
a.subnavlink {
	color: #000000;
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.subnavlink:hover {
	color: #000000;
	font-style: italic;
	font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

