body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.header{
	background-color: #000066;
	height: 80px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.header form{
	margin: 0px;
	padding: 0px;
}

marquee {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

#col_wrapper {
	clear: both;
} 


#col_1 {
	float: left;
	border: 1px solid #F00;
	text-align: left;
	margin-right: 290px;
} 

#col_2 {
	text-align: left;
	border: 1px solid #90C;
	background-color: #FF0;
	width: 280px;
	margin: 0px;
	padding: 0px;
	float: right;
} 



.button {
	display: block;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	position: static;
	font-size: 10px;
	width: 60px;
	color: #000000;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: 19px;
}



.buttonpostcode{
	display: inline;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	position: static;
	font-size: 10px;
	width: 60px;
	color: #000000;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: 19px;
}


.searchbutton {
	display: block;
	background-color: #60B6FF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	position: static;
	font-size: 10px;
	width: 60px;
	color: #FFFF00;
	background-image: url(images/searchbutton.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: 19px;
}

.textbutton a{
	display: block;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	width: 60px;
	color: #333333;
	position: static;
	padding-top: 5px;
	padding-bottom: 0px;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 19px;
}
.textbutton a:hover{
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
}


.helpmark a{
	display: block;
	background-color: #BFDCFF;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}
.helpmark a:hover{
	background-color: #A5D1EC;
	text-decoration: none;
	border: 1px solid #333333;
	color: #333333;
}







.formfield {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	width: 220px;
	margin-bottom: 2px;
}



.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
.maintext a{
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.maintext a:hover{
	color: #000066;
}




.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.Titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	letter-spacing: normal;

}
.box {
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.topbox {
	background-color: #6B96FF;
	margin: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	background-image: url(images/barback.jpg);
	background-position: bottom;
}


/*main categories*/

#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
}
#navlist li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#navlist a {
	/*/*/display: block;
	width: 148px;
	background-color: #79B2FF; /* */
	background-image: url(images/barbacknav.jpg);
	background-position: bottom;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #87C4FD;
	border-right-color: #7994FF;
	border-bottom-color: #7994FF;
	border-left-color: #7994FF;
}
#navlist a:link, #navlist a:visited {
	color: #000000;
	/*/*/color: #000000;
	text-decoration: none; /* */
}
#navlist a:hover {
	border: 1px solid #000000;
	background-color: #CEE6F5;
}

/*blue selected main category*/
#navsublist {
	left: 5px;
	width: 160px;
	clip: rect(auto,auto,auto,auto);
}
#navselected a:link, #navselected a:visited, #navselected a:hover {
	/*/*/border: 1px solid #000000;
	background-color: #6472EA;/* */
	background-image: none;
	color: #FFFFFF;
}


/*sub menu items*/
#navsublist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: none;
	background-color: #CBE9FE;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CBE9FE;
	border-left-color: #CBE9FE;
}
#navsublist li {
	margin: 0 0 0px 0;
}
#navsublist a {
	/*/*/display: block;
	padding: 0px 0px 0px 20px;
	border: 1px solid #CBE9FE;
	width: 138px;
	background-color: #CBE9FE; /* */
	background-image: none;
}
#navsublist a:link, #navsublist a:visited {
	color: #000009;
	/*/*/color: #000000;
	text-decoration: none; /* */
	background-image: none;
	background-color: #CBE9FE;
}
#navsublist a:hover {
	border: 1px solid #000000;
	background-color: #CEE6F5;
}




/*Accounts box*/
.accounttop {
	border: 1px solid #333;
	background-color: #0099FF;
	background-image:  url(images/barback.jpg);
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 1px 1px 5px;
	margin: 2px;
	width: 150px;
	background-position: bottom;
}
.accountbox {
	/*/*/display: block;
	padding: 1px 1px 1px 5px;
	border: 1px solid #CCCCCC;
	width: 150px;
	background-color: #FFFFFF;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;/* */
}
.accountbox a{
	/*/*/color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	width: 100%;/* */
}
.accountbox a:link, .rightbox a:visited{
	color: #000000;
	/*/*/text-decoration: none;/* */
}
.accountbox a:hover{
	color: #333333;
	border: 1px solid #CCCCCC;
	background-color: #C4E0F3;
}


/*star buys boxes*/
.starbox {
	float: left;
	padding: 2px;
	width: 160px;
	clear: none;
	height: 150px;
	position: relative;	/* */
}
.starbox a{
	display: block;
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 5px;
	text-align: left;
	height: 140px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #CCCCCC;
}
.starbox a:link, .starbox a:visited{
	color: #000000;
	/*/*/
	/* */
}
.starbox a:hover{
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.starboxprice {
	float: right;
	width: 80px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	border: 1px solid #FF0000;
	text-align: left;
	position: absolute;
	bottom: 2px;
	right: 2px;
	height: 60px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	z-index: 999;
	background-image: url(images/redfade.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	cursor: auto;
}



/*category information boxes*/
.catbox {
	float: left;
	padding: 2px;
	width: 170px;
	clear: none;
	height: 172px;
	/* */
}
.catbox a {
	display: block;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 12px;
	height: 168px;
    /* */
}
.catbox a:link, .catbox a:visited{
	color: #000000;
	/*/*/
	/* */
}
.catbox a:hover{
	color: #000000;
	border: 1px solid #000000;
	background-color: #C4E0F3;
}


/*right hand information area*/
.rightbackground {
	background-color: #FFFFFF;
	border: 1px solid #D4D0C8;
	font-family: Arial, Helvetica, sans-serif;
	width: 150px;
}
.rightboxtop {
	border: 1px solid #333;
	background-color: #0099FF;
	background-image:  url(images/barback.jpg);
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 1px 1px 5px;
	margin: 2px;
	background-position: bottom;
}
.rightbox {
	/*/*/display: block;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 140px;
	background-color: #CBE9FE;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;/* */
}
.rightbox a{
	color: #000000;
	text-decoration: none;
}
.rightbox a:link, .rightbox a:visited{
	color: #000000;
	text-decoration: none;
	display: block;
}
.rightbox a:hover{
	color: #000000;
	background-color: #B7D9F0;
}



/*footer*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal; 
}

/*digitalvisual footer*/
.digitalvisual {
	text-align: right;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}
.digitalvisual a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: right;
	color: #333333;
	text-decoration: none;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	border: 1px solid #990000;
	margin: 2px;
	padding: 3px;
	background-color: #FFE8E8;
	font-weight: bold;
	float: none;
}
form {
	margin: 0px;
}
.smallred {
	font-size: small;
	color: #FF0000;
	font-weight: bold;
}
.associated{
}
.associated a{
	font-weight: normal;
	text-decoration: none;
}
.padding10{
	padding: 10px;
}
.postagebox{
	border: 1px solid #9D9DA1;
}
.red {
	color: #990000;
	text-decoration: none;
} 
.red a{
	color: #990000;
	text-decoration: none;
} 
.adminbutton {
	background-color: #DFFBFF;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #333333;
}
.adminbutton a{
	color: #FFFFFF;
	text-decoration: none;
}
.adminbutton a:hover{
	color: #000000;
	text-decoration: none;
}
