input[type="text"], select 
{ 
    background: #FFF !important; 
} 
body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 85%;
}
p,ol,ul {
	font-size: .8em;
}
ul ul {
	font-size: 1em;
	padding: 5px;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.footertext {
	font-family: Verdana, Tahoma, Arial;
	font-size: .8em;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	padding: 5px;
}
.headerfooterbar {
	background-color: #000000;
}
.outlinecell {
	BORDER-RIGHT: #424242 1px solid;
	BORDER-LEFT: #424242 1px solid;
	BORDER-TOP:#424242 1px solid;
	BORDER-BOTTOM: #424242 1px solid;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BACKGROUND-COLOR: #ffffff
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFCC00;
}
.cp_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FFCC00;
	text-align: center;
}
.smallgreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
	text-decoration: none;
}
