body  {
	color: #fff;  
	background:#0c0c0c;
	font:12px Arial,sans-serif;
	color:#333;
	line-height: 15px;
	margin:0px 0px; 
	padding:0px;
}

#msg_box  {
	color: #999999; 
	/* color: #F3F3F3;  2012/12/25 - JMO */
	background-color: #292929; 
	/* background-color: #0c0c0c;  2012/12/25 - JMO */
	font:12px Arial,sans-serif;
	line-height: 15px;
	margin:0px 0px 0px 0px; 
	padding:0px;
}


a {
	color: #999999;
	/* color: #FFFFFF; 2012/12/25 - JMO*/
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #999999;
	/* color: #FFFFFF; 2012/12/25 - JMO*/
}

span {
	/* display: none; */
}

img {
	border: none;
}

/*
ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}
*/


OL   {
  list-style-type: decimal;
  margin-left:13px;
  padding-left:10px;
}

UL   {
  list-style-type: square;
  margin-left:13px;
  padding-left:10px;
}

/*
LI {
  list-style-type:square;
}
*/


/*
#num_ol_li {
  list-style-type:decimal
}

#num_li {
  list-style-type:decimal;
}
*/



p {
	padding: 7px 0px 8px;
	text-align: justify;
}

input {
	border: 1px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

#body_wrapper {
/*
 	width:1000px;
	padding:0 4px;
*/
        background:url("/images/grey-10x10-cecece.png") repeat scroll 0 0 transparent;
        /* background:url("/images/rd3/bgf.jpg") repeat scroll 0 0 transparent; */
 	border-color: #AA0000 #AA0000 #AA0000 #AA0000; 
	width:1000px;
	margin:2px auto;
	text-align:left;
	padding:0px;
 	border-color: #FF0000 #FF0000 #FF0000 #FF0000; 
}

/* MAIN MENU ONLY */
#mm_rightcolumn {
	width: 849px;
	color: #333;
	background-color: #fff;
	float: right;
	text-align: center;
	padding-left: 0px;
	padding-top: 7px;
	padding-right: 7px;
}

#mm_rightcolumn_2 {
	margin: 0px auto;
	text-align: left;
}

/* MAIN MENU ONLY */
#mm_leftcolumn {
	width: 150px;
	color: #333;
	background-color: #fff;
	float: left;
	text-align: center;
	padding-left: 7px;
	padding-top: 7px;
	padding-right: 3px;
}

#mm_leftcolumn_2 {
	margin: 0px auto;
	text-align: left;
}



/*  HOMEPAGE ONLY  */
#rightcolumn {
	width: 340px;
	color: #333;
	float: right;
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 7px;
}

#rightcolumn_2 {
	margin: 0px auto;
	text-align: left;
}

/* Page Header */

#page_header {
	background: url('/images/rd3/bpl_rd3.jpg') no-repeat; 
	margin-center: auto;
 	border-color: #FF0000 #FF0000 #FF0000 #FF0000; 
	width: 1000px;
	height: 89px;
	border: 2px;
}


/* Main Navigational Menu */

#mainnav {
	width: 1037px;
	height: 25px;
	background: url('images/headernav_bg.jpg') repeat-x 0% 0%;
	overflow: hidden;
}




#mainnav ul {
	height: 44px;
	border-bottom: #fff 1px solid;
}

#mainnav li {
	height: 44px;
	float: left;
	border-left: #fff 1px solid;
}

#mainnav li a {
	margin: 13px 5px 0px 6px;
	display: block;
	height: 21px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

li#mainnav_01 a {
	margin-left: 10px;
	width: 40px;
	background-image: url('images/headernav_01.jpg');
}

li#mainnav_02 a {
	width: 52px;
	background-image: url('images/headernav_02.jpg');
}

li#mainnav_03 a {
	width: 69px;
	background-image: url('images/headernav_03.jpg');
}

li#mainnav_04 a {
	width: 62px;
	background-image: url('images/headernav_04.jpg');
}

li#mainnav_05 a {
	width: 83px;
	background-image: url('images/headernav_05.jpg');
}

li#mainnav_06 a {
	width: 60px;
	background-image: url('images/headernav_06.jpg');
}

