body {
	background: #333333;
}
td {
	font-family: Verdana;
	font-size: 11px;
}
a {
	color: #27d;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

ul.cats {
	list-style-image: url(/gfx/lidot.gif);
	margin-top: 5px;
	margin-left: 12px;
}
li.cats {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	line-height: 15px;
	font-size: 11px;
}

li {
	font-family: Verdana;
	font-size: 12px;
	margin-bottom: 0px 0px 5px 0px;
	line-height: 18px;
}

img {
	border: none;
}

h1 {
	color: #27d;
	text-decoration: none;
	font-family: Georgia;
	font-size: 24px;
	margin: 0px;
	font-weight: normal;
	line-height: 18px;
}

.logo {
	background: #001933;
	color: #FFFFFF;
	padding: 15px;
}
a.logohead, a:hover.logohead, div.logohead {
	font-family: Georgia;
	font-size: 40px; */ // 28px */
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.logosub {
	font-family: Georgia;
	font-size: 18px;
}
td.topmenu {
	background: url('/gfx/nav-bg.gif') repeat-x;
	height: 36px;
	padding: 0px;
	padding-left: 10px;
}
a.topmenu {
	margin-left: 8px;
	padding: 8px;
	height: 29px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
a:hover.topmenu {
	margin-left: 8px;
	padding: 8px;
	height: 29px;
	text-decoration: none;
	color: #001933;
	background: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
a.topmenuActive {
	margin-left: 8px;
	padding: 8px;
	height: 29px;
	text-decoration: none;
	color: #001933;
	background: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
a:hover.topmenuActive {
	margin-left: 8px;
	padding: 8px;
	height: 29px;
	text-decoration: none;
	color: #001933;
	background: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
p.entryHeader {
	font-family: Georgia;
	font-size: 24px;
	color: #27d;
	text-decoration: none;
	margin: 0px;
}
a.entryHeader {
	font-family: Georgia;
	font-size: 24px;
}
a.entryHeader:hover {
	font-family: Georgia;
	font-size: 24px;
	background: #EEEEEE;
}
.entryInformation {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	margin-top: 5px;
}
.entryInformation a, .entryInformation a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	margin-top: 5px;
}
p {
	font-family: Verdana;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
}
h2 {
	font-family: Georgia;
	font-size: 18px;
	margin: 0px;
	margin-top: 15px;
}
h3 {
	font-family: Georgia;
	font-size: 16px;
	margin: 0px;
}

.header {
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma;
}

hr {
	color: #CCCCCC;
	height: 1px;
}

.info                   { background: #E3EAFD; border: 1px #5090BF solid; width: 100%; text-align: center; margin-top: 5px; margin-bottom: 5px; padding: 5px; }
