body {margin-left: 0px;	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

.mini-colour {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #174873; }
.mini {font-family: Arial, Helvetica, sans-serif; font-size: 8pt;}
.medium {font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}
.cities {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #174873; font-weight: bold;}
.main {font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
.title {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #174873; font-weight: bold;}
.title-black {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; font-weight: bold;}
.header {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #174873; font-weight: bold;}
.header2 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold;}

img { border: none; }

a { color: #a02f28; text-decoration: underline }
a:visited { color: #a02f28; text-decoration: underline }
a:hover { color: #000000; text-decoration: none }

.menu {
	width:750px;
	height:25px;
}

.menu a, .menu a:visited {
	padding:5px;
	color:#CCC;
	font-family:arial;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	border-left: 1px solid;
	line-height:23px
}

.mainbody {
	width: 800px; 
	text-align:left;
	
}

.pagebody {
	width:500px;
	display:inline;
	float:left;
	padding:10px;
	font-family:arial;
	font-size:10pt;
	text-align:left;
}


.articledate {
	color:#999;
	font-style:italic
}


.articletitle {
	color:#a02f28;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
}

.blogcommentspanel {
	width:300px;
	display:inline;
	float:left;
	padding:10px;
	font-size:10pt;
	border:solid;
	border-color:#333;
	border-width:1px;
	background-image:url(../images/index/blog-back.jpg);
	background-repeat:repeat-x
}

.homearticletitle {
	color:#36c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
}

.homearticletitle a {
	color:#36c;
	text-decoration:underline;
}

.homearticletitle a:visited {
	color:#36c;
	text-decoration:underline;
}

.homearticletitle a:hover {
	color:#333;
	text-decoration:none;
}
.headlinetitle {
	color:#a02f28;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18pt;
}

.headlinetitle a {
	color:#36c;
	text-decoration:underline;
}

.headlinetitle a:visited {
	color:#36c;
	text-decoration:underline;
}

.headlinetitle a:hover {
	color:#333;
	text-decoration:none;
}

.articletitle a {
	color:#a02f28;
	text-decoration:underline;
}

.articletitle a:visited {
	color:#a02f28;
	text-decoration:underline;
}

.articletitle a:hover {
	color:#000000;
	text-decoration:none;
}

.menuimg {float:left}



