
body {
padding: 0px;
margin: 0px;
width: 760px;
color: #000000;
background: #FFFFFF;
font-family: 'Arial', 'sans-serif';
font-size: 12px;
}

body a {
color: #333333;
text-decoration: underline
}

body a:hover {
color: #000000;
}

body b, em {
font-weight: bold;
}

/* body em {
color: #c00;
font-style: normal;
font-weight: bold;
}
*/

body p {
margin: 0px;
padding: 0px; 0px 0px 12px;
font-size:  12px;
}

body ul {
padding: 0px; 0px 0px 0px;
}

body tr, td, ul, li, br {
font-size: 12px;
}

img {
border-width: 0px;
margin: 0px;
}

table {
margin: 0px;
}

table td {
border-width: 0px;
}

.heading    {  font-family: 'Arial', 'sans-serif'; font-size: 14px; color: #000000; font-weight: bold}
.normal     {  font-family: 'Arial', 'sans-serif'; font-size: 12px; color: #000000;}
.smallprint {  font-family: 'Arial', 'sans-serif'; font-size: 9px; color: #000000}

.headerTbl {
padding: 0px;
margin: 0px;
width: 760px;
height: 100px;
background: #FFFFFF ;
margin-top: 0px; 

}

.headerItem {
font-size: 12px;
font-weight: bold;
color: #000000;
}

.headerItem a{
color: #CCCCCC;
text-decoration: none;
}

.headerItem a:hover{
color: #CCCCCC;
text-decoration: underline;
}

.topnavTbl {
padding: 0px;
margin: 0px;
width: 760px;
height: 22px;
background: #333333 ;
margin-top: 2px; 

}

.topnavItem {
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
}

.topnavItem a{
color: #;
text-decoration: none;
}

.topnavItem a:hover{
color: #;
text-decoration: none;
};
.bodyTbl {
padding: 0px;
margin: 0px;
width: 760px;
background: #FFFFFF; 
}
.navTbl {
padding: 0px;
margin: 0px;
width: 150px;
height: 100%;
background: #000000 ;
margin-top: 0px; 

}

.navItem {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

.navItem a{
color: #FFFFFF;
text-decoration: none;
}

.navItem a:hover{
color: #FFFF00;
text-decoration: underline;
}
.quicklinkTbl {
padding: 0px;
margin: 0px;
margin-top: px;
margin-bottom: px; 

}

.quicklinkHdr {
background: #FF9900;
font-size: 10px;
font-weight: bold;
color: #CCCCCC;
}

.quicklinkHdr a {
text-decoration: none;
color: #CCCCCC;
}

.quicklinkHdr a:hover {
text-decoration: underline;
color: #CCCCCC;
}

.quicklinkItem {
background: #CCCCCC;
font-size: 9px;
font-weight: normal;
color: #000000;
}

.quicklinkItem a{
color: #3333FF;
text-decoration: none;
}

.quicklinkItem a:hover{
color: #3333FF;
text-decoration: underline;
}

.quicklinkItem p{
padding: 0px 0px 4px 4px;
font-size: 9px;
}
.footerTbl {
padding: 0px;
margin: 0px;
width: 760px;
height: 22px;
background: #333333 ;
margin-top: 0px;
margin-bottom: 0px; 

}

.footerItem {
font-size: 9px;
font-weight: bold;
color: #FFFFFF;
}

.footerItem a{
color: #FFFFFF;
text-decoration: none;
}

.footerItem a:hover{
color: #FFFFFF;
text-decoration: underline;
}


.manageTbl {
padding: 0px;
margin: 0px;
font-family: 'Arial', 'sans-serif';
font-size: 12px;
}

.manageTbl td {
padding: 0px;
margin: 0px;
font-family: 'Arial', 'sans-serif';
font-size: 12px;
}

.manageTbl form{
padding: 0px;
margin: 0px;
font-family: 'Arial', 'sans-serif';
font-size: 12px;
}

INPUT       {  font-family: 'Arial', 'sans-serif'; font-size: 12px; color: #000000}
SELECT      {  font-family: 'Arial', 'sans-serif'; font-size: 12px; color: #000000}
TEXTAREA    {  font-family: 'Arial', 'sans-serif'; font-size: 12px; color: #000000}


BUTTON      {  font-family: 'Arial', 'sans-serif';
    margin:      0px 0px;
    padding:     0px;
    font-weight: bold;
    color:       Black;
    }

INPUT.BUTTON { font-family: 'Arial', 'sans-serif';
    margin:      0px 0px;
    padding:     0px;
    font-weight: bold;
    color:       Black;
    }