li#mainnav_07 a {
	width: 74px;
	background-image: url('images/headernav_07.jpg');
}

li#mainnav_08 a {
	width: 42px;
	background-image: url('images/headernav_08.jpg');
}

li#mainnav_09 a {
	width: 49px;
	background-image: url('images/headernav_09.jpg');
}

li#mainnav_10 a {
	width: 45px;
	background-image: url('images/headernav_10.jpg');
}

li#mainnav_11 a {
	margin-right: 0px;
	width: 60px;
	background-image: url('images/headernav_11.jpg');
}

/* Center Column WIDE */
#centercolumn_wide {
	width: 1037px;
	color: #FFFFFF;
	float: center;
	text-align: center;
}

#centercolumn_wide_2 {
	width: 1017px;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 10px;
}

/* Center Column */

#centercolumn {
	width: 600px;
	color: #fff;
	float: left;
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
}

#centercolumn_2 {
	margin: 0px auto;
	text-align: left;
}

/*
#centercolumn a {
	color: #333;
	background-color: inherit;
}
*/

/*
#centercolumn a:hover {
	text-decoration: none;
}
*/


/* Center Column News Box */

.newsbox {
	margin-bottom: 5px;
	width: 600px;
	background: url('images/newsbox_bg.jpg') repeat-y;
}

.newsbox_header {
	padding: 19px 10px 5px;
	background: url('images/boxheader.png') no-repeat 0% 0%;
	/* background: url('images/newsbox_bg_top.jpg') no-repeat 0% 0%; */
	height: 12px;
}

.newsbox_header h2 {
	padding-left: 20px;
	width: 330px;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

.newsbox_header strong {
	float: right;
}

.newsbox_content {
	padding: 0px 10px 20px;
	background: url('images/newsbox_bg_bot.jpg') no-repeat 0% 100%;
	line-height: 14px;
}

.newsbox_comments a {
	text-decoration: none;
}

.newsbox_comments a:hover {
	color: #959595;
	background-color: inherit;
}


/* Right Sidebar 



/* Left Column and Sidebar */

#leftcolumn {
	width: 10px;
	color: #000;
	background-color: inherit;
	float: left;
	text-align: left;
	font-size: 9px;
}

#leftcolumn ul {
	width: 100%;
	overflow: hidden;
}

#leftcolumn li {
	margin-bottom: 1px;
	padding: 3px 10px 5px 35px;
	color: inherit;
	background: #b3b3b3 url('images/latestmatches_bullet.gif') no-repeat 9px 50%;
}

#leftsidebar {
	margin-right: 2px;
	width: 10px;
}

#leftsidebar a {
	color: #000;
	background-color: inherit;
	text-decoration: none;
}

#leftsidebar a:hover {
	text-decoration: underline;
}

#leftsidebar h2 {
	height: 54px;
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#leftsidebar .more_button {
	padding-left: 48px;
	height: 50px;
	background: url('images/latestmatches_bg_bot.gif') no-repeat 0% 100%;
}

#leftsidebar .more_button a {
	display: block;
	margin-top: 14px;
	width: 52px;
	height: 21px;
	background: url('images/button_more.gif') no-repeat 0% 0%;
	float: left;
}


/* Quick Links */

#quicklinks {
	color: inherit;
	background-color: #000;
}

#quicklinks h2 {
	background-image: url('images/quicklinks_title.jpg');
}

#quicklinks li {
	color: inherit;
	background-color: #babdbf;
	background-image: url('images/quicklinks_bullet.gif');
}

#quicklinks .more_button {
	padding-top: 4px;
	padding-bottom: 5px;
	background-image: url('images/quicklinks_bg_bot.gif');
}


/* Page Footer */

#page_footer {
	margin-left: 500px;
	margin-right: 500px;
	padding: 20px 0px 0px;
	width: 350px;
	text-align: center;
	color: #fff;
	background-color: #333333;
	position: relative;
	top: 0px;
}


/* HEADER */
.headLinks{
	font-size:10px;
	list-style:none;
	padding:10px 0 0;
	float:right;
}

.headLinks li{
	float:left;
	border-right:1px solid #eaeaea;
        padding:0 5px;
}

.headLinks li a{
	color:#fff;
}

