BODY{
margin: 0px;
background-image: url('images/bg.gif');
}

TD{
font-family: Tahoma, Sans Serif, Verdana, Helvetica;
color: #A3A3A3;
font-size: 11px;
}

a:link, a:visited, a:active{
font-family: Tahoma, Sans Serif, Verdana, Helvetica;
color: #FF6600;
font-size: 11px;
text-decoration: none;
}

a:hover{
font-family: Tahoma, Sans Serif, Verdana, Helvetica;
color: #FF0000;
font-size: 11px;
text-decoration: none;
}

INPUT{
font-family: Tahoma, Sans Serif, Verdana, Helvetica;
color: #FFFFFF;
font-size: 11px;
background: #707070;
border: 1px solid #FFFFFF;
}

INPUT.no{
font-family: Tahoma, Sans Serif, Verdana, Helvetica;
color: #FFFFFF;
font-size: 11px;
border: none;
background: none;
}

SELECT{
font-family: Tahoma, Sans Serif, Verdana, Helvetica;
color: #FFFFFF;
font-size: 11px;
background: #707070;
border: 1px solid #FFFFFF;
}

TEXTAREA{
font-family: Tahoma, Sans Serif, Verdana, Helvetica;
color: #FFFFFF;
font-size: 11px;
background: #707070;
border: 1px solid #FFFFFF;
}

TEXTAREA.norm{
font-family: Tahoma, Sans Serif, Verdana, Helvetica;
color: #FFFFFF;
font-size: 11px;
width: 250px;
height: 150px;
}

.title{
font-weight: bold;
color: #FFFFFF;
font-size: 14px;
}

.pagenum{
background-image: url('images/pagenum_bg_hover.gif');
background-repeat: repeat-x;
height: 16px;
width: 25px;
text-align: center;
font-weight: bold;
border-right: 1px solid #AAAAAA;
border-bottom: 1px solid #787878;
color: #696969;
}

a.pagenum:link, a.pagenum:visited, a.pagenum:active{
background-image: url('images/pagenum_bg.gif');
background-repeat: repeat-x;
height: 16px;
width: 25px;
text-align: center;
font-weight: normal;
border-right: 1px solid #AAAAAA;
border-bottom: 1px solid #787878;
color: #696969;
}

a.pagenum:hover{
background-image: url('images/pagenum_bg_hover.gif');
background-repeat: repeat-x;
height: 16px;
width: 25px;
text-align: center;
font-weight: normal;
border-right: 1px solid #AAAAAA;
border-bottom: 1px solid #787878;
color: #696969;
}

.boxtitle{
font-weight: bold;
color: black;
font-size: 11px;
padding: 1px;
height: 20px;
background-image: url('images/boxBg.gif');
background-position: bottom;
border-right: 3px solid #2A2A2A;
border-bottom: 3px solid #2A2A2A;
}

.boxContent{
color: #A3A3A3;
background: #484848;
}

.header{
height: 150px;
width: 100%;
}

.subheader{
width: 100%;
height: 5px;
background-image: url('images/subheader.gif');
}

.footer{
color: #f9f9f9;
height: 80px;
}

.white{
color: white;
}

.red{
color: orange;
}

.green{
color: #33FF00;
}
a.white:link, a.white:visited, a.white:active{
font-size: 11px;
color: #FFFFFF;
text-decoration: underline;
}

a.white:hover{
font-size: 11px;
color: #FF9966;
text-decoration: underline;
}

.mTD{
height: 25px;
border-bottom: 3px solid #AAAAAA;
}

.mLeft{
height: 20px;
border-bottom: 1px dashed #AAAAAA;
color: white;
}

a.cA:link, a.cA:visited, a.cA:active{
width: 100%;
height: 100%;
padding-top: 2px;
font-weight: bold;
color: white;
text-decoration: none;
}

a.cA:hover{
width: 100%;
height: 100%;
padding-top: 2px;
font-weight: bold;
color: blue;
text-decoration: none;
background: #AAAAAA;
}
