Body {
/*    background : url(images/tile.gif);*/
      background-color : #EAEAEA;
      margin-top : 0px;
      margin-left: 10px;
      font-family : Tahoma,Verdana, Arial, sans-serif;
      font-size:76%;      
}
h1,h2{
	font-size:1.4em;
}
A:visited
{
	font-family : Verdana, Arial, sans-serif;
	color: gray;
	text-decoration: underline;
}
A:active
{
	font-family : Verdana, Arial, sans-serif;
	color: blue;
	text-decoration: underline;
}
A:link {
 	font-family : Verdana, Arial, sans-serif;
	color: blue;
	text-decoration: underline;
}
A:hover{
	color: blue;
	text-decoration: underline;
}
.headertitle{
	font-size : 1.0em;
    	color : #FFFFFF;
}
.headertitle2{
	font-size : 1.0em;
    	color : #FFFFFF;
	height:88px;
}

.header2{
	background : url(images/header2.jpg);
	height : 145px;
	width : 740px;
}
.content{
	background-color : #EAEAEA;
	width : 750px;
}
.zultysfeature{
	background-color : #CCcccc;
}
.feature{
	background-color : #CC0000;
}
.featurebox{
	background-color : #FFFFFF;

}
.featureboxcontent{
	height : 100px;
}

.title{
	background : url(images/gradient.gif);
	height : 25px;
	color : #FF0000;
	font-weight : bold;
}
.blacktitle{
	background : url(images/gradient.gif);
	height : 25px;
	font-weight : bold;
}
.smalltext{
	font-size : 0.9em;
}
.mainsmalltext{
	font-size : 0.9em;
	background-color : #FFFFFF;
}
.maintext{
	background-color : #FFFFFF;

}
.menu{
	background-color : #FFFFFF;
	color: blue;
}
.menu a:link{
	text-decoration: none;
	color: blue;
}
.menu a:visited{
	text-decoration: none;
	color: blue;
}
.menu a:active{
	text-decoration: none;
	color: blue;
}
.menu a:hover{
	text-decoration: underline;
	color: blue;
}
.copyright{
	font-size : 0.9em;
	color: black;
}
.error{
	font-size : 1.2em;
	color: red;
}
.formframe{
	border : thin dotted #CCCCCC;
	padding-left : 10px;
	padding-bottom : 5px;
}
.cellcolour{
	background-color : #FFFFFF;
}
.itembox{
	width: 217px;
}
.pricelist{
	border : thin dotted #CCCCCC;
}
select{
      font-family : Tahoma,Verdana, Arial, sans-serif;
}
.iframestyle{
	width:100%;
	height:85px;
}