/*cope with inheritance bugs*/
body, table, th, td{
color: #000031;
font-size: x-small;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/*body specific*/
body{


margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
text-align: center;
 background-color: White;
}


form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}


a:link{
color: Blue;
font-size:x-small;
text-decoration:none;
}


a:visited{
color: #00008B;
font-size:x-small;
text-decoration:none;
}


a:hover{
color: #00008B;
font-size:x-small;
text-decoration:underline;
}



a:active{
        color: #00008B;
font-size:x-small;
text-decoration:none;
}


li{
color:#000000;
list-style-type:square;
}


ol{
color:#000000;
}


ul{
color:#000000;
list-style-type:square;
}


H1, H2, H3, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}


SELECT {
        FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.actCHECKOUTEM {background-color:#009999;}
.actCHECKOUTBG {background-color:#eeeeee;}


.actlarger{
font-size: larger;
color:#000000;
}


.actsmaller{
font-size: smaller;
color:#000000;
}


.actxxsmall{font-size:xx-small;color:#000000;}
.actxsmall{font-size:x-small;color:#000000;}
.actsmall{font-size:small;color:#000000;}
.actregular{font-size:medium;color:#000000;}
.actlarge{font-size:large;color:#000000;}
.actxlarge{font-size:x-large;color:#000000;}
.actxxlarge{font-size:xx-large;color:#000000;}


.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{font-size:x-large;color:#ff3300;}
.actwelcome{font-size:medium;color:#000000;}


.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#009999;}


#wrapper{
        
        width: 760px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 9px;
        text-align: left;
        background-color: #EFF3FF;
}
.topsubnav {
        font-size: x-small;
        color: White;
        font-weight: bold;
}
.topsubnav a:link {
font-size: x-small;
        color: White;
        font-weight: bold;
}
.topsubnav a:visited {
font-weight: bold;
font-size: x-small;
        color: white;
        text-decoration: none;
}
.topsubnav a:hover {
font-weight: bold;
font-size: x-small;
        color: #191970;
        text-decoration: underline;
}



.topsubnav a:active {
        font-weight: bold;
font-size: x-small;
        color: white;
        text-decoration: none;
}
.sectiontable{
        width: 500px;
        border: thin solid #80A7EE;
}
.sectionname a:link {
        
        text-align: left;
        font-size: small;
        font-weight: bold;
        text-decoration: none;
}
.sectionname a:visited{
        text-decoration: none;
        text-align: left;
        font-size: small;
        font-weight: bold;
        }
.sectionname a:hover{
        
        text-align: left;
        font-size: small;
        font-weight: bold;
        text-decoration: underline;
        }
        
        
        .sectionmane a:active {
                text-decoration: none;
        text-align: left;
        font-size: small;
        font-weight: bold;
        }
.compactproduct td {
        padding-left: 0px;
        padding-right: 6px;
        
}