body, body div, body p, body th, body td, body li, body dd, body dt {font-family: Verdana, Arial, sans-serif; font-size: 11px; font-style: normal; color: #000000; text-decoration:none;}

a:link        {color: #000000; text-decoration:none;}
a:active      {color: #000000; text-decoration:none;}
a:visited     {color: #000000; text-decoration:none;}
a:hover       {color: #B80707; text-decoration:none;}

td{ 
text-align: left; 
} 

H1         {color:#ffffff; font-size:12px; font-weight:bold; margin:0px;}
H2         {color: #CCCCCC; font-size: 10px; font-weight:bold; margin-bottom:0}

form { 
margin: 0; 
padding: 0; 
} 



.glossymenu{
margin: 0px 0;
padding: 0;
width: 180px; /*width of menu*/
}

.glossymenu a.menuitem{
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 9px;
padding-right:8px;
width: auto; /*180px minus all left/right paddings and margins*/
text-decoration: none;
color: #333333;
font-weight:bold;
text-transform:uppercase;
background-color: #DDDDDD;
border-bottom: 1px solid #ffffff;
border-top: 3px solid #ffffff;

}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: #333333;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 7px;
right: 4px;
border: none;
}

.glossymenu a.menuitem:hover{
background-color: #000058;
color: #ffffff;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
padding-top:2px;
background-color: #ffffff;
width:180px;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0px;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #ffffff;
}

.glossymenu div.submenu ul li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: auto; /*180px minus all left/right paddings and margins*/
text-decoration: none;
color: #666666;
background-color: #F2F2F2;
}

.glossymenu div.submenu ul li a:hover{
background-color: #DDDDDD;
color: #C81717;
}


A.checkout			{color:#FFCC00; font-size:12px;}
A.checkout:visited	{color:#FFCC00;}
A.checkout:hover	{color:#ffffff;}

A.listall			{color:#999999; text-decoration:none}
A.listall:visited	{color:#999999; text-decoration:none}
A.listall:hover 	{color:#333333; text-decoration:underline;}

A.grey			{color:#cccccc; text-decoration:none}
A.grey:visited	{color:#cccccc; text-decoration:none}
A.grey:hover 	{color:#ffffff; text-decoration:none}

A.small			{color:#999999; text-decoration:none; font-size:9px; font-weight:bold;}
A.small:visited	{color:#999999;}
A.small:hover 	{color:#000000;}

option {background-color: #ffffff; font-size: 10px; color:#333333;}
option.one {background-color: #ffffff; color:#333333;}
option.two {background-color: #EBEBEB; color:#333333;}



#dropmenudiv{
position:absolute;
padding-bottom:4px;
font:normal 11px verdana,arial;
line-height:15px;
z-index:1004;
border-top:1px solid #BBBBBB;
}

#dropmenudiv a{
font-weight:normal;
background-image:url(up.png);
width: 100%;
display: block;
text-align:left;
padding: 6px 0;
padding-left:12px;
text-decoration: none;
color: #ffffff;
z-index:1004;
border-bottom:solid 1px white;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #ffffff;
background-image:url(down.png);}


A.colour1			{color:#000066; text-decoration:none; font-size: 11px; line-height:16px;}
A.colour1:visited	{color:#000066; text-decoration:none; font-size: 11px; line-height:16px;}
A.colour1:hover	{color:#9F1919; font-size: 11px; text-decoration:none; line-height:16px; border-bottom:1px dotted #9F1919;}

A.colour2			{color:#9F1919; text-decoration:none; font-size: 11px; line-height:16px;}
A.colour2:visited	{color:#9F1919; text-decoration:none; font-size: 11px; line-height:16px;}
A.colour2:hover	{color:#000066; font-size: 11px; text-decoration:none; line-height:16px; border-bottom:1px dotted #000066;}


	.hzblink {
		background-color: #cccccc;
		padding: 6px;
		border-bottom:2px solid #ffffff;		
		z-index:1020;		
	}	
	
	.hzblinkover {
		background-color: #333333;
		padding: 6px;
		border-bottom:2px solid #ffffff;		
		color:#ffffff;
		z-index:1020;		
	}	
	
	#howzabout {
		position: absolute; 
		text-align: left;
		width: 295px;
		z-index:1020;		
	}