/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-family:"Times New Roman", Times, serif;
}

/*body specific*/
body{
background-color:#ffffff;
margin:0 10px;
font-size: 100%;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#cc9933;
text-decoration:none;
}

a:visited{
color:#999933;
text-decoration:none;
}

a:hover{
color:#000000;
text-decoration:underline;
}

a:active{
color:#cc9933;
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:"Times New Roman", Times, serif;
}

SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#cccc66;}
.actCHECKOUTBG {background-color:#ffffcc;}

.actlarger{
font-size: larger;
color:#000000;
}

.actsmaller{
font-size: smaller;
color:#000000;
}

.actxxsmall{font-size:smaller;color:#000000;}
.actxsmall{font-size:smaller;color:#000000;}
.actsmall{font-size:smaller;color:#000000;}
.actregular{font-size:100%;color:#000000;}
.actlarge{font-size:larger;color:#000000;}
.actxlarge{font-size:larger;color:#000000;}
.actxxlarge{font-size:larger;color:#000000;}

.actwarningcolor{color:#ff0000;}
.actrequiredcolor{color:#ff0000;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff0000;}
.actwarning{font-size:larger;color:#ff0000;}
.actwelcome{font-size:100%;color:#000000;}

.actlogotext {font-family:"Times New Roman", Times, serif; font-size:smaller; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:smaller;color:#cc9933;}


.header{
display:block;
font-size:180%;
text-align:center;
}
#navside{
float:left;
}
#main {
float:left;
margin-left:40px;
}
