body , table , td {
font-family : Arial, Verdana, Helvetica, sans-serif; 
font-size : 12px;
color : #000000; 
}

b {
font-weight : bold; 
} 
h1 {
font-family : Arial, Verdana, Helvetica, sans-serif; 
font-size : 18px; 
} 
h2 {
font-size : 20px; 
} 
h3 {
font-size : 24px; 
} 
a:link {
text-decoration : none; 
} 
a:hover {
text-decoration : none; 
color : #ffae00; 
} 
a:active {
text-decoration : none; 
color : #ffae00; 
} 
a:visited {
text-decoration : none; 
} 
select {
font-weight : normal; 
font-size : 10px; 
color : #000000; 
font-family : Arial, Verdana, Helvetica, sans-serif; 
text-decoration : none; 
} 
option {
font-weight : bold; 
font-size : 10px; 
color : #000000; 
font-family : Arial, Verdana, Helvetica, sans-serif; 
text-decoration : none; 
} 
input {
font-weight : normal; 
font-size : 10px; 
color : #000000; 
font-family : Arial, Verdana, Helvetica, sans-serif; 
text-decoration : none; 
} 
textarea {
font-family : Arial, Verdana, Helvetica, sans-serif; 
font-size : 12px; 
color : #000000; 
} 
.greyborder {
border-top-style : solid; 
border-right-style : solid; 
border-left-style : solid; 
border-bottom-style : solid; 
border-color : #cdcdcd; 
padding : 0px; 
background-color : #ffffff; 
}
.menuleft:active {
background-color : #8B8B8B; 
} 
.menuleft:hover {
background-color : #8B8B8B; 
}

}
.flyoutLink  {
	cursor: hand;
}
.flyoutMenu TD.flyoutLink  {
	cursor: hand;
}
.flyoutLink a {
	color: black;
	text-decoration: underline;
}
.flyoutLink a:hover {
	color: black;
	text-decoration: none;
}
.flyoutLink a:visited {
	color: black;
	text-decoration: none;
}
.flyoutLink a:active {
	color: black;
	text-decoration: none;
}


.button {
font-size : 11px; 
font-weight : bold; 
border-top-style : none; 
border-right-style : none; 
border-left-style : none; 
border-bottom-style : none; 
border-color : #ffd300; 
padding : 3px; 
background-color : #cdcdcd; 
} 
.size20 {
font-size : 20px; 
} 
.size18 {
font-size : 18px; 
} 
.size16 {
font-size : 16px; 
} 
.size14 {
font-size : 14px; 
} 
.size12 {
font-size : 12px; 
} 
.size11 {
font-size : 11px; 
} 
.size10 {
font-size : 10px; 
} 
.size9 {
font-size : 9px; 
} 
.weiss {
color : #ffffff; 
} 