.headLinks .first{
	padding-left:10px;
}

.headLinks .last{
  border-right-style:none;
}


/* NAVIGATION BAR */

*{margin:0;padding:0;font-size:100%;}
 button{border:none;background:transparent;}
 a img{border:none;}
 a{outline:0;}
 .linhead{width:1037px;height:89px;background:url("/images/rd3/bg_header.jpg") no-repeat;position:relative;}




#wrapper{
  width:1000px;
  padding:0 0px;
} 

 #wrapper .super{float:left;width:1037px;}
 #wrapper .super .col1{float:left;margin-right:0;clear:left;display:inline;}
 #wrapper .super .col1 .showMP1{display:block;}
.msie #wrapper .super .col1 .showMP1{zoom:1;}
 #wrapper .super .col1 .hideMP1{display:none;}
.msie #wrapper .super .col1{margin-right:0;margin-bottom:10px;}
 #wrapper .super .col2, #wrapper .col3{width:323px;float:right;}
 #wrapper .super .col1 .module{margin-right:11px;}
* html .msie #wrapper .super .col1 .module{margin-right:10px;}
 #wrapper .super .col1 .media2{margin-right:11px;}
* html .msie #wrapper .super .col1 .media2{margin-right:5px;}
#wrapper .super .col1 .disclaimer{width:315px;}
/*  #wrapper{width:1037px;padding:0 4px;background:transparent url(http://fightpredictionleagues.com/images/pli_bar_background2.png) repeat top center scroll;} background of page */
* html .msie #wrapper{background-image:url(/images/rd3/bg_wrapper.gif);}
 #wrapper .super{margin-left:22px;}
.msie #wrapper .super{display:inline;}
.msie #wrapper .super .col1{margin-right:0;}
* html .msie #wrapper .super .col1{margin-right:0;}
 #wrapper .col3{margin-right:22px;}
.msie #wrapper .col3{display:inline;}
 #wrapper .wex2 .ui-tabs-panel .wex2mult .col1{margin-right:0;}


 .globalNav {
  line-height:20px;
  margin-bottom:10px;
  margin-top:3px;
  border-top: 5px;
}

