/* Form button colours */
.bover 					{
						  color:#ffc400; background-color:#000099;
						  font: bold 8pt Verdana, Arial, Helvetica, "Sans Serif"
						}
		
.bnorm 					{
						  color:#ffffff; background-color:#000099;
						  font: bold 8pt Verdana, Arial, Helvetica, "Sans Serif"
						}

.tover 					{
						  color:#ffc400; background-color:#000099;
						  font: bold 8pt Verdana, Arial, Helvetica, "Sans Serif"
						}
		
.tnorm 					{
						  color:#ffffff; background-color:#000099;
						  font: bold 8pt Verdana, Arial, Helvetica, "Sans Serif"
						}

/* Links */
A		 				{ color:#006ac5; font-weight: bold; text-decoration: underline; }
A:visited 				{ color:#21637b; font-weight: bold; text-decoration: underline; }
A:hover 				{ color:#ed7108; font-weight: bold; text-decoration: underline; }

A.navbar 				{ color:#000000; font-weight: bold; text-decoration: none; }
A.navbar:visited 		{ color:#000000; font-weight: bold; text-decoration: none; }
A.navbar:hover 			{ color:#dd0000; font-weight: bold; text-decoration: underline; }

A.subnavbar				{ color:#000000; text-decoration: none; ; font-weight: lighter}
A.subnavbar:visited		{ color:#000000; text-decoration: none; ; font-weight: lighter}
A.subnavbar:hover		{ color:#dd0000; text-decoration: underline; ; font-weight: lighter}


A.title					{ color:#ffffff; text-decoration: underline; }
A.title:visited			{ color:#ffffff; text-decoration: underline; }
A.title:hover			{ color:#ffc400; text-decoration: underline; }


/* Tables */
td.nav					{ background-color:#ffe48f; }
			
td.subnav				{ background-color:#ffffff; }
td.head
	{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
	color: #ffffff;
	background-color: #0033CC;
	}
td.data1
	{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
	color: #000000;
	background-color: #dddddd;
	}
td.data2
	{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
	color: #000000;
	background-color: #eeeeee;
	}

td.plain
	{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
	color: #000000;
	}

td.tdata1
	{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
	color: #000000;
	background-color: #ffdb5a;
	}
td.tdata2
	{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
	color: #000000;
	background-color: #ffe48f;
	}

td.tdtitle
	{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
	color: #ffffff;
	background-color: #000099;; line-height: 14pt
	}

.formqty
	{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: normal;
	color: #000000;
	}	

/* Text */
div.main				{
						  margin-left: 10px;
						  margin-right: 10px;
						  color:#000000; 
		  				  font: 9pt Verdana, Arial, Helvetica, "Sans Serif"; 
						}

div.browse				{
						  margin-left: 10px;
						  margin-right: 10px;
						  color:#000000; 
		  				  font: 10pt Verdana, Arial,Helvetica,Sans Serif; 
						}


H1
	{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
	color: #333333;
	}
H2
	{	
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;
	color: #333333;
	}
H3
	{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
	color: #333333;
	}
H4
	{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16pt;
    font-weight: bold;
	color: #333333;
	}

.tablehead
	{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
	color: #333333;
	}
td.tdlisttitle 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	line-height: 12pt; 
	font-weight: normal; 
	color: #FFFFFF; 
	background-color: #000099
	}
td.tdproducts 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #660000; 
	text-decoration: none; 
	background-color: #DDDDDD; 
	font-style: italic; 
	line-height: 10pt
	}
td.tdsubtitle 
	{  
	font-size: 8pt; 
	line-height: 10pt; 
	font-weight: bold; 
	color: #FFCC33; 
	text-decoration: none; 
	background-color: #000099; 
	font-family: Arial, Helvetica, sans-serif; 
	letter-spacing: normal
	}
input 
	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt}
.white {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #FFFFFF}
