body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: 3c4b58;
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
	
.main_table {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

table, tr, td, div, span {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

.left_column {
	padding-right: 10px;
	padding-left: 30px;
	text-align: left;
}

.left_more {
	text-decoration: none;
	padding-right: 10px;
}

.welcome {
	background-image: url(../images/bg_welcome.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d0ccb7;
	border-bottom-color: #d0ccb7;
}

.welcomenotopbotline {
	background-image: url(../images/bg_welcome.gif);
	background-repeat: repeat-x;
}

.linestopbot_nocolour {
	background-image: url(../images/bg_welcome.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0ccb7;
}

.separatepanels {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d0ccb7;
}

.img_brdr {
	border: 1px solid #e6e4da;
}

.more {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
}

.more:hover {
	text-decoration: underline;
}

.more2 {
	text-decoration: none;
	font-weight: bold;
	color: #FF6600;
	line-height: 16px;
	font-size: 13px;
}

.more2:hover {
	text-decoration: underline;
}


.introtextrollover {
	text-decoration: none;
	font-weight: normal;
	color: #3C6BB4;
	line-height: 20px;
	font-size: 16px;
}

.introtextrollover:hover {
	text-decoration: underline;
}

.introtext {
	text-decoration: none;
	font-weight: normal;
	color: #3C6BB4;
	line-height: 20px;
	font-size: 16px;
}

.introtextsmall {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	font-size: 13px;
}


.left {
	background-image: url(../images/left_bg_pattern.gif);
	background-repeat: repeat-y;
}

.top {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
}

.news_date {
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-left: 5px;
	text-decoration: none;
}

.justify {
	text-align: justify;
}

.footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
}

.footer_link {
	text-decoration: none;
	color: #333333;
}

.footer_link:hover {
	text-decoration: underline;
	color: #000000;
}
.main_head {
	background-repeat: repeat-x;
	background-position: center;
}
.subheads {
	font-weight: bold;
}

.subheadsblue {
	font-weight: bold;
	font-size: 11px;
	color: #3C6BB4;
}

.subheadsbluelink {
	font-weight: bold;
	font-size: 11px;
	color: #3C6BB4;
	text-decoration: none;
}

.subheadsbluelink:hover {
	text-decoration: underline;
}

.norm_link {
	color: #FF6600;
	text-decoration: none;
}

.norm_link:hover {
	color: #FF6600;
	text-decoration: underline;
}

