A:link.brodtext {
	color: #333333;
	text-decoration: none;
}

A:visited.brodtext {

	color: #333333;
	text-decoration: none;
}

A:hover.brodtext {

	color: #EB891B;
	text-decoration: none;
}

A:link.brodtext_blue {
	color: #000099;
	text-decoration: none;
}

A:visited.brodtext_blue {

	color: #000099;
	text-decoration: none;
}

A:hover.brodtext_blue {

	color: #EB891B;
	text-decoration: none;
}


A:link.menu_small {
	color: #333333;
	text-decoration: none;
}

A:visited.menu_small {

	color: #333333;
	text-decoration: none;
}

A:hover.menu_small {

	color: #EB891B;
	text-decoration: none;
}


A:link.menu {
	color: #333333;
        text-decoration: none;
}

A:visited.menu {
	color: #333333;
        text-decoration: none;	
}

A:hover.menu {
	color: #EB891B;
        text-decoration: none;	
}

A:link.menu_black {
	color: #333333;
        text-decoration: none;
}

A:visited.menu_black {
	color: #333333;
        text-decoration: none;	
}

A:hover.menu_black {
	color: #EB891B;
        text-decoration: none;	
}


A:link.headerblack {
	color: #333333;
        text-decoration: none;
}
A:visited.headerblack {
	color: #333333;
        text-decoration: none;	
}
A:hover.headerblack {
	color: #EB891B;
        text-decoration: none;	
}


.menu_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #EB891B;
	font-weight: bold;
}



.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #EB891B;
	font-weight: bold;
}

.textbox {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	list-style-type: none;
	text-decoration: none;
}


.brodtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	list-style-image: none;
	
}

.brodtext_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
	list-style-image: none;
	
}

.menu_hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #EB891B;
	font-weight: bold;
}

.menu_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #EB891B;
	font-weight: bold;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #EB891B;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	list-style-image: none;
}
.menu_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.bg_tbl {
	background-color: #999999;
}
.headerblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}

