.leftmenu {
	padding-left: 22px;
	padding-right: 11px;
	background-attachment: scroll;
	background-image: url(images/vertical_dots.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 175px;
}
.menubutton {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #012670;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
	background-attachment: scroll;
	background-image: url(images/horizontal_dots_with_paddin.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
}
.content {
	padding-right: 19px;
	line-height: 1.3;
	font-size: 11px;
	padding-bottom: 10px;
}
body {
	background-color: #E4E4E4;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.heading {
	background-attachment: scroll;
	background-image: url(images/heading.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 51px;
	padding-left: 210px;
	line-height: 51px;
	font-size: 16px;
	font-weight: bold;
	color: #012670;
	letter-spacing: 0.5em;
}
.footer {
	background-attachment: scroll;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 34px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {

	text-decoration: none;
}
h3 {
	font-size: 13px;
}
.imgpadleft {
	margin-left: 10px;
}
.news {
	font-size: 11px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.maintable {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/slice_repeat_y.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.enquiryform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}.enquiryform input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px dashed #CCCCCC;
	background-color: #F8F8F8;
}.enquiryform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px dashed #CCCCCC;
	background-color: #F8F8F8;
}.enquiryform select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px dashed #CCCCCC;
	background-color: #F8F8F8;
}

.inputshort {
	width: 150px;
}
.inputlong {
	width: 230px;
}.inputtextarea {
	width: 230px;
	height: 150px;
}
.tableincontentarea {
	font-size: 11px;
}.leftcolumnrssheading {
	font-size: 11px;
	font-weight: bold;
	
}
.leftcolumnrssdescription {

	font-size: 10px;
	font-weight: normal;
	
}
.rssheading {
	margin-bottom: 2px;
}
.rssbody {
	margin-bottom: 4px;
}
.newsheading {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #012670;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
	background-attachment: scroll;
	background-image: url(images/horizontal_dots_with_paddin.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	letter-spacing: 0.1em;
	margin-bottom: 4px;
}
