/* CSS Document */
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	font-weight: 200;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.body {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
	float: none;
	position: relative;
	background-color: #666666;
}
.pagecolour {
	background-color: #FFFFFF;
}
.lefttd {
	padding: 10px;
	vertical-align: top;
	width: 200px;
	background-image: url(../images/leftbg.jpg);
}
.righttd {
	padding: 10px;
	width: 225px;
	vertical-align: top;
	background-image: url(../images/rightbg.jpg);
	background-repeat: repeat-y;
}
.centertd {
	margin-top: auto;
	vertical-align: top;
	background-image: url(../images/centerbg.jpg);
	background-repeat: repeat-y;
	padding: 20px;
}
.footerbg {
	background-image: url(../images/footer_sh_2.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.table1 {
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
.table2 {
	border: 1px solid #CCCCCC;
}
.tabletext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D1170B;
	padding-left: 15px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menuover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FF9900;
}
.imgblock {
	padding: 5px;
	text-align: center;
}
.maintab {
	background-color: #ECEFF4;
	background-image: url(../images/boxbg.jpg);
	background-repeat: repeat;
}
.image {
	background-color: #FFFFFF;
	height: 108px;
	width: 180px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.imagegrey {
	filter: Gray;
}
.imagenormal {
}
.imageinvert {
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D1170B;
	text-decoration: none;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.text12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.text14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.text15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.text16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.quotebox {
	border: 1px solid #999999;
}
.quoteboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
}
.footerlink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
	margin-right: 25px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.footertd {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.footerlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990000;
	margin-right: 25px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.portfolio {
	background: url(../images/portfolio_brg.gif) no-repeat left top;
	padding: 18px 12px;
}
