html {
scrollbar-base-color: #797979;
scrollbar-arrow-color: white;
scrollbar-track-color: #34647C;

scrollbar-shadow-color: #333333;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: #aaaaaa;
}

body {
background-color: #35647C;
}

td {
font-family: Tahoma;
font-size: 11px;
color: #828282;
}

.text-smallred {
font-family: Tahoma;
font-size: 10px;
color: #AB4316;
}

.text-realsmallred {
font-family: Tahoma;
font-size: 9px;
color: #AB4316;
}

.text-smallgrey {
	font-family: Tahoma;
	font-size: 9px;
	color: #828282;
}

.text-smallblue {
	font-family: Tahoma;
	font-size: 9px;
	color: #006699;
}

.text-regblue {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
}

.div-text {
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
color: #828282;
}

a {
font-family: Tahoma;
font-size: 11px;
color: #AB4316;
}

.border{border: solid #AC4814 1px;}

.border2{border: solid #999999 1px;}

.border3{border: solid #CCCCCC 1px;}

.subheading {
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
color: #006699;
}

.subheading-red {
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
color: #AB4316;
}

.subheading-grey {
font-family: Tahoma;
font-size: 14px;
font-weight: bold;
color: #828282;
text-decoration: underline;
}

.footer-text {
font-family: Tahoma;
font-size: 10px;
color: #ffffff;
text-decoration: none;
}

a.footer-text:hover {
font-family: Tahoma;
font-size: 10px;
color: #ffffff;
text-decoration: underline;
}
