body {
	margin:0;
	padding:0;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align:center;
	background-color:#CCC;
}

#wrapper {
	position: relative;
	z-index:1;
	text-align: left;
	width: 760px;
	margin: 20px auto;
	border-top: 1px solid #666;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	border-left: 1px solid #666;
}

#main {
	border: 0;  
	margin: 0; 
	padding: 0;
}

#rightcord {
	width:25px;
	height:100%;
	background-image: url(/graphics/cord.gif);
	background-repeat: repeat-y;
	z-index:10;
}

.heading 	{
	font-size:12px; 
	color:#006666; 
	font-weight:bold;
	}	

.navbar_inner {
	background-color:#993333;
	border-right:1px solid #966;
	border-left:1px solid #966;
	border-top:1px solid #966;
	border-bottom:1px solid #966;
	padding:0px;
}

.sidebar {
	background-color:#CCC;
	border-right:1px solid #000;
	border-left:1px solid #000;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:5px;
	height:100%;
}

.sideheading {
	color:#333333;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	padding:5px;
	position:relative; top:10px;
}

.sideitem {
	background-color:#666;
	border-right:1px solid #006;
	border-left:1px solid #006;
	border-top:1px solid #006;
	border-bottom:1px solid #006;
	padding-top: 4px; 
	padding-bottom: 4px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

.sidespacer {
	background-color:#CCC;
	padding-top: 7px; 
	padding-bottom: 7px;
}

A:link.sidelink {
	background-color:#666;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

A:visited.sidelink {
	background-color:#666;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
	
A:hover.sidelink { 
	color: #ff0000;
	text-decoration: underline; 
}

.sideitem_on {
	background-color:#666;
	border-right:1px solid #f60;
	border-left:1px solid #f60;
	border-top:1px solid #f60;
	border-bottom:1px solid #f60;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

A:link.sideitem_on {
	background-color:#666;
	border-right:1px solid #f60;
	border-left:1px solid #f60;
	border-top:1px solid #f60;
	border-bottom:1px solid #f60;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

A:hover.sideitem_on	{ 
	color: #FF0000; 
}

.buttons	{
	font-size: 10px; 
	font-family: verdana, arial; 
	color: #CCC; 
	text-decoration: none; 
	font-weight: bold;
	padding-left:35px;
	position:relative; top:5px;
}

a.buttons:link, a.buttons:visited	{
	font-size: 10px; 
	font-family: verdana, arial; 
	color: #CCC; 
	text-decoration: none; 
	font-weight: bold;
	position:relative; top:5px;
}

/*A:visited.buttons 	{
	font-size: 10px; 
	font-family: verdana, arial; 
	color: #CCC; 
	text-decoration: none; 
	font-weight: bold;
	position:relative; top:5px;
} */

a.buttons:hover		{
		font-size: 10px; 
	font-family: verdana, arial; 
	text-decoration: none; 
	font-weight: bold;
	position:relative; top:5px;
	color: #fff; 
}
	
.maincontent {

	background-color:#fff;
	color:#333333;
	font-size:12px;
	font-weight:normal;
	font-family:verdana, arial;
	padding: 10px 10px 10px 20px;
	margin: 0px 0px 0px 0px;
	text-align:justify;
	line-height:15px;
}

.subheading {
	background-color:#eee;
	font-size:13px;
	font-weight:bold;
	font-family:verdana, arial;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:2px;
}

.top {
	text-align:right;
}

td {
	background-color:#fff;
	color:#333333;
	font-size:12px;
	font-weight:normal;
	font-family:verdana, arial;
	padding:0px;
}

td.white {
	background-color:#fff;
	font-size:12px;
	font-weight:normal;
	font-family:verdana, arial;
	padding:5px;
	line-height:18px;
}

td.grey {
	background-color:#eee;
	font-size:12px;
	font-weight:normal;
	font-family:verdana, arial;
	padding:5px;
	line-height:18px;
}

.terms {
	background-color:#fff;
	font-size:10px;
	font-weight:normal;
	font-family:verdana, arial;
	padding:0px;
}

.formcell {
	background-color:#fff;
	font-size:12px;
	font-weight:normal;
	font-family:verdana, arial;
	padding:8px;
}

.enquiryTextField {
	font-size:11px;
	font-family: verdana, arial; 
	color:#663300;
	width:290px;
	background-color:#FFFFA0;
}

.enquirytextarea {
	font-size:11px;
	font-family: verdana, arial; 
	color:#663300;
	width:430;
	height:90px;
	background-color:#FFFFA0;
}

.sendbutton {
	width:140; 
	font-size: 10px; 
	font-family: verdana, arial; 
	color: #CCC; 
	font-weight: bold; 
	background-color:#666;
	}

A:link		{
	font-size: 12px; 
	font-family:verdana, arial; 
	font-weight:normal;
	color: #006; 
	text-decoration: underline; 
}

A:visited		{
	font-size: 12px; 
	font-family:verdana, arial; 
	font-weight:normal;
	color: #006; 
	text-decoration: underline; 
}

A:hover		{
	font-size: 12px; 
	font-family:verdana, arial; 
	font-weight:normal;
	color: #FF0000; 
	text-decoration: underline; 
}

.hiddenpic {
	display:none;
}

hr	{
	height:1px;
	color:#f60;
}	
  	  		
ul {
	list-style-type:square;
	list-style-position:outside;
	list-style-image:url('/graphics/bullet.gif');
}

li {
	background-color:#fff;
	font-size:12px;
	font-weight:normal;
	font-family:verdana, arial;
	padding-bottom:6px;
}

.alert {
	color:#ff0000;
}