body, td {
 font-family: verdana;
 font-size: 10px;
 color: black;
}

img {
 border: 1px;
 border-style: solid;
 border-color: #000000;
}

.cartmenu{
	font-size : 9px;
	font-family : Verdana;
	font-weight : 600;
}

.cartitem{
	font-size : 7pt;
	letter-spacing : -0.5px;
	font-family : Verdana;
}
.cartitemprice{
	font-size : 7pt;
	letter-spacing : -0.5px;
	font-family : Verdana;
}

.button{
	font-size : 9px;
	font-family : Verdana;
	background-color : #c60d1f;
	color : #000000;
}
.button2{
	font-size : 9px;
	font-family : Verdana;
	background-color : #FFFFFF;
	color : #000000;
	border-width : thin;
	border-color : #ebaf2d;
}

.image{
	border-width : thin;
	border-color : #ebaf2d;
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 13px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 11px; }
.genmed { font-size : 10px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #757978; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }

/* Main table cell colours and backgrounds */
td.row0 { background-color: #FFFFFF; }
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #EFEFEF; }
td.row3	{ background-color: #D1D7DC; }
td.row4  { background-color: #F8F8F8; }

.iframe{
 scrollbar-face-color:#e8e8e8;
 scrollbar-arrow-color:#c60d1f;
 scrollbar-track-color:#FFFFFF;
 scrollbar-shadow-color:#FFFFFF;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-3dlight-color:#FFFFFF;
 scrollbar-darkshadow-color:#FFFFFF;
 }

th {
 font-family: verdana;
 font-size: 11px;
 font-weight: bold;
 color: black;
 }

.p {
 font-family: verdana;
 font-size: 15px
 color: black;
 }

a  {
 color: #c60d1f;
 text-decoration: none;
 font-family: Verdana;
 font-size: 10px;
 }
a:visited { color: #c60d1f; text-decoration: none; font-family: Verdana; font-size: 10px;}
a:active  { color: #c60d1f; text-decoration: none; font-family: Verdana; font-size: 10px;}
a:hover   {
	color: #FF0000;
	text-decoration:underline;
	font-family: Verdana;
	font-size: 10px;
}

.INPUT {
FONT-SIZE: 9px;
COLOR: #000000;
FONT-FAMILY: Verdana;
background-color:#FFFFFF;
border-top:#000000 1px solid;
border-left:#000000 1px solid;
border-right:#000000 1px solid;
border-bottom: #000000 1px solid;
}

.textbox  {
 font-family: tahoma;
 font-size: 9px;
 color: #000000;
 background-color:#FFFFFF;
border-top:#000000 1px solid;
border-left:#000000 1px solid;
border-right:#000000 1px solid;
border-bottom: #000000 1px solid;
  }

.alpha {
filter: Alpha(Opacity=200, FinishOpacity=85, Style=3);
}

.scrollbox {
	padding: 10px;
	height: 500px;
	width: 380px;
	border: none;
	overflow: auto;
	background-color: #cc9900;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}
