body {
	font-family: Verdana, Arial;
	font-size:12px;
}

h1 {
	font-weight:normal;
	font-size:18px;
	color:#CC0000;
}

.maintext {
	margin-left: 10px;
	margin-right: 20px;
}

.maintext a {
	color:#CC0000;
}

.maintext p {
	margin-top: 5px;
	margin-bottom:10px;
}

.maintext td {
	font-size:12px;
}


.maintext ul li {
	color:#6771A0;
	margin-bottom:3px;
}

.maintext ul li a {
	color:#333333;
	text-decoration:none;
}

.maintext ul li a:hover {
	text-decoration:underline;
}

table.leftmenu {
	border: 1px solid #CCCCCC;
	margin-bottom: 2px;
}

table.leftmenu a {
	color: #333333;
	font-weight:bold;
	text-decoration:none;
}

table.leftmenusub ul {
	margin-top: 3px;
	margin-bottom: 10px;
}

table.leftmenusub ul li {
	color:#6771A0;
	margin-bottom:3px;
}

table.leftmenusub ul li a {
	color:#333333;
	text-decoration:none;
}

table.leftmenusub ul li a:hover {
	text-decoration:underline;
}




.menulist-simple ul li {
	color:#6771A0;
	margin-bottom:3px;
}

.menulist-simple ul li a {
	color:#333333;
	text-decoration:none;
}

.menulist-simple ul li a:hover {
	text-decoration:underline;
}


.news a {
	color:#333333;
	text-decoration:none;
}


.news .date {
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#CC0000;
}

.news .title {
	font-weight:bold;
}

.guestmessage {
	margin-bottom: 22px;
	font-size:11px;
}


.guestmessage .name {
	margin-bottom:5px;
}

.guestmessage .name a {
	color:#CC0000;
	font-weight:bold
}