.default {
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #000000;
}
.redtext {
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #C00102;
}
.header {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #333333;
}
.whiteheader {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
}
.redheader {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #C00102;
}
.legal {
font-family: arial;
font-size: 10px;
font-weight: normal;
color: #FFFFFF;
}
a {
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #666666;
text-decoration: underline;
}
a:link {
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #666666;
text-decoration: underline;
}
a:hover {
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #666666;
text-decoration: underline;
}
.forumnav {
font-family: arial;
font-size: 10px;
font-weight: normal;
color: #666666;
text-decoration: none;
text-transform: uppercase;
}
.forumnav:link {
font-family: arial;
font-size: 10px;
font-weight: normal;
color: #666666;
text-decoration: none;
text-transform: uppercase;
}
.forumnav:hover {
font-family: arial;
font-size: 10px;
font-weight: normal;
color: #666666;
text-decoration: underline;
text-transform: uppercase;
}
.leftnav {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #666666;
text-decoration: none;
}
.leftnav:link {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #666666;
text-decoration: none;
}
.leftnav:hover {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #666666;
text-decoration: underline;
}
.subnav {
font-family: arial;
font-size: 10px;
font-weight: normal;
color: #666666;
text-decoration: none;
}
.subnav:link {
font-family: arial;
font-size: 10px;
font-weight: normal;
color: #666666;
text-decoration: none;
}
.subnav:hover {
font-family: arial;
font-size: 10px;
font-weight: normal;
color: #666666;
text-decoration: underline;
}
.imagediv {
padding: 2px;
width : 100%; 
height : 100%; 
overflow : auto;
}
INPUT {
font-family: arial;
font-size: 10px;
font-weight: normal;
color: #000000;
}
SELECT {
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #000000;
}
TEXTAREA {
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #000000;
}
TABLE {
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #000000;
}