BODY {
font-family:arial, helvetica, sans-serif;
font-size:12px;
margin:0px;
}

TD {
font-family:arial, helvetica, sans-serif;
font-size:12px;
}

BIG, STRONG {
font-family:arial, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

a:link {
color:#cc3300;
text-decoration:none;
}

a:visited {
color:#cc3300;
text-decoration:none;
}

a:hover {
color:#666;
text-decoration:none;
}

.footer {
font-family:arial, helvetica, sans-serif;
font-size:10px;
color:#cccccc
}

.input {
font-family:arial, helvetica, sans-serif;
font-size:10px;
}

.textinput {
height:20px;
padding-left:6px;
padding-top:4px;
font-size:11px;
color:#999;
border:none;
background-image: url('/i/common/field-bg.gif');
background-repeat: no-repeat;
background-attachment: relative;
background-position: top left;
}

.topbg {
background-image: url('/i/common/top-bg.gif');
background-repeat: repeat-x;
background-attachment: relative;
background-position: top left;
}

.topbghome {
background-image: url('/i/front/top-bg.gif');
background-repeat: repeat-x;
background-attachment: relative;
background-position: top left;
}

.dotted {
background-image: url('/i/front/dotted.gif');
background-repeat: repeat-y;
background-attachment: relative;
background-position: top left;
}

.menubg {
height:24px;
color:#ccc;
background-image: url('/i/common/menu-bg.gif');
background-repeat: no-repeat;
background-attachment: relative;
background-position: top left;
}

/* Side Nav */
.navLink {
width: 191px;
}

.navLink a {
display:block; font-size:12px;
font-family: Arial, Helvetica, sans-serif;
color:#333333;
text-decoration: none; 
padding:4px; 
padding-left:8px; 
border-bottom:1px solid #d7d9af; 
background:#eaebd3;
}

.navLink a:visited {
color:#333333;
}

.navLink a:hover {
color:#cc3300;
font-weight:bold;
background-image: url('/i/common/navon.gif');
background-repeat: no-repeat;
background-attachment: relative;
background-position: top left;
}

.anavLink {
width: 191px;
}

.anavLink a {
display:block;
font-size:12px;
font-family: Arial, Helvetica, sans-serif;
color:#333333;
background-image: url('/i/common/navon.gif');
background-repeat: no-repeat;
background-attachment: relative;
background-position: top left;
text-decoration: none;
padding:4px;
padding-left:8px;
border-bottom:1px solid #d7d9af;
font-weight:bold;
}

.anavLink a:visited {
color:#cc3300;
}

.anavLink a:hover {
color:#333333;
}

.subnavLink {
width: 191px;
}

.subnavLink a {
display:block; font-size:12px;
font-family: Arial, Helvetica, sans-serif;
color:#333333;
text-decoration: none; 
padding:4px; 
padding-left:17px; 
border-bottom:1px solid #e7e7de; 
background:#f7f7ee;
}

.subnavLink a:visited {
color:#333333;
}

.subnavLink a:hover {
color:#cc3300;
font-weight:bold;
background:#f7f7ee;
}