body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f7f7f7;
}
.bodytable {
    border-left: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
	background-color: #ffffff;
}
.bodytext {
    color: #003976;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0;
}
.mr_brett {
    color: #996666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0;
}
.title_cell {
	color:#003976;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
}
.title_desc_cell {
    color:#003976;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: none;
}
.breadcrumb_cell {
  color: #666666;
  text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.nav_table {
border-right: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
   background-color: #eaeaea;
}
H1 {
	color:#003976;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin: 0;
}

H2 {
	color:#003976;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: strong;
	margin: 0;
}

H3 {
	color:#003976;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin: 0;
}

H4 {
	color:#00AE9E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	letter-spacing:5px;
}

H5 {
	color:#003976;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: strong;
	margin: 0;
}

H6 {
	color:#003976;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: strong;
	text-align: left;
	text-indent: none;
}
H7 {
	color:#003976;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: strong;
	text-align: left;
	text-indent: none;
}

P {
	color: #003976;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: none;
	text-indent: none;
}
.header {
 background-color: #6886C1;
}
.right_nav {
 background-color: #eaeaea;
 border-left: 1px solid #dcdcdc;
}
.left_nav {
background-color: #eaeaea;
 border-right: 1px solid #dcdcdc;
}
.results_table_header_row_even {
  BACKGROUND-COLOR: #ececec;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}
.results_table_header_row_odd {
  BACKGROUND-COLOR: #ffffff;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}
.results_table_header_row {
  BACKGROUND-COLOR: #003976;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  font-size: 8pt;
  color:white;
}
.results_table {
  border-left: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #003976;
}
.results_table_outer {
  font-size: 9pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #003976;
}
UL {
margin-top: 0; 
margin-bottom: 0;
}
LI {
	color: #003976;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: none;
	text-indent: none;
}
.footer_row{
font-size: 8pt;
color: #666666;
}

/* main menu */
.menu_item_off {
font-family			: Arial, Helvetica, Sans-Serif;
font-size			: 10pt;
color				: #003976;
background-color    : #ffffff;
cursor:pointer;
}
.menu_item_on {
font-family			: Arial, Helvetica, Sans-Serif;
font-size			: 10pt;
color				: #003976;
background-color    : #eeeeee;
cursor:pointer;
}
.menu_spacer {
font-family			: Arial, Helvetica, Sans-Serif;
font-size			: 10pt;
color				: #cccccc;

}
.top_horz_menu {
background-color    : #ffffff;
border-top: 1px solid #dcdcdc;
 border-bottom: 1px solid #dcdcdc;
}

.rss_table {
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
	background-color:#f7f7f7;
	border-top: 1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;

	 color: #003976;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* social buttons */

#social_links {
	width:470px;
	height:25px;
	padding:10px 2px 0 2px;
	margin-bottom:15px;
	background-color:#f7f7f7;
	border-top: 1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	clear: both;
	}
	
#social_links ul{
	padding:0;
	margin:0;
	}
	
.social_links ul li{
	float:left;
	list-style:none;
	padding:0 5px;
	}
	
#social_links #digg a {
	background:transparent url(http://img.dailymail.co.uk/i/blogs/digg.png) no-repeat scroll left center;
	}
	
#social_links #delicious a {
	background:transparent url(http://img.dailymail.co.uk/i/blogs/delicious.png) no-repeat scroll left center;
	}
	
#social_links #reddit a {
	background:transparent url(http://img.dailymail.co.uk/i/blogs/reddit.gif) no-repeat scroll left center;
	}
	
#social_links #newsvine a {
	background:transparent url(http://img.dailymail.co.uk/i/blogs/newsvine.gif) no-repeat scroll left center;
	}
	
#social_links #nowpublic a {
	background:transparent url(http://img.dailymail.co.uk/i/blogs/nowpublic.gif) no-repeat scroll left center;
	padding-right:0;
	}
	
#social_links a {
	padding-left:25px;
	}
	
#social_links_sub {
	height:15px;
	margin-bottom:5px;
	padding:10px 0 2px 0;
	clear: right;
	}
	
#social_links_sub p {
	margin:0;
	padding:0;
	}
	
#social_links_sub .left {
	float:left;
	font-size:13px !important;
	}
	
#social_links_sub .right {
	float:right;
	font-size:11px;
	}
	
	
a.footerlink:link {color: #666666;	text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size: 8pt;	font-style: normal;	font-weight: normal;}
a.footerlink:visited {color: #666666;	text-decoration: none;	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	font-style: normal;	font-weight: normal;}
a.footerlink:hover {color: #666666; text-decoration: underline; font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	font-style: normal;	font-weight: normal;}
a.footerlink:active {color: #666666; text-decoration: none; font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	font-style: normal;	font-weight: normal;}

a:link {color: #666666;	text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal;}
a:visited {color: #666666; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal;}
a:hover {color: #666666; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal;font-weight: normal;}
a:active {color: #000066; text-decoration: none; font-family: Arial, Helvetica, sans-serif;	font-size: 11px; font-style: normal; font-weight: normal;}

a.menulink:link {color: #003976;	text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal;}
a.menulink:visited {color: #003976; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal;}
a.menulink:hover {color: #003976; text-decoration: none; background-color: #eeeeee; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal;font-weight: normal;}
a.menulink:active {color: #003976; text-decoration: none; font-family: Arial, Helvetica, sans-serif;	font-size: 10pt; font-style: normal; font-weight: normal;}
