@import url(browserfix.css);

body, div, p, th, td, li, dd	{
	font-family:	Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size:	11px;
	}

.buttonstyle	{font-size: 95%; font-weight: bold; color: white; background-color: #000066; border-style: outset; border-color: #999999; border-width: 1px }

body
{
background-color: #ffffff;
}

.topbar{
background-color: #53798c;
	}

.secondbar{
background-color: #495D74;
	}

.BottomBar{
background-color: #53798c;
	}

.basketLightBar{
background-color: #FFE542;
}

.checkOutText{
font-weight: bold;
color: #495D74;
}

.ColourText{
color: #0099CC;
}

.makeBold{
font-weight: bold;
}

.alertText{
color: #FF0000;
}

.navNoBold{
font-weight: normal;
color: #FFFFFF;
}

.ClickLogin{
font-size=80%;
color: #FFFFFF;
}

.smallColoured{
font-size: 80%;
color: #0099CC;
}

.smallerText{
font-size: 80%;
}

.navbartext{
font-weight: bold;
color: #FFFFFF;
}

#TotalPrice{
font-weight: bold;
}

.SideHeader{
font-weight: bold;
color: #000000;
font-size: 110%;
}

.SideSubHeading{
font-weight: bold;
color: #000000;
font-size: 100%;
}

.BestSellers{
color: #000000;
font-size: 0.75em;
}

a,p {
color: #000000;
text-decoration: none
           }

a:hover {
color: #000000;
text-decoration: underline
           }
           
a.navbar {
color: #FFFFFF;
text-decoration: none
           }

a.navbar:hover {
color: #FFFFFF;
text-decoration: underline
           }
           
a.moreinfo {
text-decoration: none
           }

a.moreinfo:hover {
text-decoration: underline
	   }
