body{
	background-color: #00125C !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	/*background-image: url(images/layout/back.jpg);
	background-repeat: repeat-x;*/
}
div { position:relative; }
h1 { color: #E10915; font-size: 20px; font-weight:100; margin-top:0px; margin-bottom:5px; }
h2 { font-size: 15px; color: #003366; margin-top: 0px; }
h3 { font-size: 12px; }
li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
ol {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
a {  color: #0092E6; text-decoration: none;}
p {  font-size: 12px}
img { border:0px none; }

.blue { color:#00125C }
.red { color:#E10915 }
a:hover { color: #E10915; text-decoration: underline; }
.nav {font-size: 11px;}
a.nav { color: #0066D3; text-decoration: none; font-size: 12px;}
a.nav:hover { color: #0066D3; text-decoration: underline; }
a.white { color:#FFFFFF; text-decoration: none; }
a.white:hover { color:#FFFFFF; text-decoration:underline; }
a.red:hover { color:#0092E6; }

#headnav, #layout-header, #greyfooter { width:1135px; }
#page-area-2, .leftcol { margin-left:5px; }

#profilenav { height:25px; line-height:25px; font-size:11px; color:#AAA; width:1115px; text-align:right; }
	#profilenav a { color:#FFF; font-size:12px; }
.feedback { margin-bottom:20px; padding:10px; border:4px dotted #CCC; }
.feedback h1 { color:#CCCCCC; }
#profilemenu { float:left; width:150px; background-color: #FFFFFF; padding: 3px; border:1px solid #CCCCCC; margin-right:10px; }
	#profilemenu a { color: #0092E6; font-size:12px; }
	#profilemenu p { font-size:12px; }
#profilecontent {
	float:left;
	width:840px;
	border: 0px none #CCCCCC;
}

#layout-header { height:100px; text-align:left; overflow:hidden; background-image:url(images/layout/btcheader.gif); background-repeat:no-repeat; }
#greyfooter { text-align:center; line-height:24px; margin-bottom:30px; color:#828BAF; margin-top:20px; }
	#greyfooter a { color:#828BAF; }
#page-holder { width:1125px; background-color:#FFF; text-align:left; padding:10px; min-height:450px; }
#page-holder.fullwidth { width:auto; min-height:400px; }

#headnav { height:25px; text-align:left; line-height:25px; color:#828BAF; }
#header-txt { position:absolute; top:25px; left:170px; color:#FFF; }
#header-txt h1 { color:#FFF; font-size:22px; }
#uksport { position:absolute; left:0px; top:29px; z-index:99; }
#logintab { position:absolute; top:0px; right:10px; width:95px; height:22px; background-image:url(images/layout/joinbox.gif); color:#FFF; font-size:14px; line-height:22px; text-align:center; }
#logintab a { color:#FFF; }
.headerblue { background-color:#2A3977; }
.bodygrey { background-color:#DFDFDF; }
.leftcol { float:left; width:825px; }
.leftcol.fullwidth { float:none; width:auto; }
.right-column { float:right; width:170px; padding:5px; background-color:#EDEEF3; margin-bottom:10px; }

#headnav ul { padding:0px; padding-right:0px;float: left; margin: 0px; margin-left:10px; list-style-type:none; position: relative; }
#headnav li { padding:0px 0px 0px 0px; float: left; margin: 0px; position: relative; height:25px; line-height:25px; font-size:12px; }
#headnav li.divide { padding:0px; float: left; margin: 0px 10px 0px 10px; position: relative; color:#C1C5D7; }
#headnav li.last { background-image:url(../images/layout/tabr.gif); width:8px; background-color:transparent;}
#headnav li.first { background-image:url(../images/layout/tabl.gif); padding:0px; width:8px; background-color:transparent;}
#headnav li a { color: #C1C5D7; display:block;}
#headnav li a:hover { color: #FFFFFF;}
#headnav li a.red { color:#C00; }
/* Dropdown menus */
.dropmenudiv { position:absolute; top: 0px; border: 1px solid #000000; line-height:24px; z-index:100; background-color:#2A3977; visibility: hidden; }
.dropmenudiv a{ width: auto; display: block; text-indent: 3px; border-bottom: 1px solid #000000; padding: 2px 0; text-decoration: none; color:#FFFFFF; }
* html .dropmenudiv a{ /*IE only hack*/ width: 100%; }
.dropmenudiv a:hover{ background-color: #000000; color:#FFFFFF;}

.cleanbox { padding:5px; border:1px solid #CCC; }

/* Cards */
.cardcrb { border:1px solid #666; padding:3px; width:322px; margin-bottom:10px; border-radius:4px; }
.cardcrb.noborder { border:0px none; }
.cardimg { width:90px; height:135px; overflow:hidden; float:left; margin-right:5px; text-align:center; }
.cardimg .verifier { height:20px; background-color:#900; color: #FFF; text-align: center; line-height: 20px; }
.cardimg img { max-width:88px; max-height:105px ; }
.carddata { float:left; font-size:11px; }
.carddata div { margin-bottom:0px; }
.carddata span { display:inline-block; width:85px; }
.cardname { font-size:14px; font-weight:bold; margin-bottom:7px !important; width:205px; }
.crbbox { position:absolute; bottom:4px; left:98px; border-top:1px solid #009; padding-top:2px; margin-top:5px; width:230px; color:#009; font-size:9px; }
.cardwarning { position:absolute; top:35px; left:0px; text-align:center; font-size:50px; width:100%; color:#C00; font-weight:bold; z-index:99; }
.cardwarning .smallerwarning, .cardwarning.smallerwarning { font-size:30px; }
.cardcrb a { text-decoration:none; color:#000; }
.cardcrb a:hover { color:#000; }

tr.admin, div.admin { background-color:#FFC; color:#900; }
tr.admin td { color:#900; }

/* unverified styles */

#header-logo { position:absolute; left:0px; height: 100px; top:0px; }
#header-login { position:absolute; left:165px; height:19px; top:130px; text-align:left; color:#FFFFFF; line-height:19px; width:795px; }
#header-login a { color:#FFFFFF; }
#header-contact { position:absolute; left:165px; top:70px; font-size:16px; }
#page-area { width:946px; background-repeat:repeat-y; padding:0px 8px 10px 8px; }
#page-area { width:auto; padding-right:0px; padding-left:0px; }

.babelbutton { height:32px; margin:5px 7px 5px 7px; }
.babel  {position:absolute; top:25px; left:0px; width:150px; z-index:99; background-color:#FFFFFF; border:2px solid #666666; padding:5px; }
.babel a {display:block; margin-top:3px; border-bottom:1px solid #cccccc;}
.rightbox-top { background-image:url(images/layout/box-top.gif); height:7px; width:180px; }
.rightbox-mid { background-image:url(images/layout/box-mid.gif); background-repeat:repeat-y; width:170px; color: #000000; padding-right: 5px; padding-left: 5px; z-index:0; }
.rightbox-bot { background-image:url(images/layout/box-bott.gif); height:12px; width:180px; }

.sectionhead { position:absolute; top:30px; width:150px; height:150px; background-image:none;}
.sectionmenu { position:absolute; z-index:4; top:-90px; width:150px; visibility:hidden; }
.sectionmenu a { display:block; width:144px; height:23px; background-color:#CCCCCC; border:1px solid #666666; border-top:0px none; line-height:23px; padding:0px 2px 0px 2px; }
.sectionmenu a:hover { background-color:#AAAAAA; }
.sectionmenu a.white { background-color:#0066D3; }
.sectionhead a.nav { display:block; width:100px; padding-left:20px; margin-left:10px; background-image:url(images/icons/navnext.gif); background-repeat:no-repeat; margin-top:7px; font-weight:bold; }
.sectionmenu.r5 { height:295px; top:-114px; }
.sectionmenu.r4 { height:270px; top:-90px; }
.sectionmenu.r3 { height:245px; top:-66px; }

#navback {position:absolute; width:775px; height:390px; z-index:1; left: -20px; top: -250px; }
#page-area-2 { float:left; width:925px; overflow-x:hidden;  }

.helpwindow{
	background-color: #F2FAFD;
	background-image:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:10px;
}

.xp, .xpnum, .xpcentre, .xp11, .xpclear, .xpclearlight, .xpbeef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
}
.xpbeef { font-size:18px; }
.xpcentre { text-align: center; font-weight: bold}
.xpnum {	text-align: right;}
.xpclear { color: #333333; background-color: #FFFFFF; border: none; font-weight: bold; }
.xpclearlight { color: #333333; background-color: #FFFFFF; border: none; }
.xp11 { font-size: 11px; }
.xpbuttonlg { font-size:16px; }
.xp.req { border:4px solid #CC0000; }

/* slideshow styles */
.slideshow { float:right; margin-left:25px; margin-bottom:20px; text-align:right; }
.slideshowg { width:600px; text-align:center; background-position: center top; background-repeat:no-repeat; }
#gallerybox { margin:0px 10px 0px 0px; float:left; width:600px; }
.navarrows { width:38px; height:30px; vertical-align:bottom; margin:5px; border:0px none; }

/* products */
.prodbox td {
	padding:3px;
	border-bottom: 1px dotted #666666;
	color: #CCCCCC;
}
.product, .producthigh {
	position:relative;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	float:left; margin-right:10px; margin-bottom:10px;
}
.producthigh { background-color:#5D0504; }

.productinfo { width:400px; margin-right:15px; }
.productinfotext { float:right; width:300px; text-align:left; margin-left:5px; top:1px; }
.productinfo .newswrapper { text-align:right; }

.prodthumb {
	overflow: hidden;
	height: 90px;
	width: 120px;
	text-align: center;
	vertical-align:middle; background-color:#CCCCCC;
}
.prodtxt {
	float:right; width:140px;
	overflow:hidden;
	padding-top: 2px;
	padding-bottom: 2px;
	height:86px;
}

.prodnum { float:right; width:136px; margin-top:-18px; background-color:#999999; padding:2px; color:#FFFFFF;}
.prodnum a { color:#FFFFFF; }
.calheader { color:#000000; }

.mainpagetd {
	background-color: #003366;
	border-top:3px white solid;
	border-left:3px silver solid;
	border-right:3px gray solid;
	border-bottom:3px black solid;
	text-align:left;
}

.navbar {
	font-size:12px;
	padding-bottom: 0px;
	color: #ADA275;
}

div.alert {
	background-color:#00CCFF;
	border:5px red solid;
	color:#000000;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}


.size10 { font-size: 10px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.size16 { font-size: 16px; }
.size18 { font-size: 18px; }
.size20 { font-size: 20px; }
.size22 { font-size: 22px; }
.size24 { font-size: 24px; }

td.newstop {
	background-image:url(images/layout/news-top.gif);
	}

td.newsmid {
	background-image:url(images/layout/news-mid.jpg);
	}

td.newsbot {
	background-image:url(images/layout/news-bot.gif);
	}

.spiele {  color: #CCCC99; font-size: 9px}

.shophead {  font-size: 16px; font-style: italic; font-weight: bold}

.pdhead { font-size: 14px; font-weight: bold ; color: #000066}

.blk {
	color: #000000;
}

a.blk {  color: #000000; text-decoration: none}

a.blk:hover {  color: #333333; text-decoration: underline}

input {font-size: 12px}

.sml {  font-size: 11px}

select {  font-size: 12px}

option {  font-size: 12px}

.size4 {  font-size: 14px}

a.sml {  color: #FFFF99}

.nav_back {  background-color: #F4F4F4}

.nav_extra {  background-color: #333333}

a.sml:hover {  color: #CC9900}

.nav_main {
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	border: 0px solid #abe1a2;
	color: #333333;
}

.catch {
	font-size: 10px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
}
.catch_rule1 {  background-color: #FFFF99}
.catch_rule2 {  background-color: #FFFF99}
.catch_back {  background-color: #000000}

.top_backr {
	background-color: #485C75;
	background-image: url(images/tables/nav-back.jpg);
	background-repeat: repeat-x;
	padding: 0px;
}

.top_rule1 { background-color: #FFFF99}

.top_rule2 { background-color: #FFFF99 }

.top_link {  font-size: 12px; color: #FFFFCC}

a.top_link:hover {  color: #999900}

.main_bgcol {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	padding-right: 8px;
	padding-left: 8px;
}

.welcome_box {color: #ABE1A2;}

.welcome_bd {
	background-color: #3D5B5D;
	border: 1px dashed #ABE1A2;
}

.fea_back {  background-color: #CCCCFF}

.subhead {  font-size: 14px; font-weight: bold; color: #f2a746; font-style: italic}

.highlight {  color: #F2A746}

.cart_head {  color: #FFFFFF}

.cart_top { background-color: #000000; font-size: 12px; color: #FFFFFF}

.cart_stripe1 {background-color: #495361;}

.cart_stripe2 {background-color: #3c4551;}

.cart_txt { color: #000000}

.prod_rule {
	background-color: #333333;
	color: #FFFFFF;
}

.prod_col1 {
	background-color: #3C4551;
	padding: 2px;
	border-top: 1px solid #20242B;
	border-right: 1px solid #6A7482;
	border-bottom: 1px solid #6A7482;
	border-left: 1px solid #20242B;
}

.prod_col2 {
	padding: 2px;
	border-top: 1px solid #20242B;
	border-right: 1px solid #6A7482;
	border-bottom: 1px solid #6A7482;
	border-left: 1px solid #20242B;
	background-color: #314F73;
}

.highlightbox {  background-color: #990000}

.prod_high {  color: #990000}

.prod_back {  background-color: #CCCCCC; font-size: 12px; color: #000000}

.lowlight {  color: #FFFF00}

.search_input {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #990000; background-color: #CCCCFF; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.search_go {  border-style: none; font-weight: bold}

.top_ruletint { background-image: url(images/tables/tintedrule.gif)}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.formrow td, .formrowlg td, .formrow11 td {padding:2px; border-bottom:1px solid #CCC;}
.formrow11 td { font-size:11px;}
.formrowlg td { font-size:14px; padding:3px; }
.formrowlg td .xp, .formrowlg td .xp option { font-size:16px; padding:2px 4px 2px 4px; }
.boxbodytext .formrow td, .formrowlg td { border-bottom:1px solid #CCC;}

.prod_header {
	background-color: #666666;
	font-size: 12px;
	color: #abe1a2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	font-weight: bold;
	background-image: url(images/tables/tinted-header.gif);
	border-left-color: #6a7482;
}

.nav_cat {
	padding: 3px 2px;
	font-size: 12px;
	font-weight: normal;
}

.tandc {
	font-size: 10px;
}

.size3 {
	font-size: 12px;
	font-weight: normal;
}

a.standout {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

.bodytable {
	background-color: #FFFFFF;
}

.topbutt {
	height: 25px;
	color: #666666;
	background-color: #E4E8D9;
	background-repeat: repeat-x;
	border: 1px solid #C6C6AA;
}

.tbmain {
	background-color: #57708F;
	padding: 2px;
}

a.catch:hover {
	text-decoration: underline;
}

.tdsteel {
	background-color: #353535;
	background-image: url(images/tables/back_steel.jpg);
	padding: 3px;
	border: 1px solid #64BC46;
}

.prodruled {
	background-color: #333333;
	padding: 3px;
	border: 1px solid #64BC46;
}

.size5 {
	font-size: 17px
}



.product-from {font-style: italic;}

.product-del {text-decoration: line-through;}

.nav-item {
	font-size: 13px;
	padding: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #333333;
}

.nav-butt {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.nav-butt:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.divider {
	background-image: url(images/tables/divider.gif);
	background-repeat: repeat-y;
}

.neg {color: #FFFFFF;}

a.neg:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.fpruled_header {
	background-image: url(images/tables/backbutton.jpg);
	border: 1px solid #000000;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.fpruled {
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.fpruledtop {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 3px;
}

.fpruledmid {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 3px;
}

.fpruledbot {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px;
}

.back-right {
	background-image: url(images/tables/right-side-shadow.jpg);
	background-repeat: repeat-y;
}

.back-left {
	background-image: url(images/tables/left-side-shadow.jpg);
	background-repeat: repeat-y;
}

.grey { color: #AAAAAA; }

.grey-dark {
	background-color: #495361;
}

.td-nav-base {
	background-image: url(images/nav/nav-tint-mid.gif);
	background-repeat: repeat-x;
}

a.catch {
	text-decoration: none;
}

a.catch-small {
	font-size: 10px;
	color: #CFD8E4;
	text-decoration: none;
}

.xpcleardark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFD8E4;
	background-color: #3C4551;
	border: none;
	font-weight: bold;
}

.cart-event {
	font-size: 10px;
}

.tdbase {
	background-image: url(images/tables/base-shadow.jpg);
}

.tb-left-column {
	background-image: url(images/tables/right-column-back.jpg);
	background-color: #143635;
	padding: 0px;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #339933;
}

.dark {
	color: #222222;
}

a.catchtop {
	text-decoration: none;
}

.border2px {
	border: 2px solid #000000;
}

.h2 {
	font-size: 14px; color: #FFF1D3
}

.tdfull {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.tdruled {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 3px;
}

.dots {
	padding: 3px;
	border-bottom: 2px dotted #999999;
}

.size11 {
	font-size: 11px;
}

.newsdate { font-size: 12px; color: #666666; font-weight: normal; }

.dotslight {
	padding: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #8DBE8E;
	border-right-color: #8DBE8E;
	border-bottom-color: #8DBE8E;
	border-left-color: #8DBE8E;
}

.clean {
	background-image: none;
	background-color: #57708F;
	margin: 5px;
}

.h2 {
	font-size: 14px;
	color: #FFF1D3;
	font-weight: bold;
}

.tbmainwhite {
	background-color: #FFFFFF;
	padding: 2px;
	color: #000000;
}

.prod_colnew {
	font-size: 12px;
	color: #333333;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

a.nav-main {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a.nav-main:hover {
	color: #333333;
	text-decoration: underline;
}

div.help {
	border:1px solid silver;
	width:200px;
	height:100px;
	top:10px;
	left:100px;
	position:absolute;
	background-color:#FFFF99;
	font-weight:normal;
	display:none;
}
.layout-leftside {
	background-image: url(IMAGES/layout/left-side-back.gif);
}
.layout-rightside {

	background-image: url(IMAGES/layout/right-side-back.gif);
}
.box-text {
	color: #000000;
	background-image: url(images/layout/box-mid.gif);
	padding-right: 5px;
	padding-left: 5px;
}

td.newsbox {
	border: solid gray 1pt;
	background-color:#EEEEEE;

}

td.datacardheading {
	font-size:10px;
	font-weight:bold;
	text-align:left;
	width:65px;
}

td.datacard {
	font-size:10px;
	font-weight:normal;
	text-align:left;
	width:235px;
}

td.datacardheadinginactive {
	font-size:10px;
	font-weight:bold;
	text-align:left;
	width:65px;
	color:silver;
}

td.datacardinactive {
	font-size:10px;
	font-weight:normal;
	text-align:left;
	width:235px;
	color:silver;
}

.rating-large {
	font-size: 36px;
	color: #990000;
	font-weight: bold;
}

.td-const-head {
	font-size: 14px;
	font-weight: bold;
	height: 50px;
	vertical-align: bottom;
}
.border1px {

	border: 1px solid #000000;
}
.nobold {
	font-weight: normal;
}


table.pagenav{
	padding:0;
	margin:0;
	}

td.pagenav{
	padding:0;
	margin:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:gray;
	}

td.pagenav a{
	color:gray;
	text-decoration:none;
	}

td.pagenav a:visited{
	color:gray;
	text-decoration:none;
	}

td.pagenav a:hover{
	color:white;
	background-color:black;
	}

table.listview{
	padding:0px;
	margin:0px;
	/*border-top: 2px solid silver;
	border-bottom: 1px solid silver;*/
}

.listview td {
	padding: 1px;
	margin: 0px;
	border-bottom:1px solid silver;
	font-size: 11px;
}

td.listviewhead, tr.listviewhead td {
	padding:2px;
	margin:0px;
	border-bottom:1px solid silver;
	background-color: #e7f5fc;
	font-weight:bold;
}

td.listview a{
	text-decoration:none;
	}
	
td.listview a:hover{
	text-decoration:underline;
	}
	
td.activeorg{
	border:1px solid silver;
	background-color:white;
	text-align:center;
	vertical-align:top;
	color:black;
	}

td.inactiveorg{
	border:1px solid silver;
	background-color:#EEEEEE;
	text-align:center;
	vertical-align:top;
	color:silver;
	}
	
.boxed{
	border:1px solid silver;
}

.inactive{
	background-color:#EEEEEE;
	color:silver;
	}
	
.titlebar{
	border: 1px solid #8ECAE6;
	background-color:#e7f5fc;
	text-align:center;
	font-weight:bold;
	}


.selectedrow{
	background-color: #55baea;
	}
	
.smallgrey{
	background-color:#eeeeee;
	font-size: 10px;
	text-align:center;

}.tdruled {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.tdruledheader {
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}

a.neg {
	color: #FFFFFF;
	text-decoration: none;
}




.tdfeatureheadbluegrey {
	font-size: 14px;
	color: #999999;
	background-color: #E0E0E0;
	height: 24px;
	padding: 3px;
	font-weight: bold;
}
.tdrulednopad {
	padding: 0px;
	border: 1px solid #CCCCCC;
}
a.greylink {
	color: #C0C0C0;
}
.tdtop {
	font-size: 11px;
	text-align: center;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
}
.tdbott {
	font-size: 11px;
	text-align: center;
	padding: 2px;
	border: 1px solid #000000;
}
/*		DN Approved Styles 	*/

form { margin:0px; }

.tdfeaturehead, .tdfeatureheadblue, .tdfeatureheadgold, .listview td.tdfeatureheadblue, .table-ruled-11 td.tdfeaturehead {
	font-size: 14px;
	height: 27px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	vertical-align:middle;
	color: #FFFFFF;
	border: 0px none;
	line-height:27px;
}

.tdfeaturehead, .table-ruled-11 td.tdfeaturehead { background-color: #666666;  }
.tdfeatureheadblue, .listview td.tdfeatureheadblue { color: #000000; background-color: #CCCCCC; }
.tdfeatureheadgold { background-color: #333333; }
.tdfeatureheadblue a.neg { color:#000000; }

.table-ruled td, .table-ruled-11 td { padding:2px; border-bottom:1px solid #CCCCCC;}
.table-ruled-11 td { font-size:11px; }

.boxhead, .boxhead2 { border:1px solid #AAAAAA; background-color:#E5E5E5; }
.boxhead2 { background: scroll url(images/layout/dark-header.gif) top left repeat-x; border-left:1px solid #AAAAAA; border-right:1px solid #AAAAAA;}
.boxheader { padding:7px; font-size:14px; color:#000000; }
.boxheader a { color:#000000; }
.boxhead2 .boxheader, .boxhead2 .boxheader a { color:#FFFFFF; }
.boxbody {
	position:relative;
	background: transparent; border:1px solid #AAAAAA; border-top:0px none;
	margin-bottom: 10px;
}
.boxbodytext { padding:7px; height:auto; } /* background: scroll url(../images/layout/box-br.gif) bottom right no-repeat;} */

.div-divider { height:1px; border-top:1px dotted #666666; margin-top:5px; margin-bottom:5px; } 

.newswrapper { padding-bottom:5px; border-bottom: 1px dotted #666666; margin-bottom:5px; }
.scrolldiv, .divlist { height:180px; overflow-y:auto; } /*scrollbar-base-color: #0092E6; scrollbar-arrow-color: #FFFFFF; scrollbar-track-color: #545454; }*/

.divlist { height:auto;}
.divlist div.newswrapper { padding-bottom:3px; margin-bottom:3px; }

.cmsrow { min-height:50px; position:relative; }
.panelcontainer { float:left; position:relative !important; color:#777; }
.panelcontainer p { margin:0px; }
.panelcontainer.panelmargin { margin-left:10px; }
.panelcontainer.panelstyle3, .panelcontainer.panelstyle3 a { color:#FFF; }
.panelcontainer.panelwidth1 { width:335px; }
.panelcontainer.panelwidth2 { width:506px; }
.panelcontainer.panelwidth3 { width:763px; }
.panelcontainer.panelwidth01 { width:324px; }
.panelcontainer.panelwidth02 { width:510px; }
.panelcontainer.panelwidth03 { width:765px; }

.slidecontainerhome { position:relative;height:580px; height:auto; overflow:hidden; }
.slidecontent { position:relative; overflow-y:hidden; }
.slidecontent.panelstyle3 { color:#FFF; }
.slidecontent img { width:100%; }
.slidetext { position:absolute; width:100%; height:100px; text-align:center; }
.slidetop { top:50px; }
.slidebottom { bottom:100px; }
.slidehead { font-size:60px; }
.slidesub { font-size:24px; }

/* Common MAS styling 2024 */
a.homebox { background-color:#00125C; text-decoration: none; height: 55px; line-height: 55px; }
a.homebox:hover { background-color: #3f4972; color: #FFFFFF; }