body {
background-image: url(images/body_bg.jpg);
background-repeat: repeat-x;
font-family: Verdana;
font-size: 12px;
color: #003399;
font-weight: bold;
}

td {
font-family: Verdana;
font-size: 10px;
color: #330000;
}

.normal {
font-family: Verdana;
font-size: 12px;
color: #330000;
font-weight: bold;
}

a {
font-family: Verdana;
font-size: 10px;
color: #003333;
}

a:hover {
color: #ffffff;
}

.thumb {
border: 2px solid #92A8CD;
}

.menu {
background-color: #ffffff;
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
color: #333366;
text-decoration: none;
padding: 5px;
}

.menu:hover {
background-color: #81A2DA;
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
color: #ffffff;
text-decoration: none;
padding: 5px;
}

h1 {
font-family: Arial, sans-serif;
font-size: 18px;
color: #003366;
font-weight: bold;
letter-spacing: -1;
margin: 0px;
}

h2 {
font-family: Lucida Sans, sans-serif;
font-size: 14px;
color: #003366;
letter-spacing: -1;
margin: 0px;
font-weight: bold;
}

h3 {
font-family: Verdana;
font-size: 36px;
color: #330000;
font-weight: bold;
}

.big2 {
font-family: Lucida Sans, sans-serif;
font-size: 24px;
font-weight: bold;
color: #ffffff;
}

.big {
font-family: Arial, sans-serif;
font-size: 18px;
color: #003366;
font-weight: bold;
letter-spacing: -1;
}

select {
font-family: Tahoma, sans-serif;
font-size: 9px;
color: #333333;
background-color: #efefef;
}

.btn {
font-family: Trebuchet MS, sans-serif;
font-weight: bold;
font-size: 11px;
color: #ffffff;
background-color: #003366;
}

small {
font-family: Tahoma, sans-serif;
font-size: 10px;
color: #330000;
font-weight: bold;
}