body {
	background:  #4A676D;
	color: white;
	font-family: Verdana,arial,helvetica,sans-serif;
	font-size: 12pt;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.0em;
}

a,a:hover,a:visited {
	color: #CCD3D7;
}


input[type="text"] {
    background: #ffffff;
	color: black;
	font-size: 12px;
	font-family: Verdana,arial,helvetica,sans-serif;
    font-weight: bold;
}

input[type="radio"] {
    background: #4A676D;
}

button {
    background: #4A676D;
	color: #CCD3D7;
	font-size: 1em;
	font-family: Verdana,arial,helvetica,sans-serif;
}




.red {
color: #FFFF00;
font-style: bold;
}



table.fronthead tr td	{ 
font-family: Verdana,Arial,Helvetica;
font-size: 12px;  color: #0033CC; 
}

h3.fronthead{
	font-family: Verdana, Arial, Helvetica;
	color:#333366;
	font-size: 1.2em;
}
h2.fronthead{
	font-family: Verdana, Arial, Helvetica;
	color:#0033CC;
	font-size: 1.4em;
	font-weight:bold;
}

h1.fronthead{
    font-family: Verdana, Arial, Helvetica;
	color:#0033CC;
	font-size: 2.5em;
	font-weight: bold;
}
a.h2{
color: #0033CC;
}
a:hover.h2{
color: #FFFFFF;
}
a:visited.h2{
color: 999999;
}
a.fronthead {
	color: #333366;
}
a:hover.fronthead{
color:FFFFFF;
}
a:visited.fronthead{
color:999999;
}



/**
 * These are to do with the actual display of the basket contents
**/

.smallnormal,			{ font-family: Verdana,Arial,Helvetica; font-size: 10px; }
.smallnormaltable		{ font-family: Verdana,Arial,Helvetica; font-size: 10px; color: white; }
.smallnormaltablealt		{ font-family: Verdana,Arial,Helvetica; font-size: 10px; color: red; }
.mednormal				{ font-family: Verdana,Arial,Helvetica; font-size: 12px }
.mednormaltable		{ font-family: Verdana,Arial,Helvetica; font-size: 12px; color: white; }
.mednormalhighlight		{ font-family: Verdana,Arial,Helvetica; font-size: 12px; color: black; background: yellow; }
.medbold				{ font-family: Verdana,Arial,Helvetica; font-size: 12px; font-weight: bold }
.medboldalt				{ font-family: Verdana,Arial,Helvetica; font-size: 12px; font-weight: bold; color: red; }
.medboldtable			{ font-family: Verdana,Arial,Helvetica; font-size: 12px; font-weight: bold; color: #CCD3D7; }
.largebold				{ font-family: Verdana,Arial,Helvetica; font-size: 18px; font-weight: bold }
.smallcompact			{ font-family: Verdana,Arial,Helvetica; font-size: 10px }
.smallbold				{ font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: bold }
.smallboldtable			{ font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: bold; color: white; }
.smallboldtablealt		{ font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: bold; color: white; }
.smallboldtabletop		{ font-family: Verdana,Arial,Helvetica; font-size: 11px; font-weight: bold; color: white; }
.smalltabletop          { font-family: Verdana,Arial,Helvetica; font-size: 11px; color: white; }
.smallboldtemplate		{ font-family: Verdana,Arial,Helvetica; font-size: 10px; font-weight: bold; color: black;}
.smallboldfooter			{ font-family: Verdana,Arial,Helvetica; font-size: 10px; color: #999999;}
.locationbar				{ font-family: Verdana,Arial,Helvetica; font-size: 10px; color: black; }

/*
.smallnormaltable a:active, .smallnormaltable a:link, .smallnormaltable a:hover, .smallnormaltable a:visited {
color: D610ED;
}
*/
A.minibasket:link		{text-decoration: underline; color: blue; }
A.minibasket:visited		{text-decoration: underline; color: blue; }
A.minibasket:hover		{text-decoration: underline; color: red; }

A.table:link				{text-decoration: underline; color: D610ED; }
A.table:visited			{text-decoration: underline; color: blue; }
A.table:hover			{text-decoration: underline; color: red; }

A.templatemenu:link			{text-decoration: none; color: white; }
A.templatemenu:visited		{text-decoration: none; color: white; }
A.templatemenu:hover		{text-decoration: underline; color: red; background: #FFDD00; }

table.minibasket			{background-color: white; }
tr.minibasketline 		{background-color: #EEEEEE; }

table.mainpage				{background-color: #4A676D; 
                              font family: Verdana,Ariel,Helvetica;
							  font-size: 12px;}
tr.mainpagetableline 			{background-color: #cccccc; }
tr.mainpagetableline2 		{background-color: #4A676D; }
tr.mainpagetablespecial		{background-color: #DDDDDD; }
tr.mainpageversionhighlight	{background-color: #FFFF00; }

