.greydark {color: #5c5c5c; line-height: 14px; font-family: Arial, Helvetica, sans-serif;}
.green {font-weight: bold; color: #69a426; line-height: 17px; font-family: Arial, Helvetica, sans-serif;}
.bodycopy {color: #999999; line-height: 17px; font-family: Arial, Helvetica, sans-serif;}
.bg_colour {
	background-image: url(img/layout/texture.jpg);
	background-repeat: repeat;
}
.bg_top {
	background-color: #FFFFFF;
	background-image: url(img/layout/top_bg.gif);
	background-repeat: no-repeat;
}
.bg_left {
	background-image: url(img/layout/left_shadow.gif);
	background-repeat: repeat-y;
}
.right_column {
	background-image: url(img/layout/column_bg.gif);
	background-repeat: repeat-x;
	
}
.header_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5c5c5c;
	line-height: 18px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5c5c;
}
.date_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #69a426;
	line-height: 14px;
}
.news_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 14px;
}
.bg_right {
	background-image: url(img/layout/right_shadow.gif);
	background-repeat: repeat-y;
}
.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 17px;
}

.bot_shadow {
	background-image: url(img/layout/bot_texture.png);
	background-repeat: repeat-y;
	top: 30px;
}
.top_texture {
	background-image: url(img/layout/top_texture.png);
	background-repeat: no-repeat;
}
.left_bg {
	background-image: url(img/layout/left_bg.jpg);
	background-repeat: repeat-y;
}
.right_bg {
	background-image: url(img/layout/right_bg.jpg);
	background-repeat: repeat-y;
}
.border {
	border: 2px solid #C1C1C1;
}
.bordertable {
	border: 1px solid #999999;
}
