/*cope with inheritance bugs*/
body, table, th, td{

font-size: x-small;
font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}











































SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#ff99cc;}
.actCHECKOUTBG {background-color:#ffccff;}

.actlarger{
font-size: larger;

}

.actsmaller{
font-size: smaller;

}

.actxxsmall{font-size:xx-small;}
.actxsmall{font-size:x-small;}
.actsmall{font-size:small;}
.actregular{font-size:medium;}
.actlarge{font-size:large;}
.actxlarge{font-size:x-large;}
.actxxlarge{font-size:xx-large;}

.actwarningcolor{color:#9933ff;}
.actrequiredcolor{color:#9933ff;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#9933ff;}
.actwarning{font-size:x-large;color:#9933ff;}
.actwelcome{font-size:medium;color:#000000;}

.actlogotext {font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: x-small; color: #333333; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:x-small;color:#663366;}
