 ul#navlist
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding: 3px 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	background-color: #369;
	text-decoration: none;
}

#navlist a:hover
{
	color: #fff;
	background-color: #036;
	text-decoration: none;
}

.text_table {
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D1D2CD;
	border-bottom-color: #CCCC33;
	border-left-color: #D1D2CD;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.text_liten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px dashed #CCCC00;
	padding: 10px;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #B9B900;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	background-image: url(/gfx/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
}

h4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	height: 1px;
}

a:link {  color: #CC0000; text-decoration: none}
a:visited {  color: #CC3300; text-decoration: none}
a:hover {  color: #006699; text-decoration: underline}
a:active {  color: #CC0000; text-decoration: none}

a.menulink:link { color: #FFFFCE; text-decoration: none }
a.menulink:visited { color: #FFFFCE; text-decoration: none }
a.menulink:active { color: #CCFFCC; text-decoration: none }
a.menulink:hover { color: #FFFF63; text-decoration: none }

.list {
	list-style-image: url(gfx/square.gif);
	margin-left: 20px;
}

td.required {
    font-weight: bold;   
}

p.error {
    color: red;   
}

ul.error {
    color: red;   
}




.style5 {
    font-size: 14px;
}

.style6 {
    color: #FFFFFF;
}

.style7 {
    font-size: 10px;
}

.style8 {
    border: 1px dashed #CCCC00; padding: 15px; font-family: Verdana, Arial, Helvetica, sans-serif;
}


table td {
    vertical-align: top;
}

table.listtable {
    border-width: 1px;
	border-style: solid;
	border-color: #DDDDDD;
}

table.listtable th {
    background-color: #EAEADE;
    text-align: left;
    color: #000;
}

table.listtable td {
    vertical-align: top;
    padding: 5px;
}

td.menutd {
    vertical-align: bottom;
    padding: 0px;
}

td.menu {
   vertical-align: bottom;
   line-height: 30px;
   padding-right: 8px;
   padding-left: 8px;
   padding-top: 0px;
   padding-bottom: 0px;
}

td.mline {
    background-image: url(/gfx/mline.gif);
	background-repeat: repeat-y;
	background-position: top;   
}
