/*cope with inheritance bugs*/
body, table, th, td{
color:#000000;
font-size: small;
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/*body specific*/
body{
background-color:#ffffff;
margin-top:20px;
margin-right:5px;
margin-bottom:5px;
margin-left:5px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

a:link{
color:#b42e34;
font-size:small;
text-decoration:none;
}

a:visited{
color:#1b6057;
font-size:small;
text-decoration:none;
}

a:hover{
color:#1b6057;
font-size:small;
text-decoration:underline;
}

a:active{
color:#b42e34;
font-size:small;
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:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

SELECT {
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#b42e34;}
.actCHECKOUTBG {background-color:#1b6057;}

.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:#b42e34;}
.actrequired{color:#ff0000;}
.actwarning{font-size:x-large;color:#ff0000;}
.actwelcome{font-size:medium;color:#000000;}

.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:#b42e34;}

.P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B42E34;
}
.Masthead3 {
	float: left;
	height: 147px;
	width: 173px;
	background-image: url(Promensil-Masthead-2_07.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#Strapline h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CD1E7C;
	line-height: 17px;
	margin: 0px;
	text-align: left;
}
.MastBar {
	width: 800px;
	height: 10px;
	background-color: #CF167B;
	float: left;
}

