/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size:x-small;
font-family:;
}

/*body specific*/
body{
background-color:#ffffff;
background-image:url();
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:cc0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt:LINKCOLORCSS;
text-decoration:none;
}

a:visited{
color:cc0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt:VLINKCOLORCSS;
text-decoration:none;
}

a:hover{
color:0066cc; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt:HLINKCOLORCSS;
text-decoration:underline;
}

a:active{
color:cc0000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt:ALINKCOLORCSS;
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:;
//}

.actCHECKOUTEM {background-color:#006699;}
.actCHECKOUTBG {background-color:#ffffff;}

.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:#ff0000;}
.actrequiredcolor{color:#ff0000;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff0000;}
.actwarning{color:#ff0000;}
.actwelcome{color:#000000;}

.actlogotext {font-family:; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#0000b9;}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000066}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000066; font-weight: bold}
h3 {  color: #000066; font-size: 10pt; font-weight: bold}

th { font-size: 10pt }input {  font-size: 8pt; border: #333333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.none {  border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}


.mainDiv
{
  width:100px;
}
.topItem
{
  cursor:pointer;
  color: #CC0000;
}

.subMenu
{
   display:none;
}
.subItem
{

   cursor:pointer;
   text-decoration:none;
}

.subItem a
{
   text-decoration:none;
   color:#006699;
}

.subItemOver
{
   cursor:pointer;
   color:#CC0000;
   text-decoration:underline;
}

.subItemOver  a
{
   color:#CC0000;
}


