body {font-size: 12px; font-family: Verdana, Arial; color: #333333; background-color: #AF0000; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0}

a:link {color: #CA0000; text-decoration: underline}
a:visited {color: #CA0000; text-decoration: underline}
a:hover {color: #000000; text-decoration: none}
a:active {color: #CA0000; text-decoration: underline}

a.menu {padding: 11px 6px 12px 6px; font-size: 14px; font-weight: bold; font-family: Arial, Verdana, Trebuchet MS; display: block; text-align: center}
a.menu:link {color: #000000; text-decoration: none}
a.menu:visited {color: #000000; text-decoration: none}
a.menu:hover {background: #FFFFFF; color: #B93F03; text-decoration: none}
a.menu:active {color: #000000; text-decoration: none}

a.menuActive {padding: 11px 6px 12px 8px; font-size: 16px; font-weight: bold; font-family: Times, Verdana, Trebuchet MS, arial; display: block; text-align: center}
a.menuActive:link {background: #EEEEEE; color: #79300C; text-decoration: none}
a.menuActive:visited {background: #EEEEEE; color: #79300C; text-decoration: none}
a.menuActive:hover {color: #B93F03; text-decoration: none}
a.menuActive:active {background: #EEEEEE; color: #79300C; text-decoration: none}

a.menuSub {padding: 4px 2px; font-size: 10px; display: block; font-family: Arial, Tahoma, Trebuchet MS; position: relative}
a.menuSub:link {background: none; color: #555555; text-decoration: none}
a.menuSub:visited {background: none; color: #555555; text-decoration: none}
a.menuSub:hover {background: #CA0000; color: #FFFFFF; text-decoration: none; font-weight: bold}
a.menuSub:active {background: none; color: #555555; text-decoration: none}

a.menuLeft {padding: 8px 3px 9px 3px; font-size: 10px; display: block; font-family: Arial, Tahoma, Trebuchet MS; position: relative; font-weight: normal}
a.menuLeft:link {color: #FFFFFF; text-decoration: none}
a.menuLeft:visited {color: #FFFFFF; text-decoration: none}
a.menuLeft:hover {background: #000000; color: #FFFFFF; text-decoration: none}
a.menuLeft:active {color: #FFFFFF; text-decoration: none}

input {font-size:11px; font-weight: bold; font-family: Arial, Verdana}
input.checkbox {background: none; border: none; width: 20px}
input.button {width: 75px}
textarea {font-size:11px; font-weight: bold; font-family: Arial, Verdana; width: 300px; height: 80px}
select {font-size:11px; font-weight: bold; font-family: Arial, Verdana}

.textHead {font-size: 18px; font-weight: bold; font-family: Arial, Verdana}
.textHeadInfo {font-size: 18px; font-weight: bold; font-family: Arial, Verdana; color: #CA0000}
.textHeadSmall {font-size: 15px; font-weight: bold; font-family: Arial, Verdana}
.textHeadSmallInfo {font-size: 15px; font-weight: bold; font-family: Arial, Verdana; color: #CA0000}
.textStrong {font-size: 13px; font-weight: bold}
.textStrongInfo {font-size: 13px; font-weight: bold; color: #CA0000}
.textBold {font-weight: bold}
.textBoldInfo {font-weight: bold; color: #CA0000}
.textSmall {font-size: 10px;  font-weight: normal}
.textSmallInfo {font-size: 10px; color: #CA0000; font-weight: normal}
.textInfo {color: #CA0000}
.textStrike {text-decoration: line-through}
.textBorder {background-color: #F8F8F8; border: solid; border-width: 1px; border-color: #818181; text-align: left}
.textMark {background: yellow; font-weight: bold; color: #000000}

table.border {background-color: #0051A1}
p {text-align: justify;}
tr {font-size: 12px; font-family: Verdana, Arial; color: #333333}
tr.toolBar {background-color: #DCE0E5}
.head {background-color: #C00000; font-size: 14px; font-family: Arial, Verdana; color: #FFFFFF; font-weight: bold}
.headSmall {background-color: #C00000; color: #FFFFFF; font-weight: bold}
.field {background-color: #000000; color: #FFFFFF; font-weight: bold; text-align: center}
.bright {background-color: #EEEEEE}
.dark {background-color: #FAFAFA}
.info {background-color: #CA0000; color: #FFFFFF}
.none {background-color: #EEEEEE}
.light {background-color: #FFFFFF}
.content {background-color: #FFFFFF}



a.menuAdmin {padding: 2px 2px 2px 2px; display: block; white-space: nowrap; position: relative; font-family: Verdana; text-decoration: none; text-align: center}
a.menuAdmin:link {background: #000000; color: #FFFFFF; text-decoration: none}
a.menuAdmin:visited {background: #000000; color: #FFFFFF; text-decoration: none}
a.menuAdmin:hover {background: #0000CA; color: #FFFFFF; text-decoration: none}
a.menuAdmin:active {background: #000000; color: #FFFFFF; text-decoration: none}

a.menuAdminActive {padding: 2px 2px 2px 2px; display: block; white-space: nowrap; position: relative; font-family: Verdana; font-weight: bold; text-align: center}
a.menuAdminActive:link {background: #CA0000; color: #FFFFFF; text-decoration: none}
a.menuAdminActive:visited {background: #CA0000; color: #FFFFFF; text-decoration: none}
a.menuAdminActive:hover {background: #0000CA; color: #FFFFFF; text-decoration: none}
a.menuAdminActive:active {background: #CA0000; color: #FFFFFF; text-decoration: none}

div#categorylist ul
{
	list-style-type: none;
	margin-left: 10px;
}

div#categorylist ul li
{
	margin-top: 5px;
}

div#categorylist ul li a
{
	padding-left: 15px;
	background: url('images/point2.gif') no-repeat 0% 100%;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

div.pics { margin: 5px 0; }
div.pics img { margin: 4px; border: 1px solid #777; }
div.pics img:hover { border: 1px solid #AC0000; }

img.mainPic { margin: 4px; border: 1px solid #333; }
img.mainPic:hover { border: 1px solid #AC0000; }

