.TopMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;

}
.TopMenu A {
	color: #FFFFFF;
}
.TopMenu A:hover {
	color: #C0B702;
}

.menubrdr {
	border: 1px solid #003300;
}

a {
	text-decoration: none;
	color: #006600;
}

a:hover {
	color: #FF0000;
	}
	
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 5px;

}

/* Side menu styles */
.SideMenu {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	margin: 5px 5px 10px 3px;
	width: 98%;
	color: #003300;

}
.SideMenu a {
	color: #003300;
}
.SideMenu a:hover {
	color: #000033;
}


/* Magazine Advert Section */
#MagazineAd {
	font-size:11px;
	padding: 0px;
	border: 1px solid #003300;
}
#MagazineAd h3 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(layout/spacerdgreen.gif);
}

#MagazineAd p {
	padding: 0px 3px 3px 3px;
	margin-top: 0px;
}

.sideMenutrade {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;

}
/* Brokers Section Styles */
.brokerstop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	background-image: url(layout/dkble.gif);
	border-color: #000000 black;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	padding-right: 5px;
	padding-left: 5px;
}

.marginpad {
	padding-right: 5px;
	padding-left: 5px;
}
/* Trade Section Styles */
.tradetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}

.margin {
	margin: 5px;
}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
}
.text1 img {
	border: 1px solid #666666;
	padding: 0px;
}

.textupdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}

.tableborder {
	border: 1px solid #999999;
}

.cellbotborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-left: 5px;
}
/* Quote box styles */
#Quotebox {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding: 7px;
	background-image: url(layout/spacerquoteg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 165px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
}

.Quoteboxname {
 	font-style:normal;
	font-weight:normal;
	
}
.Quoteboxname:first-line {
	font-weight:bold;
}

/* Top Menu Styles*/
.TopMenu IMG {
	margin-top: 5px;
	margin-bottom: 0px;
	border: 1px solid #666666;
	text-align: center;
}

.TopMenu h3 {

	text-decoration: none;
	margin-left: 5px;
	font-size: 150%;
	font-weight: normal;
	text-transform: capitalize;
}
.TopMenu h1 {
	text-decoration: none;
	margin-left: 5px;
	font-size: 250%;
	font-weight: normal;
	text-transform: capitalize;
	margin-bottom: -10px;
	padding-bottom: 0px;
}
.imageRight {
	float: right;
	margin: 5px;
	font-size: 0.9em;
	width: 250px;
	color: #666666;
	border: 1px solid #666666;
	padding: 5px;
}
.sidebarBlock {
	margin-bottom: 0px;
	background-color: #E8F7DF;
	background-image: url(layout/boxbottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 180px;
}
#sidebar h2 {
	background: #99cc99 url(layout/headerbg.jpg) no-repeat;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 1em;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sidebar .greenHeader h2 {
	background: #99cc99 url(layout/headergreenbg.jpg) no-repeat;
	border-bottom: 1px solid #ffffff;
	color: #FFCC00;
}
.leftsidebarBlock {
	margin-bottom: 20px;
	background-color: #e8f7df;
	background-image: url(layout/leftboxbottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding-top: 0px;
	padding-bottom: 5px;
	width: 131px;
}
#leftsidebar p {
	padding-left: 2px;
	margin-bottom: 2px;
	padding-right: 2px;
}
#sidebar p {
	margin-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 0px;
}


#leftsidebar h2 {
	background: #99cc99 url(layout/leftheaderbg.jpg) no-repeat;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
	font-size: 1em;
}


#leftsidebar .greenHeader h2 {
	background: #99cc99 url(layout/leftheadergreenbg.jpg) no-repeat;
	border-bottom: 1px solid #ffffff;
	color: #FFCC00;
}
.centresidebarBlock {
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
}
#centresidebar p {
	padding-left: 2px;
	margin-bottom: 2px;
	padding-right: 2px;
}


#centresidebar h2 {
	color: #000000;
	text-transform: uppercase;
}
#centresidebar .greenHeader h2 {
	color: #FF0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.topmenubarBlock {
	margin-bottom: 0px;
	background-color: #99cc99;
	background-image: url(layout/topmenuboxbottom.gif);
	background-repeat: no-repeat;
	background-position: 0 100%;
	width: 980px;
	padding-top: 0px;
	padding-bottom: 5px;
	height: 35px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
}
#newslead img {

}
#newslead h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: solid 1px #006600;
}
#newslead p {
	margin-bottom: 10px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-bottom: 5px;
}
#lead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	border-top: solid 1px #ccc;
	padding-top: 5px;
}
#lead p {
	border-bottom-style: none;
}
.advertcentral {
	text-align: center;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 62px;
	width: 470px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

#lead h1 {
	font-size: 1.5em;
}


#newslead   {
	padding: 5px;
	text-align: justify;
	margin-top: 5px;
}


#newslead h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 1.3em;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FF0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#newslead h3 {
	font-size: 1.25em;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #FF0000;
}

#newslead  h4   {
	font-size: .8em;
	margin-top: 0px;
	margin-bottom: 0px;
}


#topmenubar p {
	font-weight: bold;
	float: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