.globalNav li{display:inline;list-style:none;padding:0 10px;border-right:10px solid #ccc;line-height:20px;}
.globalNav li.last, .vert1 li.last, .stationNav li.last, .legal li.last{border:none;}
.globalNavTop{height:37px;background:url('/images/rd3/bg_globalNav.jpg') repeat-x left center;width:994px;margin-bottom:10px;}  
.globalNavTop{height:37px;background:url('http://fightpredictionleagues.com/images/pli_forum_rowbackground.gif') repeat-x left center;width:994px;margin-bottom:10px;}
.globalNavTop ul li:hover a{display:block;border:1px solid #ccc;background:#fff;color:#FF0000;border-bottom:0;padding:0 5px;}
.globalNavTop li div.wrap, .globalNavTop li:hover div.wrap div.wrap, .globalNavTop li.hover div.wrap div.wrap{display:none;}
.globalNavTop li.hover div.wrap, .globalNavTop li:hover div.wrap, .globalNavTop li.hover li.hover div.wrap, .globalNavTop li:hover li:hover div.wrap{display:block;position:absolute!important;border:1px solid #000;padding:0;top:100%;left:0;z-index:100;}
.globalNavTop li.hover li.hover div.wrap, .globalNavTop li:hover li:hover div.wrap{left:1.5em;}
.globalNavTop li div.hov, .globalNavTop li div.hov, .globalNavTop li li.hover div.hov, .globalNavTop li li div.hov{background:#fff;padding:0 0 10px 0;float:left;}
.globalNavTop ul li div.hov li.expandable a, .globalNavTop ul li div.hov li.expandable a:hover, .globalNavTop ul li div.hov li.expandable li.expandable a, .globalNavTop ul li div.hov li.expandable li.expandable a:hover{background-image:url(/images/rd3/carrot.gif);background-position:98% 50%;background-repeat:no-repeat;}
* html .msie .globalNavTop ul li div.hov li.expandable a,* html .msie .globalNavTop ul li div.hov li.expandable a:hover,* html .msie .globalNavTop ul li div.hov li.expandable li.expandable a,* html .msie .globalNavTop ul li div.hov li.expandable li.expandable a:hover{background:none;}
* html .msie .globalNavTop ul li div.hov li.expandable,* html .msie .globalNavTop ul li div.hov li.expandable li.expandable{background-image:url(/images/rd3/carrot.gif);background-position:right 50%;background-repeat:no-repeat;}
.globalNavTop ul li div.hov li.expandable li a, .globalNavTop ul li div.hov li.expandable li a:hover, .globalNavTop ul li div.hov li.expandable li.expandable li a, .globalNavTop ul li div.hov li.expandable li.expandable li a:hover{background-image:none;}
.globalNavTop ul li div.hov li.expandable div.hov{z-index:105;}
.globalNavTop div.hov div{padding:10px 0 0 0;}
.globalNavTop li li.hover div.wrap, .globalNavTop li li div.wrap{margin-left:10px;}
.msie .globalNavTop li li.hover div.wrap,.msie .globalNavTop li li div.wrap{margin-top:-5px;}
* html .msie .globalNavTop li li.hover div.wrap,* html .msie .globalNavTop li li div.wrap{margin-top:-143px;}
.globalNavTop div.hov ul{height:157px;float:left;width:112px;border-right:1px solid #ccc;background:#fff;position:static;}
.globalNavTop div.hov ul.last{border-right:0;}

.globalNavTop div.hov li, .globalNavTop div.hov li a {
  font-weight:normal;
  padding:0;
  border:0;
  background:transparent;
  line-height:18px;
  color:#2744c6;
  margin-bottom:2px;
  position:static;
  float:none;
}


 .globalNavTop div.hov li:hover, .globalNavTop div.hov li.hover{position:relative;}
 .globalNavTop div.hov li a:hover{background:#fff5c0;color:#ba1813;}
 .globalNavTop li div.previous, .globalNavTop li div.next, .globalNavTop li.hover div.hov div.previous, .globalNavTop li:hover div.hov div.previous, .globalNavTop li.hover div.hov div.next, .globalNavTop li:hover div.hov div.next{display:none;}
 .globalNavTop li.hover div.previous, .globalNavTop li:hover div.previous, .globalNavTop li.hover div.next, .globalNavTop li:hover div.next, .globalNavTop li.hover li.hover div.previous, .globalNavTop li:hover li:hover div.previous, .globalNavTop li.hover li.hover div.next, .globalNavTop li:hover li:hover div.next{display:block;}
 .globalNavTop ul div.next, .globalNavTop ul div.previous{padding:0;height:177px;background:url('/images/rd3/globalNavSliders.png') no-repeat top left;width:16px;z-index:101;top:100%;left:0;float:left;}
 .globalNavTop ul div.next{right:-1px;z-index:95;}
 .globalNavTop ul ul div.next, .globalNavTop ul ul div.previous{z-index:106;}
 .globalNavTop ul div.next{background-position:bottom left;}
/*  .module ul.ui-tabs-nav{background:url('/images/rd3/bg_globalNav.jpg') repeat-x;background-position:0 -1px;} JMO */
 .globalNavTop{position:relative;z-index:10;}
 .globalNavTop ul{z-index:105;}
 .globalNavTop li div.hov, .globalNavTop li li.hover div.hov, .globalNavTop li li div.hov{background:transparent;padding:0 0 14px 8px;float:left;border-left:1px solid #aaa;}
 .globalNavTop li li.hover div.hov, .globalNavTop li li div.hov{padding-left:0;border-top:1px solid #aaa;}
 .globalNavTop div.hov ul{height:157px;float:left;width:138px;border-right:none;background:transparent;position:static;}
 .globalNavTop ul li:hover a{border:0;color:#454545;padding:0;background:transparent;}
 .globalNavTop ul li:hover a:hover{color:#FFF;}
/*  .globalNavTop ul li:hover a:hover{color:#347ca8;} JMO */
 .globalNavTop li.hover div.wrap, .globalNavTop li:hover div.wrap, .globalNavTop li.hover li.hover div.wrap, .globalNavTop li:hover li:hover div.wrap{left:0;border:none;padding:0 4px 4px 0;background:transparent url(/images/rd3/bgkGlobalNav_TilePng.png) bottom right;}
* html .msie .globalNavTop li.hover div.wrap,* html .msie .globalNavTop li:hover div.wrap,* html .msie .globalNavTop li.hover li.hover div.wrap,* html .msie .globalNavTop li:hover li:hover div.wrap{background:transparent url(/images/rd3/bgkGlobalNav_TileGif.gif) bottom right;}
* html .msie .globalNavTop li div.wrap{margin-top:1px;}
 .globalNavTop div.hov li, .globalNavTop div.hov li a{color:#347ca8;margin:0 0 2px 2px;}
 .globalNavTop div.hov li a:visited{color:#7197ae;}
 .globalNavTop div.hov li a:hover{background:transparent;color:#347ca8;text-decoration:underline;}
 .globalNavTop ul div{display:none;position:absolute;left:-16px;top:100%;z-index:115;}
 .globalNavTop ul li:hover, .globalNavTop ul li.hover{background:#195FC5;}


.globalNavTop ul li:hover div, .globalNavTop ul li.hover div{
  display:block;
  background:url('/images/rd3/GlobalNav_bottomPng.png') no-repeat bottom center;
  /* padding-bottom:6px; */
  padding:  0px 0px 6px 4px;
}

* html .msie .globalNavTop ul li.hover div{
  background-image:url('/images/rd3/GlobalNav_bottomGif.gif');
}


.globalNavTop ul li ul {
  background:url('/images/rd3/GlobalNav_tilePng.png') repeat-y scroll 0 0;
  overflow:hidden;
  padding:0px 14px 0 3px!important;width:128px;
}

.msie .globalNavTop ul li ul{padding-bottom:11px!important;}
* html .msie .globalNavTop ul li ul{background-image:url('/images/rd3/GlobalNav_tileGif.gif') repeat #3989fd;}


/* TOP RIGHT BOTTOM LEFT */
 .globalNavTop ul li ul li{
  background-image:none!important;
  width:91px;
  padding:0px 15px 0px  8px!important;
  margin:0 0 6px!important;
  line-height:normal!important;
}


.globalNavTop ul li ul li a  {
  color:##454545!important;
  height:auto!important;
}

.globalNavTop ul li ul li a:visited  {
  color:##454545!important;
}

.globalNavTop ul li ul li a:hover  {
  color:#FFF!important;
  text-decoration:underline;
}

 .linNav {
  width:1000px;
  height:27px;
  font-size:12px;
  color:#ffffff;
  background:url("/images/newbtn_middle1.png") repeat-x scroll left top #195FC5;
  -moz-border-radius:0 0 5px 5px;
}

.linNav ul li  {float:left;
  line-height:27px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  position:relative;
  padding:0 16px 0 15px;
  background:url("/images/rd3/globalNav_marker.png") no-repeat top right;
}

.linNav ul .first{
  margin-left:16px;
}

.linNav ul li a{
  color:#ffffff;
}

.linNav ul li a:visited{
  color:#ffffff;
}

.linNav ul li a:hover{
  color:#000000;
  text-decoration:underline;
}


/* START: original bpl.css */

.input {
    font-size: 10px;

}

.storytitle {
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: inherit;
    color: #000000;
    font-size: 12px;

}

.storycontent {
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: inherit;
    color: #000000;
    font-size: 12px;
}

.post-l {
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #000000;
}


.error  {
    color: #AA0000;
    font-size: 16px;
    font-weight: bold;
}

.big  {
    font-size: 14px;
    font-weight: bold;
}

.white  {
    color: #FFFFFF;
    font-size: 12px;
}

.red  {
    color: #AA0000;
    font-size: 12px;
}

.green  {
    color: #008800;
    font-size: 12px;
}

.blue  {
    color: #000088;
    font-size: 12px;
}

.black  {
    color: #000000;
    font-size: 12px;
}

.light_gray  {
    color: #CECECE;
    font-size: 12px;
}

.dark_gray  {
    color: #666666;
    font-size: 12px;
}

.BPL_TD_Maroon {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: inherit;
    background-color: #5379B8;
    font-style: normal;
    font-size: 14px;
}

.BPL_Text_Small_White {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: inherit;
    color: #ffffff;
    font-style: normal;
    text-transform: none;
    text-align: left;
    font-size: 12px;
    line-height: normal;
}

.BPL_Text_Small {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: inherit;
    /* color: #000000; */
    font-style: normal;
    text-transform: none;
    /* text-align: left; */
    font-size: 12px;
    line-height: normal;
}

.BPL_Text_Real_Small {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: inherit;
    color: #000000;
    font-style: normal;
    text-transform: none;
    text-align: left;
    font-size: 12px;
    line-height: normal;
}

.BPL_Table_Thin {
    background-color	:#CECECE;
    border-left		:1px #000000 solid;
    border-right	:1px #000000 solid;
    border-top		:1px #000000 solid;
    border-bottom	:1px #000000 solid;
}

.BPL_Table_Thin_Border {
    background-color	:#ffffff;
    border-left		:1px #000000 solid;
    border-right	:1px #000000 solid;
    border-top		:1px #000000 solid;
    border-bottom	:1px #000000 solid;
    margin-left: 	auto;
    margin-right: 	auto;
}

.BPL_Table_Thin_White {
    background-color	:#FFFFFF;
    border-left		:0px #000000 solid;
    border-right	:0px #000000 solid;
    border-top		:0px #000000 solid;
    border-bottom	:0px #000000 solid;
}

.BPL_Link_BG  {
  color			:#5379B8;
  background-color	:#CECECE;
  text-decoration	:underline;
  font			:normal normal normal 14px/14px Verdana,Arial,Helvetica,sans-serif;
  font-size		: 12px;
}

.BPL_Red_Link_BG  {
  color			:#5379B8;
  background-color	:#CECECE;
  text-decoration	:underline;
  font			:normal normal normal 14px/14px Verdana,Arial,Helvetica,sans-serif;
  font-size		: 12px;
}

.BPL_Header_DateTime {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    background-color: #4b4c4d;
    color: #FFFFFF;
}

.BPL_Nav {
  background:#4b4c4d;
}

.rowbackground {
  background:#CCCCCC;
  /* background:url('http://www2.boxingpredictionleague.com/images/bpl-row-gray-background.jpg');  */
  /* background:url('http://fightpredictionleagues.com/images/pli_forum_rowbackground.gif'); */
  /* background:url('http://www2.boxingpredictionleague.com/images/bluedot.gif'); */
}
.rowbackground_dark {
  background:#333333;
  /* background:url('http://www2.boxingpredictionleague.com/images/bpl-row-gray-background.jpg');  */
  /* background:url('http://fightpredictionleagues.com/images/pli_forum_rowbackground.gif'); */
  /* background:url('http://www2.boxingpredictionleague.com/images/bluedot.gif'); */
}

TEXTAREA  { 
	color			:#000000; 
	background		:#EFEFEF; 
	text-decoration		:none; 
	font-family		:Arial; 
	font-weight		:normal; 
	font-size		:14px ;
	border			:1px solid rgb(0, 0, 0);
}
INPUT  { 
	color			:#000000; 
	background		:#EFEFEF; 
	text-decoration		:none; 
	font-family		:Arial; 
	font-weight		:normal; 
	font-size		:14px ;
	border			:1px solid rgb(0, 0, 0);
}

.BPL_Button  { 
	color			:#000000; 
	background		:#EFEFEF; 
	text-decoration		:none; 
	font-family		:Arial; 
	font-weight		:bold; 
	font-size		:14px ;
	border			:1px solid rgb(0, 0, 0);
}


.BPL_PageTitle {
  color:#FFFFFF;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}

.BPL_Mini_Title {
  color:#FFFFFF;
  /* color:#FFFFFF; 2012/12/25 - JMO */
  text-align: center;
  font-weight: bold;
  font:13px Arial,sans-serif;
}

.BPL_PageTitle_Clear {
  color:#012A6D;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}

.BPL_Copyright {
  color:#EFEFEF;
  text-align: center;
  font-weight: normal;
  font-size: 10px;
}

.HR {
  height: 0;
  font-size: 0;
  line-height: 0;
  width: 100%;
  margin: 1em auto;
}

.dotted {
  border-bottom: dotted 1px #173c7b;
}

.dashed {
  border-bottom: dashed 1px #173c7b;
}


H1 {
  width:100%;padding:5px 0 2px;margin:0;font:normal normal bold 20px/24px Arial,sans-serif
}

H2 {
  width:100%;padding:3px 0 2px;margin:0;font:normal normal bold 16px/20px Arial,Verdana,Helvetica,sans-serif
}

H3,H4 {
  font:normal normal bold 14px/16px Arial,Verdana,Helvetica,sans-serif
}

H5,H6,DT {
  font:normal normal bold 14px/16px Arial,Verdana,Helvetica,sans-serif
}

SMALL {
  font-size:8px
}

BIG {
  font-size:14px
}

BLOCKQUOTE,PRE {
  font-family:Lucida Console,monospace
}


img {
  border:0
}


#dhtmlgoodies_tooltip{
  background-color:#EEE;
  border:1px solid #000;
  position:absolute;
  display:none;   
  z-index:20000;  
  padding:2px;    
  font-size:0.9em;
  -moz-border-radius:6px; /* Rounded edges in Firefox */
  font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
                                
}               

#dhtmlgoodies_tooltipShadow{
  position:absolute;
  background-color:#555;
  display:none;
  z-index:10000;
  opacity:0.7;
  -moz-opacity: 0.7;
  -moz-border-radius:6px; /* Rounded edges in Firefox */
}

.box_title {
  float: left;
  width:300px;
  height: 15px;
  font:12px Arial,sans-serif;
  color: #000000;
  font-weight: bold;
}

.box {
  float: left;
  width: 250px;
  background-color: #fff;
  border: #000 solid 0px;
  border-top: 0;
  font: 12px Arial,sans-serif;
}

/* Topic Cloud Styling */
#topiccloud {
  text-align: justify;
}

#topiccloud a:link, #topiccloud a:visited, #topiccloud a:hover, #topiccloud a:active {
  color: #666;
	text-decoration: none;
	font-weight: bold;
}

#topic_slide_target .box_pad a {
  text-decoration: none;
  color: #333;
}

.box_pad {
  float: left;
  width: 282px;
  padding: 0px;
}
  
.box_pad2 {
  float: left;
  border-top: #BEBEBE solid 1px;
  width: 302px;
  padding: 4px 0 0 0;
}



.module .corners div{position:absolute;background:url('/images/rd3/bg_module_corners.png') no-repeat;height:7px;width:7px;font-size:0;}
.module .corners .tl{top:-1px;left:-1px;background-position:top left;}
.module .corners .tr{top:-1px;right:0;background-position:top right;}
.blue .corners .tl{top:-1px;left:-1px;background:url('/images/rd3/bg_module_corners_blue.png') no-repeat top left;}
.red .corners .tl{top:-1px;left:-1px;background:url('/images/rd3/bg_module_corners_red.png') no-repeat top left;}
.grey .corners .tl{top:-1px;left:-1px;background-position:top left;background:url('/images/rd3/bg_module_corners_grey.png') no-repeat top left;}
.black .corners .tl{top:-1px;left:-1px;background:url('.images/bg_module_corners_black.png') no-repeat top left;}
.blue .corners .tr{top:-2px;right:0;background:url('/images/rd3/bg_module_corners_blue.png') no-repeat top right;}
.red .corners .tr{top:-2px;right:0;background:url('/images/rd3/bg_module_corners_red.png') no-repeat top right;}
.grey .corners .tr{top:-2px;right:0;background-position:top left;background:url('/images/rd3/bg_module_corners_grey.png') no-repeat top right;}
.black .corners .tr{top:-2px;right:0;background:url('/images/rd3/bg_module_corners_black.png') no-repeat top right;}
.module .corners .bl{bottom:0;left:-1px;background-position:bottom left;}
.module .corners .br{bottom:0;right:0;background-position:bottom right;z-index:2;}
.withslide .corners .tr{right:91px;}
.withad .corners .br{display:none;}

/*
Tabs - additional IE specific bug fixes

Recommended usage (Conditional Comments):
<!--[if lte IE 7]>
<link rel="stylesheet" href="tabs_ie.css" type="text/css" media="projection, screen" />
<![endif]-->

*/



