table {
border: 1px none;
}

td {
color: #00307d;
font-family: Tahoma, Arial;
font-size: 12px;
}

.text {
font-family: Tahoma, Arial;
font-size: 12px;
}

.small {
font-family: Tahoma, Arial;
font-size: 11px;
}

.news {
font-family: Tahoma, Arial;
font-size: 11px;
text-align: justify;
}

input {
font-family: Tahoma, Arial;
font-size: 11px;
}

select {
font-family: Tahoma, Arial;
font-size: 11px;
}

textarea {
font-family: Tahoma, Arial;
font-size: 11px;
}

hr {
color: #00307d;
height: 1px;
}

.heading {
font-family: Tahoma, Arial;
font-size: 14px;
font-weight: bold;
}

.warning {
color: #ff0000;
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: bold;
}

.bold {
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: bold;
}

.boldunderline {
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

.topnolink {
color: #ffffff;
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: bold;
}

.topmiddlenolink {
color: #a1bacc;
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: bold;
}

.leftnolink {
color: #333333;
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: bold;
}

a:link, a:active, a:visited {
color: #00307d;
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

a:hover {
color: #333333;
text-decoration: none;
}

a:link.small, a:active.small, a:visited.small {
color: #00307d;
font-family: Tahoma, Arial;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

a:hover.small {
color: #333333;
}

a:link.top, a:active.top, a:visited.top {
color: #225474;
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a:hover.top {
color: #ffffff;
}

a:link.topmiddle, a:active.topmiddle, a:visited.topmiddle {
color: #225474;
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a:hover.topmiddle {
color: #a1bacc;
}

a:link.special, a:active.special, a:visited.special {
color: #ffffff;
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: normal;
text-decoration: none;
}

a:hover.special {
color: #333333;
}

a:link.left, a:active.left, a:visited.left {
color: #ffffff;
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a:hover.left {
color: #333333;
}

a:link.nomember, a:active.nomember, a:visited.nomember {
color: #999999;
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

a:hover.nomember {
color: #333333;
}

.nolink {
color: #333333;
}

a.results {
color: #00307d; text-decoration: underline;
}

a:hover.results {
color: #333333; text-decoration: none;
}

input.button {
border: 1px solid #5482a2;
background-color: #5482a2;
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: bold;
color: #ffffff;
background-image: url(images/arrowwhitetop.gif);
background-position: top left;
background-repeat: no-repeat;
cursor: hand;
}

input.buttonhov {
border: 1px solid #5482a2;
background-color: #5482a2;
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: bold;
color: #333333;
background-image: url(images/arrowwhitetop.gif);
background-position: top left;
background-repeat: no-repeat;
cursor: hand;
}

input.buttonr {
border: 1px solid #ff0000;
background-color: #ff0000;
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: bold;
color: #ffffff;
background-image: url(images/arrowwhitetop.gif);
background-position: top left;
background-repeat: no-repeat;
cursor: hand;
}

input.buttonrhov {
border: 1px solid #ff0000;
background-color: #ff0000;
font-family: Tahoma, Arial;
font-size: 12px;
font-weight: bold;
color: #333333;
background-image: url(images/arrowwhitetop.gif);
background-position: top left;
background-repeat: no-repeat;
cursor: hand;
}