body, table, select{
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif
}
 
a {
	text-decoration: underline;
	color:#000000
}
a:hover {
	text-decoration: none;
	color:#FF8615
}.Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.verdane10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F9A30B;
	border-left-color: #F9A30B;
}
.borderFull {
	border: 1px solid #F9A30B;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F9A30B;
}



.Arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.navigationTop {
}

.navigationTop a{
color: #000000;
text-decoration: none;
}
.navigationTop a:hover{
color: #D50100;
border-bottom-width:1px;
border-bottom-style: dotted;
border-bottom-color: #E90300;
}
.navigationBottom {
}

.navigationBottom a{
color: #FFFFFF;
font-size: 10px;
font-weight: bold;
text-decoration: none;
}
.navigationBottom a:hover{
color: #D50100;
text-decoration: underline;

}

#footerads {
position: fixed;
bottom: 0px;
background-color: #FFD17F;
width: 100%;
text-align: center;
border-top: 2px solid #bb0000;
height: 75px;
}
#footerads a {
color: white;
}


