h1{
	color: #000099;
	font-size: 20px;
	text-align: left;
}

.SubCatHeader{
	color: #000099;	
	font-size: 16px;
	font-weight: bold;
}




.FirstTimerBox{
	border-color: #F90403;
	color: #F90403;
	 width:139px;
	 height:75px;
	font-family: Arial, Helvetica, sans-serif;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	font-size: 10pt;
	padding: 0px;
	margin-bottom: 10px;
}
.FirstTimerHeader{
	background-color: #F90403;
	color: White;
	font-weight: bold;
	height: 20px;
	padding-top: 2px;
}
.FirstTimerBox a{
	color: #F90403;
	text-decoration: none;
	position: relative;
	top: 10px;
}



.MessagePanel{
	border : 1px solid #070499;
	color : #070499;
}
.MesageHeader{
	font-weight : bold;
}
.MessageText, .MesageHeader{
	padding-bottom : 5px;
	padding-left : 5px;
	padding-top : 5px;
	padding-right : 5px;	
}

/* Shared background colours */
A:ACTIVE, A:HOVER, A:FOCUS {
	background-color : #070499;
}
A:VISITED {
	color : #070499;
}



A:link {
  color: #0000FF; 
  text-decoration: none; 
  background: #FFFFFF;}/*normal links in the text*/
A:visited {
  color: #0000FF; 
  text-decoration: none; 
  background: #FFFFFF;}
A:hover { /*this effect is not shown in NN4.xx*/
  color: #9999FF; 
  text-decoration: none; 
  background: #FFFFFF;}
A:active {/*colour in NN4.xx is red*/ 
  color: #0000FF; 
  text-decoration: none; 
  background: #FFFFFF;}







A.CatLink:ACTIVE, A.CatLink:HOVER, A.CatLink:FOCUS, .ErrorHeader {
	color : White;
}

A.WebRingLink:ACTIVE, A.WebRingLink:HOVER, A.WebRingLink:FOCUS {
	background-color : transparent;
}

a.CatLink{
	text-decoration : none;
}

A.FooterText {
/*	font-size : 100%;*/
}

A.FooterText, A.FooterText:ACTIVE, A.FooterText:FOCUS, A.FooterText:HOVER, A.FooterText:LINK, A.FooterText:VISITED{
	text-decoration : underline;
}

a.NavBarLink {
	font-size : 9pt;
	padding-left : 2px;
	padding-right : 2px;
	text-decoration : none;
}

a.NavBarLinkMiniImage, a.NavBarLinkMiniImage:hover{
	border : 0px none;
	/*font-size : 70%;*/
	text-decoration : none;
}

body, .miniCartItem, .miniCartTotal{
	color : Black;
}

body, .UDCLink, .miniCartItem, A.FooterText, A.FooterText:ACTIVE, A.FooterText:FOCUS, A.FooterText:HOVER, A.FooterText:LINK, A.FooterText:VISITED, .ClassINPUT, .ClassSELECT, .ClassTEXTAREA, a.NavBarLink:hover, a.NavBarLink:active, a.NavBarLink, a.NavBarLink:active, A.FooterText, A.FooterText:ACTIVE, A.FooterText:FOCUS, A.FooterText:HOVER, A.FooterText:LINK, A.FooterText:VISITED {
	background-color : White;
}

/* Fonts */
body, p, td,  table, input, select, textarea{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}


.CarriageTable TR{
	vertical-align : top;
}

.CarriageWeight{
	padding-right : 30px;
	text-align : right;
}

.Cart{
	border : 1px solid;
}

.catSelected{
	border : 1px outset #070499;
}

.ClassINPUT, .ClassSELECT, .ClassTEXTAREA {
	border : 1px solid #070499;
	cursor : hand;
}

.DetailHeader{
/*	font-size : 120%;*/
}

.ErrorHeader{
	background-color : Red;
	font-weight : bolder;
	margin-bottom : 4px;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 2px;
}

.ErrorPanel{
	border-color : Red;
	text-align : center;
}

.ErrorText{
	color : Red;
}

.FooterText, A.FooterText, A.FooterText:ACTIVE, A.FooterText:FOCUS, A.FooterText:HOVER, A.FooterText:LINK, A.FooterText:VISITED{
	font-size : 8pt;
}

A.FooterText, A.FooterText:ACTIVE, A.FooterText:FOCUS, A.FooterText:HOVER, A.FooterText:LINK, A.FooterText:VISITED{
	text-decoration : underline;
}

.ListHeader{
/*	font-size : 100%;*/
}

.miniCartItem, .miniCartTotal{
	border : 0px none;
	cursor : default;
	font-size : 8pt;
}

.NavBarLinkPanel{
	text-align : center;
}

.NavBarMiniImage, .NavBarLinkPanel{
	border : 1px solid #070499;
}

/* Shared borders */
.NavPanel{
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	border-color : #070499;
}

.NavPanelHeader{
	border-color : #070499;
	background-color : #070499;
	color : White;
	/*border-style : solid;
	border-width : 1px 1px 1px 1px;*/
}
.ErrorPanel{
	border-style : solid;
	border-width : 1px 1px 1px 1px;
}

.ProdHeader{
	font-size : 14pt;
	font-weight : bolder;
}

/* Shared colours */
.CommonHeaderColourText, .ProdHeader, .ProdSubHeader, .FooterText, HR, .ClassINPUT, .ClassSELECT, .ClassTEXTAREA, a.CatLink, A.FooterText, A.FooterText:ACTIVE, A.FooterText:FOCUS, A.FooterText:HOVER, A.FooterText:LINK, A.FooterText:VISITED, a.NavBarLink, a.NavBarLink:active, a.NavBarLink:hover, a.NavBarLinkMiniImage, a.NavBarLinkMiniImage:hover, .DetailHeader{
	color : #070499;
}

.ProdSubHeader{
	font-size : 12pt;
	font-weight : bolder;
}

.xFont{
}
