
BODY, TD, .text1 {
font-family: Verdana,Arial;
color: #303030;
font-size: 12px;
font-weight:normal;
text-decoration:none;
}
H1, .header1 {
font-family: Arial;
color: #4F78AE;
font-size: 21px;
font-weight:normal;
text-decoration:none;
}
H2, .header2 {
font-family: Arial;
color: #4F78AE;
font-size: 17px;
font-weight:normal;
text-decoration:none;
}
H3, .header2, {
font-family: Arial;
color: #4F78AE;
font-size: 14px;
font-weight:normal;
text-decoration:none;
}
H5, .header5 {
font-family: Arial;
font-size: 14px;
font-weight:normal;
text-decoration:none;
}
.link1 {
font-family: Arial;
color: #FFFFFF;
font-size: 8pt;
font-weight:normal;
text-decoration:none;
padding-left:5px;
padding-right:5px;
}
.link1:hover {
font-family: Arial;
color: #FFFFFF;
font-size: 8pt;
font-weight:normal;
text-decoration:underline;
padding-left:5px;
padding-right:5px;
}

.link2 {
font-family: Arial;
color: #6F8DBA;
font-size: 8pt;
font-weight:normal;
text-decoration:none;
padding-left:3px;
padding-right:3px;
}
.link2:hover {
font-family: Arial;
color: #006699;
font-size: 8pt;
font-weight:normal;
text-decoration:underline;
padding-left:3px;
padding-right:3px;
}

.inputbox {
font-family: Verdana,Arial;
color: #303030;
font-size: 8pt;
font-weight:normal;
text-decoration:none;
}

.menu_off{
font-weight: bold;
height: 14px;
width: 130px;
background-color: #E0E0E0;
margin: 0px;
margin-bottom: 10px;

}

.menu_on{
font-weight: bold;
height: 14px;
width: 130px;
background-color: #F7941D;
margin-bottom: 10px;
cursor: pointer;
color: white;
}

.body {
padding: 5px;
}

.logo-base {
background: url(/templates/2/images/logo-base-background.gif) repeat-x;
background-color: #F4F4F4;
}
