/*cope with inheritance bugs*/
body, table, th, td, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/*body specific*/
body{
background-image:url(backtile2.gif);
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

form{
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-left:0px;
}

/*a:link{
color:#274999;
font-size:x-small;
text-decoration:none;
}

a:visited{
color:#274999;
font-size:x-small;
text-decoration:none;
}

a:hover{
color:#000000;
font-size:x-small;
text-decoration:underline;
}

a:active{
color:#274999;
font-size:x-small;
text-decoration:none;
}*/

li{
color:#000000;
}

ol{
color:#000000;
}

ul{
color:#000000;
}

H1, H2, H3, H4, H5, H6 {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.actCHECKOUTEM {background-color:#d5dcee;}
.actCHECKOUTBG {background-color:#ffffff;}

.actlarger{
font-size: larger;
color:#000000;
}

.actsmaller{
font-size: smaller;
color:#000000;
}

.actxxsmall{font-size:11px;color:#000000;}
.actxsmall{font-size:11px;color:#000000;}
.actsmall{font-size:11px;color:#000000;}
.actregular{font-size:11px;color:#000000;}
.actlarge{font-size:11px;color:#000000;}
.actxlarge{font-size:11px;color:#000000;}
.actxxlarge{font-size:11px;color:#000000;}

.actwarningcolor{color:#8a0000;}
.actrequiredcolor{color:#8a0000; /*display:none*/;}
.actsearchhighlightcolor{color:#8a0000;}
.actrequired{color:#8a0000;}
.actwarning{font-size:x-large;color:#8a0000;}
.actwelcome{font-size:medium;color:#000000;}

.actlogotext {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:10px; color:#274999;}

/* Custom Styles - Andy Pearson | 10 November | binamic.com */
a.navi_text {
	font-size:10px; 
	color:#000000; 
	text-decoration:none;
}
a.navi_text:hover {
	color:#000066;
}
.navi_plain_text {
	font-size:10px; 
	color:#000000; 
	text-decoration:none;
}
p.header {
	color:#2B51AC;
	font-weight:bold;
}
.actxsmall a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.actxsmall a:hover {
	color:#000066;
}
a.images img {
	border:#2B51AC 1px solid;
}
a.images img:hover {
	border:#A1D4F8 1px solid;
}
#terms_conditions td {
	font-size:10px;
	padding:0px 0px 6px 0px;
}
#terms_conditions strong {
	color:#2B51AC;
}
#terms_conditions span {
	font-weight:bold;
}
/* kill unwanted BR's which are added for no reason! */
.kill_br br {
	display:none;
}
/* End Custom */