#topmenubar h2 {
	background: #99cc99 url(layout/topmenuheaderbg.jpg) no-repeat;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 0.75em;
	text-align: center;
	margin-bottom: 3px;
}
#topmenubar .greenHeader h2 {
	border-bottom: 1px solid #ffffff;
	background-color: #99cc99;
	background-image: url(layout/topmenugreenbg.gif);
	background-repeat: no-repeat;
	height: 15px;
	margin-top: 0px;
}
#FMDInfo {
	background-color: #99CC99;
	float: right;
	width: 180px;
	margin: 5px;
}
#FMDInfo h1 {
	background: #99cc99 url(layout/headergreenbg.jpg) no-repeat;
	border-bottom: 1px solid #ffffff;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 0px;
}
#FMDInfo h2 {
	font-size: 12px;
	margin-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
}
#wrapper {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(layout/sideboarders.gif);
	text-align: left;
	position: relative;
}


#articleHighlights  img {

}
#articleHighlights  h1 {
	margin-top: 0px;
	margin-bottom: 5px;
}
#articleHighlights  p {
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
#article {
	height: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#article   p {
	border-bottom-style: none;
}
#article   h1 {
	font-size: 1.5em;
}


#articleHighlights    {
	padding: 5px;
	text-align: justify;
}
#articleHighlights  h3 {
	font-size: 1.25em;
	margin-top: 0px;
	margin-bottom: 0px;
}

#articleHighlights  h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 1.3em;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FF0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#articleHighlights  h4   {
	font-size: .8em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.centresidebarBlock h2 {
	margin-top: 0px;
}

.mastheadnews {
	background-image: url(layout/headerlogo.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 80px;
	height: 50px;
	font-size: 2em;
	font-weight: bold;
}.mastheadlandscape {
	background-image: url(layout/mastheadlandscape.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 80px;
	height: 50px;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.mastheadsport {
	background-image: url(layout/mastheadsport.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 80px;
	height: 50px;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.mastheadevents {
	background-image: url(layout/mastheadevents.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 80px;
	height: 50px;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.mastheadfresh {
	background-image: url(layout/mastheadfresh.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 80px;
	height: 50px;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.mastheadclimate {
	background-image: url(layout/mastheadclimate.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 80px;
	height: 50px;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.masthead4x4 {
	background-image: url(layout/masthead4x4.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 80px;
	height: 50px;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.mastheadlaw {
	background-image: url(layout/mastheadlaw.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 80px;
	height: 50px;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.mastheadotm {
	background-image: url(layout/mastheadotm.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 80px;
	height: 50px;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.mastheadpage {
	background-image: url(layout/mastheadpage.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 80px;
	height: 50px;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.mastheadfrontpage {
	background-image: url(layout/mastheadfrontpage.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 80px;
	height: 50px;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.mastheadyoung {
	background-image: url(layout/mastheadyoung.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 80px;
	height: 50px;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.Advert468 {
	font-size: 0.7em;
	text-align: center;
}
.Advert468float {
	font-size: 0.7em;
	text-align: center;
	z-index: 3;
	top: 40px;
	position: absolute;
	left: 480px;
}
.sidebarBlock greenHeader h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #FFCC00;
}
.sidebarBlock greenHeader p {
	margin-top: 0px;
	padding-top: 0px;
}
.mastheadlamma {
	background-image: url(layout/mastheadlamma.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 80px;
	height: 50px;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.mastheadNew {
	color: #FF3300;
	font-size: 3em;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 5px;
}


/*********** #company footer ***********/ 

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-color: #EFEFEF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C10435;
	background-image: url(http://www.oldglory.co.uk/mortonsmg140x40.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-bottom: 6px;
	clear: both;
}
#footer p {
	margin-left: 150px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#footer a:link, #footer a:visited{
	color:#C20336;
	font-weight: bold;
	}

#footer a:hover{
	text-decoration: underline;
}
.sky120 {
	font-size: 0.7em;
	height: 602px;
	width: 122px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.article {
	height: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.articleHighlights {
	padding: 5px;
	border: 1px solid #CCCCCC;
	text-align: justify;
}
.articleHighlights img {
	float: right;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
.articleHighlights h1 {
	margin-top: 0px;
	margin-bottom: 5px;
}
.articleHighlights p {
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.article p {
	border-bottom-style: none;
}
.article h1 {
	font-size: 1.5em;
}
.articleHighlights h3 {
	font-size: 1.25em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.articleHighlights h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 1.3em;
	background-color: #E8F7DF;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.articleHighlights h4 {
	font-size: .8em;
	margin-top: 0px;
	margin-bottom: 0px;
}
#newslead  h3 a {

}
#wrapper h2 {
	margin-top: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #FF0000;
}
#wrapper h3 {
	font-size: 1.25em;
}
#eventsbox {
	width: 200px;
	float: right;
	margin-left: 5px;
	display: block;
	background-color: #FFFFFF;
	padding-left: 5px;
}
#leftbox   {
	width: 300px;
	float: left;
}
#rightbox   {
	width: 300px;
	float: left;
}
#wrapper #eventsdiarybox {
	width: 620px;
}
