body {font-size: 11px; font-family: Verdana, Arial; color: #000000; background-color: #FFFFFF; margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0}

a:link {color: #444488; text-decoration: underline}
a:visited {color: #444488; text-decoration: underline}
a:hover {color: #444488; text-decoration: none}
a:active {color: #444488; text-decoration: underline}

a.MainMenu {padding: 7px 10px 4px 10px; font-size: 12px; font-family: Arial; display: block; white-space: nowrap; position: relative; font-weight: bold; text-align: center}
a.MainMenu:link {color: #575757; text-decoration: none}
a.MainMenu:visited {color: #575757; text-decoration: none}
a.MainMenu:hover {background: #D0D0D0; color: #000000; text-decoration: none}
a.MainMenu:active {color: #575757; text-decoration: none}

a.Category {padding: 4px 10px 4px 10px; font-size: 9px; font-family: Verdana, arial; display: block; position: relative}
a.Category:link {color: #575757; text-decoration: none}
a.Category:visited {color: #575757; text-decoration: none}
a.Category:hover {background: #EAEAEA; color: #000000; text-decoration: none}
a.Category:active {color: #575757; text-decoration: none}

a.SubMenu {padding: 4px 50px 4px 5px; font-size: 9px; font-family: Verdana, arial; display: block; white-space: nowrap; position: relative}
a.SubMenu:link {color: #FFFFFF; text-decoration: none}
a.SubMenu:visited {color: #FFFFFF; text-decoration: none}
a.SubMenu:hover {background: #5D5D5D; color: #CCCCCC; text-decoration: none}
a.SubMenu:active {color: #FFFFFF; text-decoration: none}

a.BottomMenu {font-size: 9px; font-family: Verdana, arial; position: relative}
a.BottomMenu:link {color: #FFFFFF; text-decoration: none}
a.BottomMenu:visited {color: #FFFFFF; text-decoration: none}
a.BottomMenu:hover {color: #FFFFFF; text-decoration: underline}
a.BottomMenu: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: #BF0000}
tr {font-size: 11px; font-family: Verdana, Arial; color: #000000}
tr.toolBar {background-color: #DCE0E5}
.head {background-color: #BF0000; font-size: 14px; font-family: Arial, Verdana; color: #FFFFFF; font-weight: bold}
.headSmall {background-color: #BF0000; color: #FFFFFF; font-weight: bold}
.field {background-color: #FF0000; color: #FFFFFF; font-weight: bold; text-align: center}
.bright {background-color: #F2F2F2}
.dark {background-color: #EEEEEE}
.info {background-color: #CA0000; color: #FFFFFF}
.none {background-color: #EEEEEE}
.light {background-color: #FFFFFF}
.content {background-color: #FFFFFF}

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;
}