body {background-color: #ffffee;}

h1, h3 {color: blue; text-transform: capitalize;}
h2 h4 {font-weight: bold; color: green; }
p ol ul {font-size: 1em; color: #000066;}
th {color: green;
text-align:left;}

em {font-weight: bold;}


.authorText
{
    COLOR: #000066;
    FONT-FAMILY: Arial;
    FONT-SIZE: .7em;
}
.dateText
{
    COLOR: green;
    FONT-FAMILY: Arial;
    FONT-SIZE: .7em;
}

.copyText 
{  
	font-family: Arial; 	
	font-size: .7em; 
	font-weight: bold; 
	text-transform: none;
	color: #000099;
}
ul.nobullets
{
list-style-type:none;
}

a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline; 
}
a.menu:link {
	text-decoration: underline;
	background-color: #006699;
	padding-left:14px;
	line-height:1.5em;
}
	

a.menu:visited {
	text-decoration: underline;
}
a.menu:hover {
	text-decoration: none;
	background-color: #006600;
}
a.menu:active {
	text-decoration: underline; 
	color: #FF0099;
}
img {
	border-color:#0000CC;
	
}

tr.header {   
	background-image: url(../images/header.jpg);
         background-attachment: fixed;
         background-position: right;
         background-repeat: repeat-y; }
		 
#bikesure1	{
		background-image:url(http://www.bikesure.co.uk/banners/bikesure_banner.gif);
		background-repeat:no-repeat;
		cursor:pointer;
		padding-left:150px;
		padding-top:32px;
		}

#bikesure	{
		background-image:url(http://www.bikesure.co.uk/banners/bikesurebanner.gif);
		background-repeat:no-repeat;
		cursor:pointer;
		padding-left:10px;
		padding-top:30px;
		}

