body {
	margin: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}


strong {
	font-weight: bold;
}


a:link {
	color: #0000FF;
	text-decoration: underline;
}

a:visited {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #F1A50E;
	text-decoration: underline;
}


a.whitelink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.whitelink:hover {
	color: #CACF01;
	text-decoration: underline;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: square;
}


ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: decimal;
}



.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.smallorangetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2px;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FB9C20;
	text-decoration: none;
}


form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px
}


.orangetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FB9C20;
	text-decoration: none;
}

.orangemenutitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FB9C20;
	padding-left: 15px;
	text-decoration: none;
}

a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	height: auto;
	width: auto;
	padding-left: 33px;
	background-image: url(../images/blackmenuarrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}

a.menu:link {
	color: #000000;
	text-decoration: none;
}

a.menu:visited {
	color: #000000;
	text-decoration: none;
}

a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F1A50E;
}


ul.mainmenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 3px solid #D7D7D7;
	background-color: #E5E5E5;
	width: 171px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

html>body ul.mainmenu {
	width: 100%;
}

ul.mainmenu li {
	color: #FB9C20;
	font-weight: bold;
	border-bottom: 3px solid #D7D7D7;
	font-size: 11px;
}

ul.mainmenu ul {
	list-style-type: none;
    padding: 5px;
    border-bottom: 1px solid #D7D7D7;
    voice-family: "\"}\"";
    voice-family: inherit;
    margin: 5px;
}

ul.mainmenu a {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	background-color: transparent;
	margin: 0;
	padding: 0;
	width: auto;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 34px;

}

html>body ul.mainmenu a {
	width: auto;
}

ul.mainmenu a:hover {
	color: #ffffff;
    background-color: #F1A50E;
}

