BODY {
background-color: #666699;
background-image: url("../images/layout/back.jpg");
background-attachment: fixed;
background-repeat: repeat-x;
cursor: default;
font-family: Verdana;
font-size: 9pt;
color: #FFFFFF;
}
TD {
font-family: Verdana;
font-size: 9pt;
color: #FFFFFF;
}
A {
color: #C6C5A9;
text-decoration: none
}
A:hover {
text-decoration: underline;
}
INPUT, TEXTAREA {
background: filter:alpha(opacity=50);
border: 1px solid #AAAAAA;
font-family: Verdana;
font-size: 9pt;
color: #AAAAAA;
}
UL {
list-style-type: square;
}
.nav {
font-family: Verdana;
font-size: 8pt;
color: #FFFFFF;
text-decoration: none;
}
.nav:hover {
text-decoration: underline;
}
.adminnav {
width:130;
height: 30;
border-bottom:1px dotted #404064;
background: #26263C;
}


