body {
	background-image: url(images/bg-band.gif);
	background-repeat: repeat-x;
	margin-left: 000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.content_dark_grey {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
	line-height: 1.8em;
}

.content_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 1.8em;
}

.arrows_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	line-height: 1.8em;
}

.coloured_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	line-height: 1.3em;
	padding-left: 10px;
	padding-top: 5px;
	margin-right: 5px;
}

.coloured_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006230;
	line-height: 1.3em;
	padding-left: 10px;
	padding-top: 5px;
	margin-right: 5px;
}

.coloured_text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004E9F;
	line-height: 1.3em;
	padding-left: 10px;
	padding-top: 5px;
	margin-right: 5px;
}

.content_orange {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
	line-height: 1.8em;
}

.content_grey {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	line-height: 1.8em;
}

.content_black1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 1.7em;
}

.content_orange {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #F45500;
	line-height: 1.7em;
}

.content_white {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	line-height: 1.7em;
}

.Orange_dark {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #00773B;
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 5px;
}

.Orange_dark2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CC6633;
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 5px;
}

.Orange_dark3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3766CC;
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 5px;
}

.bullet {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 1.8em;
	background-image: url(images/bullets.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

.map_grey {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ececec;
	line-height: 1.8em;
}
.style50 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.4;
}
.breaking_image_left_box {
	display:block;
	float:left;
	color:#262626;
	margin:0px;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.breaking_image_right_box {
	display:block;
	float:right;
	color:#262626;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
/* copy right */
.copyright {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	text-decoration:none;
	line-height: 1.5;
}
.copyright a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
.copyright a:hover{
	text-decoration:underline;
}
#copyrights {
	padding-top: 5px;
	padding-bottom: 5px;
}
.line {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
/* end of copyright */

#mail a:hover  {
	text-decoration:underline;
}
.form {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
	padding-left: 3px;
	background: #FFFFFF;
	height: 15px;
	width: 200px;
}

.button_form {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #383838;
	background: #E4E4E4;
	height:auto;
	width:auto;
	padding-bottom: 2px;
	cursor:pointer;
}

.button_form:hover {
	color: #FFFFFF;
	border: 1px solid #777777;
	background: #666666;
}
