body { 	
	background-color:#336699;
	color:#000000;
	text-align:center;
	font-family: verdana,helvetica,arial,sans-serif; 
	
	color:#454545;
}

#wrapper {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
	
.menu td {
	font-size:8px;
	padding:0px;
	margin:0px;
}

.heading 	{
	font-family: franklin gothic book, verdana, arial; 
	font-size:14px; 
	color:#000066; 
	font-weight:bold;
}

.sidebarheading {
	color:#000000; 
	font-size:11px;
	font-weight:bold;
	padding:5px;
	background-color:#eeeeee;
	}

.sidebarsubmenu {
	font-size:11px;
	font-weight:bold;
	padding:5px;
	}	
	
.sidebarcontentbox {
	color:#003366;
	background-color:white;
	border-right:1px solid #797979;
	border-left:1px solid #797979;
	border-top:1px solid #797979;
	border-bottom:1px solid #797979;
	font-size:10px;
	font-family:Arial;
	padding:6px;
}

.buttons	{
	color: #ffffff;
	text-decoration: none; 
	font-weight: bold;
}

A:link.buttons		{
	color: #535353; 
	text-decoration: none; 
	font-weight: bold;
}

A:visited.buttons 	{
	color: #535353; 
	text-decoration: none; 
	font-weight: bold;
}

A:hover.buttons		{
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
}

a.sidebuttons:link, a.sidebuttons:visited, a.sidebuttons:active	{
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:4px;
	padding-right:4px;

}

a.sidebuttons:hover	{ 
	color:#ffff00; 
	text-decoration:none;

}

.buttonout {
	background-color:#336699;
	background-repeat:repeat-y;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	width:200px;
	height:25px;
	text-align:center;
	}
	
.newstext	{
	font-size:11px; 
	color:#000066; 
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:13px;
	padding-right:12px;
}

A:link.readmore		{ 
	font-size:11px;	
	font-weight:normal;
	color: #000066; 
	text-decoration: none; 
}

A:visited.readmore	{
	font-size:11px;
	font-weight:normal;
	color: #000066; 
	text-decoration: none; 
}

A:hover.readmore	{
	font-size:11px;
	font-weight:normal;
	color: #003333; 
	text-decoration: underline; 
}

.enquiryTextField {
	font-size:11px;
	width:310px;
	background-color:#DDDDDD;
}

.loginTextField {
	font-size:9px;
	width:110px;
	background-color:#E9EFFC;
}

.buttonLogout {
	color:#000000; 
	background-color:#999999; 
	font-size:9px; 
	font-weight:bold;
}

.maincontent {
	background-color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	padding:20px;
	color:#333333;
	text-align:justify;
}

.formcell {
	background-color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	padding:7px;
}

.tablehead {
	background-color:#EEEEEE;
	font-weight:bold;
	font-size:12px;
	font-weight:normal;
	padding:7px;
}

.copyright {
	background-color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	padding-right:8px;
	padding-bottom:5px;
}

A:link		{
	font-size: 12px; 
	font-weight:normal;
	color: #000066; 
	text-decoration: underline; 
}

A:visited		{
	font-size: 12px; 
	font-weight:normal;
	color: #000066; 
	text-decoration: underline; 
}

A:hover		{
	font-size: 12px;  
	font-weight:normal;
	color: #000088; 
	text-decoration: underline; 
}

.border 	{border: solid 1px #8D8D8D; background: #FFFFFF;}

hr	{
	height:1px;
	color:#000066;
	width:100%;
}	
  	  		
ul {
	list-style-type:square;
	list-style-position:outside;
	list-style-image:url('./graphics/dot.gif');
}

.head	{
	font-size: 11px; 
	color: #000000; 
	font-weight: bold;
}

.right	{
	font-size:11px; 
	color: #000000; 
	text-align:right;
}

.top	{
	font-size: 11px; 
	color: #000066;
	position: relative; top: 20px;
	position: relative; left: 200px;
	text-decoration: underline;
}