body {
	/* background-image:url(images/pg_bg.jpg); 
    background-repeat:repeat ;*/
	background-color:#FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-top: 0px;
	margin-bottom: 0px;
	height:300px;
	width:100%;
	text-align: center;

}

/* --- general content style --- */
th, td, p     
  {	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
    font-size:12px;
    color:black}

H1    {color:#003366;
        text-decoration:none;
        font-size:14px;
		font-weight:bold;}
H2    { font-size: 14px;
        font-weight: bold;
        color: #666666;
        text-decoration: none}
table.banners    {
		border:solid;}	
td.enquiry, tr.enquiry{
        background:	#FFFFFF}	
td.contact, tr.contact{
        background:	#F9F9F9}	
.tableenquiry {
        border:#D1E4ED;
        border-style:double;
        background-color:#F4F4F4;
}		
			

A     {color:#006699;
        text-decoration:none;
        font-weight:normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
    font-size:12px;
}
A.normal:link, A.normal:visited, A.normal:active    {color:#006699;
        text-decoration:none;
        font-weight:normal;
}
A:hover     {color:#006699;
        text-decoration:underline;
        font-weight:normal;
        }
		
/*--- horizontal rule and dashed lines ---*/
hr#table { height: 1px; color: #FF9900}
div.footer { border-top: 0.7px dashed #091333;} 
div.form { border-top: 0.7px dashed #091333;} 
div.nav { border-top: 0.7px dashed #EFEFEF;} 

/*ad - main */
.hilite1 {color: #FFFFFF;
		 font-weight: bold;}	
a.ad1a {
	color: #FFF8DF;
	font-size: 14px ;
	font-weight: bold;}
a.ad1b {
	color: #FFF8DF;
	font-size: 12px ;
	font-weight: bold;}	

/* --- form button style ---*/					
INPUT, select, textarea, text {
		border: 1px #003399 groove;
		background-color: #FDFDFF; 
		color: #000000;
		border-color: #000000;
		border-style: solid;
}

/* --- style for boxes e.g <span class="box">box here</span> which can be used as tick boxes, bullet points, etc ---*/
.box {	 
		color: #000033;
		border-style:double;
		font-weight: bold;
		background-color:#E2F1F1;
		background-image:url(images/box_bg.gif);
}		 						
