body {

	background-color:#FFFFFF; 

	leftmargin:0; 

	topmargin:0; 

	marginwidth:0;

	marginheight:0;

}



/* Main body text (outside of a table) */

.body {

   font-size: 8pt;

   font-family: verdana, arial, "san-serif";

   font-colour: #333333;

   font-weight: normal;

}



/* Main body text (inside of a table cell) */

td {

   font-size: 8pt;

   font-family: verdana, arial, "san-serif";

   font-colour: #333333;

   font-weight: normal;

 }

 

 /* mouse over for body */ 

 .m0 {

	font-family: verdana, arial, "san-serif";

	font-size: 8pt;

	font-weight: normal;

	color: #359c68;

	text-decoration: underline;

}



.m0:hover {

	font-family: verdana, arial, "san-serif";

	font-size: 8pt;

	font-weight: normal;

	color: #51a078;

	text-decoration: underline;

}



.m1 {

	font-family: verdana, arial, "sans serif";

	font-size: 8pt;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

	

}



.m1:hover {

	font-family: verdana, arial, "sans serif";

	font-size: 8pt;

	font-weight: bold;

	color: #FF0000;

	text-decoration: underline;

	

}

/* body paragraph text */

P.body { 

	font-family:  arial, verdana, "san-serif"; 

	font-size: 11pt; 

	line-height: 12pt; 

	color: black; 

}



P.second { 

	font-family:  Verdana, Arial, Helvetica, sans-serif; 

	font-size: 8pt; 

	line-height: 14pt; 

	color: #333333; 

	text-align: left; ; 

	font-weight: bold 

}



/* left aligned footer table text */

P.foot { 

	font-family:  arial, verdana, "san serif"; 

	font-size: 8pt; 

	font-weight: normal; 

	color: #333333;   

	text-align: left; 

}



/* Sumix web development for footer table */

.dev { 

	font-family:  verdana, arial, "san serif"; 

	font-size: 8pt; 

	font-weight: normal; 

	color: #333333;   

	text-align: right; 

	text-decoration: none;

}



.dev:hover {

	font-family: verdana, arial, "san serif";

	font-size: 8pt;

	font-weight: normal;

	color: #FF0000;

	text-align: right; 

	text-decoration: underline;

}



/* form class */

p.form { 

	font-family:  verdana, arial,  "san serif"; 

	font-size: 8pt; 

	font-weight: bold; 

	line-height: 14pt; 

	color: #333333; 

	text-align: left;  

}



/* enquiry form class */

.enquiry { 

	font-family:  verdana, arial,  "san serif"; 

	font-size: 8pt; 

	font-weight: bold; 

	line-height: 14pt; 

	color: #333333; 

	text-align: right;  

}



li {

	font-family:  verdana, arial, "san-serif"; 

	font-size: 8pt; 

	line-height: 12pt; 

	color: black; 

	text-align: left;  

	list-style-image: url('images/comm_bullet.gif');



}



.head {  

	font-family: "arial narrow", arial, helvetica, ; 

	font-size: 11pt; 

	font-style: normal; 

	font-weight: bolder; 

	color: #359c68; 

	text-align: left

}



.subhead {  

	font-family: "century gothic", arial, helvetica, ; 

	font-size: 11pt; 

	font-style: normal; 

	font-weight: bold; 

	color: #ff0000; 

	text-align: left

}



.textareabox {

   BORDER-RIGHT: #359c68 1px solid;

   PADDING-RIGHT: 1px;

   BORDER-TOP: #359c68 1px solid;

   PADDING-TOP: 1px;

   BORDER-LEFT: #359c68 1px solid;

   PADDING-LEFT: 1px;   

   BORDER-BOTTOM: #359c68 1px solid;

   PADDING-BOTTOM: 1px;

   BACKGROUND: #FFFFFF;

   CURSOR: text;

   COLOR: black;

   FONT-FAMILY: arial, verdana, "san-serif";

   FONT-SIZE: 8pt;

}



.dropdownmenu {

	font-family: arial, verdana, "san-serif";

	padding: 1px;

	font-size: 8pt;

	font-weight: bold;

	color: white;

	background-color:#0099ff;

}



.pushbut {

   FONT-SIZE: 8pt;

   BACKGROUND: #359c68;

   FONT-FAMILY: Verdana, Arial;

   FONT-WEIGHT: bold;

   COLOR: #ffffff;

   

}

 


