/*cope with inheritance bugs*/
body, table, th, td{
color:#122297;
font-size: small;
font-family:MS Sans Serif;
}
/*body specific*/
body{
background-color:#ffffff;
background-image:url();
margin-top:20px;
margin-right:5px;
margin-bottom:5px;
margin-left:5px;
}
a:link{
color:#3194f7;
font-size:small;
text-decoration:none;
}
a:visited{
color:#3194f7;
font-size:small;
text-decoration:none;
}
a:hover{
color:#000099;
font-size:small;
text-decoration:none;
}
a:active{
color:#000099;
font-size:small;
text-decoration:none;
}
li{
color:#122297;
list-style-type:square;
}
ol{
color:#122297;
}
ul{
color:#122297;
list-style-type:square;
}
H1, H2, H3, H4, H5, H6 {
font-family:MS Sans Serif;
}
.actCHECKOUTEM {background-color:#ffffff;}
.actCHECKOUTBG {background-color:#fff58d;}
.actlarger{
font-size: larger;
color:#122297;
}
.actsmaller{
font-size: smaller;
color:#122297;
}
.actxxsmall{font-size:xx-small;color:#122297;}
.actxsmall{font-size:x-small;color:#122297;}
.actsmall{font-size:small;color:#122297;}
.actregular{font-size:medium;color:#122297;}
.actlarge{font-size:large;color:#122297;}
.actxlarge{font-size:x-large;color:#122297;}
.actxxlarge{font-size:xx-large;color:#122297;}
.actwarningcolor{color:#ff0000;}
.actrequiredcolor{color:#ff0000;}
.actrequired{font-size:large;color:#ff0000;}
.actwarning{font-size:x-large;color:#ff0000;}
.actwelcome{font-size:large;color:#ffffff;}
.actlogotext {font-family:MS Sans Serif;
font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; 
text-align: center}
.tabparent {font-family: MS Sans Serif; font-size: x-small; color: #666666; font-weight:normal; font-style: italic} 
a.tabparent:link {color: #666666; font-size: x-small; text-decoration: underline;} 
a.tabparent:active {color: #f0f0f0; font-size: x-small; text-decoration: underline;} 
a.tabparent:visited {color: #666666; font-size: x-small; text-decoration: underline;} 
a.tabparent:hover {color: #7b8cd2; font-size: x-small; text-decoration: underline;} 
.tabthis {color: #ffffff; font-family: MS Sans Serif; font-size: x-small; font-style: normal; font-weight: bold}