body
{
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:0px;
	background:fixed;
        background-color:#000000;
	color:#ffffff;
	font-family:arial,helvetica,lucida;
}


td.menubox {
	background-color:#990000;
}

td.menubutton {
	background-color:#000000;
}




td.boxmenuborder
{
	background-color:#000000;
}

td.boxmenuhead
{
	height: 15px;
	background-color:#820808;
	border-width: 0px;
}


td.boxmenubody
{
	height: 18px;
	background-color:#A60B0B;
	border-width: 0px;
}




td.pagebox {
	background-color: #BA0C0C;
}

hr {  color: #6C0707; height: 1px}






input.tiny
{
	background-color: #ffffff;
	color: #000000;
	border-color: #8797B7;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 60px;
}



input.small
{
	background-color: #ffffff;
	color: #000000;
	border-color: #8797B7;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 180px;
}

input.medium
{
	background-color: #ffffff;
	color: #000000;
	border-color: #8797B7;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 250px;
}

input.large
{
	background-color: #ffffff;
	color: #000000;
	border-color: #8797B7;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 400px;
}

textarea
{
	background-color: #ffffff;
	color: #000000;
	border-color: #8797B7;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

textarea.message
{
	width: 250;
	height: 95px;
}

input.submit
{
	background-color: #A60B0B;
	color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

input.button
{
	background-color: #A60B0B;
	color: #ffffff;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

select
{
	background-color: #ffffff;
	color: #000000;
	border-color: #8797B7;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

select.widths
{
	width: 80px;
}

select.multiplewidths
{
	width: 100px;
	height: 58px;
}

select.thickness
{
	width: 200px;
}

select.multiplethickness
{
	width: 200px;
	height: 84px;
}

select.lengths
{
	width: 100px;
}

select.multiplelengths
{
	width: 100px;
	height: 84px;
}

select.colours
{
	width: 130px;
}

select.multiplecolours
{
	width: 130px;
	height: 162px;
}

select.destination
{
	width: 230px;
}

select.products
{
	width: 150px;
}



.pagetitle {
 font-size: 14pt;
 font-weight: normal;
 color: #ffffff;
 font-family: "Arial", "helvetica", "sans-serif"
}

.menutext {
 text-decoration: none;
 font-size: 8pt;
 font-weight: bold;
 text-align: center;
 padding-right: 2px;
 padding-left: 2px;
 color: #ffffff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

.submenutitle {
 text-decoration: none;
 font-size: 8pt;
 font-weight: bold;
 text-align: center;
 padding-right: 2px;
 padding-left: 2px;
 color: #ffffff;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

.submenutext {
 text-decoration: none;
 font-size: 8pt;
 font-weight: bold;
 text-align: center;
 padding-right: 2px;
 padding-left: 2px;
 color: #FF9898;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

.normal {
 font-size: 10pt;
 font-weight: normal;
 color: #ffffff;
 font-family: "arial", "helvetica", "sans-serif";
}

.normalbold {
 text-decoration: none;
 font-size: 10pt;
 font-weight: bold;
 color: #ffffff;
 font-family: "arial", "helvetica", "sans-serif";
}

.small {
 text-decoration: none;
 font-size: 8pt;
 font-weight: normal;
 color: #ffffff;
 font-family: "arial", "helvetica", "sans-serif";
}

.logmsg {
 font-size: 8pt;
 font-weight: normal;
 color: #ffffff;
 font-family: "courier";
}

.logmsgbold {
 font-size: 8pt;
 font-weight: bold;
 color: #ffffff;
 font-family: "courier";
}


.linktext {
 text-decoration: none;
 font-size: 10pt;
 font-weight: bold;
 color: #FF9898;
 font-family: "arial", "helvetica", "sans-serif";
}




