body {
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #000000;
}

a {
color: #6666aa;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: underline;
}

.smalltxt {
font-size: 10px;
font-family: verdana, tahoma;
font-weight: normal;
color: #000000;
}

.transtxt {
font-size: 10px;
font-family: verdana, tahoma;
font-weight: normal;
color: #99aaaa;
}

.mediumtxt {
font-size: 11px;
font-family: verdana, tahoma;
font-weight: normal;
color: #000000;
}

.titletxt {
font-size: 13px;
font-family: verdana, tahoma;
font-weight: bold;
color: #ffffff;
}

.regular {
color: #000000;
background-color: #ffffff;
font-family: verdana, tahoma;
font-weight: normal;
font-size: 10px;
}

.regular2 {
color: #000000;
background-color: #eeeeee;
font-family: verdana, tahoma;
font-weight: normal;
font-size: 10px;
}


.menu {
color: #99aaaa;
background-color: #eeeeee;
font-family: verdana, tahoma;
font-weight: normal;
font-size: 11px;
}

.menu2 {
color: #99aaaa;
background-color: #eedddd;
font-family: verdana, tahoma;
font-weight: normal;
font-size: 11px;
}

.red {
color: #eeeeee;
background-color: #cc3300;
font-family: verdana, tahoma;
font-weight: normal;
font-size: 10px;
}

.grey {
color: #eeeeee;
background-color: #888899;
font-family: verdana, tahoma;
font-weight: normal;
font-size: 10px;
}

textarea, select, input, object {
font-family: verdana, tahoma, Helvetica, Sans-serif; 
font-size: 11px; 
font-weight: normal; 
background-color: #eeeeee; 
color: #000000; 
}
