p,body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}

.indent {
	color: #333333;
	text-indent: 20pt;
	font-size: x-small;
}
.titledark {
	background-color: #CCCCCC;
	color: #0000CC;
}

input.required {
	border: 1px solid #FF0000;
}
input.missing {
	border: 3px solid #FF0000;
}
input.default {
	border: 1px dashed #000000;
}
.hidden, a.hidden {
	color: #FFFFFF;
	font-size: 2px;
}
.note {
	font-size: xx-small;
}

.big {
	font-size: large;
	color: #000000;
}
.genmed, a.genmed, gensmall, a.gensmall {
	color: black;
	text-decoration: none;
	text-align: left;
}
.gensmall, a.gensmall {
	font-size: x-small;
}
.genmed {
	font-size: small;
}
.button {
	font-size: x-small;
	color: #FFFFFF;
	background-color: #0000CC;
	font-weight: bold;
	padding-top: 4px;
	border-top: 1px solid #0099FF;
	border-right: 1px solid #000099;
	border-bottom: 1px solid #000099;
	border-left: 1px solid #0099FF;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
td.borderleft { 
	border-left: 1px solid #999999;
}
table.menugrey, table.subtitle, table.subtitle {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 8px;
}
table.menugrey {
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
}
.menugrey {
	color: #666666;
	font-size: 12px;
}
.menugreyselected {
	color: #0000CC;
	font-size: 12px;
}
.subtitle {
	color: #0000CC;
	font-size: 12px;
	font-weight: bold;
}
.thdate {
	color: #666666;
	white-space: nowrap;
}
.paginate, a.paginate {
	text-size: small;
	color: #000099;
}
.grey, a.grey {
	color: #666666
}
.paginategrey, a.paginategrey {
	text-size: small;
	color: #AAAAFF;
}
.paginateselected, a.paginateselected {
	text-size: small;
	color: #9999EE;
}
table.paginate td {
}
table.menu th.menu {
	text-size: 9px;
	color: black;
	background-color: #EEEEDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
}
table.menu td.menu {
	color: black;
	background-color: #CCCCBB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
}
table.page {
	color: black;
}
table.page th {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
p.page {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
td.pagetopics, td.pageimages, td.pagemessages, td.pagelinks, td.pagecontact {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

th.pagetopics, th.pageimages, th.pagemessages, th.pagelinks, th.pagecontact {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right: 1px solid #AAAAAA;
	border-left: 1px solid #AAAAAA;
}

td.pagetopics {
}
th.pagetopics {
}
td.pageimages {
}
th.pageimages {
}
td.pagemessages, th.pagemessages {
}
td.pagecontact {
}
th.pagecontact {
}
th.pagelinks {
}
td.pagelinks {
}
table.image {
	border: 1px sold black;
}
table.dotted {
	border-top: dotted #CCCCCC 1px;
}
table.topic, table.feedback {
	border-top: solid #CCCCCC 1px;
}
table.topic, table.feedback {
}
table.topic td, table.topic th, table.feedback td, table.feedback th {
	color: black;
	margin: 4px;
	padding: 4px;
}
table.topic th,  a.thtopic, td.thtopic, span.thtopic {
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #0000CC;
}
table.feedback th {
	text-align: left;
	font-size: x-small;
	color: #333333;
}
table.feedback td {
	text-align: left;
	font-size: x-small;
	color: #333333;
}

table.topic th, a.topic {
	font-size: x-small;
	color: #0000CC;
}
table.topic td, a.topic {
	color: #333333;
}

table.topic td, table.feedback td {
	font-size: x-small;
}
table.topicimage {
	border: 1px solid #0000CC;
}
a.cat {
	font-size: 11px;
	font-weight: bold;
}
a.link {
	font-size: xx-small;
}
.clear, .image {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: inherit;
}
