/*cope with inheritance bugs*/
body, table, th, td{
color:#001469;
font-size: x-small;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
	background-color:#ffffff;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	background-color: #f6e9ec;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#e50f9f;
font-size:x-small;
text-decoration:none;
}

a:visited{
color:#4f03a9;
font-size:x-small;
text-decoration:none;
}

a:hover{
color:#001469;
font-size:x-small;
text-decoration:underline;
}

a:active{
color:#0082d1;
font-size:x-small;
text-decoration:none;
}

li{
color:#001469;
list-style-type:square;
}

ol{
color:#001469;
}

ul{
color:#001469;
list-style-type:square;
}

H1, H2, H3, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: medium;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: medium;
}
h4 {
	font-size: small;
}

SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#aea5cb;}
.actCHECKOUTBG {background-color:#d6d2e5;}

.actlarger{
font-size: larger;
color:#001469;
}

.actsmaller{
font-size: smaller;
color:#001469;
}

.actxxsmall{font-size:xx-small;color:#001469;}
.actxsmall{font-size:x-small;color:#001469;}
.actsmall{font-size:small;color:#001469;}
.actregular{font-size:medium;color:#001469;}
.actlarge{font-size:large;color:#001469;}
.actxlarge{font-size:x-large;color:#001469;}
.actxxlarge{font-size:xx-large;color:#001469;}

.actwarningcolor{color:#ff3300;}
.actrequiredcolor{color:#ff3300;}
.actsearchhighlightcolor{color:#ff0000;}
.actrequired{color:#ff3300;}
.actwarning{font-size:x-large;color:#ff3300;}
.actwelcome{font-size:medium;color:#001469;}

.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:#e50f9f;}
