body
{
	margin: 25px 0 25px 0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 14px;
}

a
{
	color: #212a31;
	text-decoration: none;
}
a:hover
{
	color: #212a31;
	text-decoration: underline;
}
.mid-text
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #212a31;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.mid-text a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #212a31;
	text-decoration: none;
}
.mid-text a:hover
{
	color: #212a31;
	text-decoration: underline;
}
.mid-text1
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #212a31;
	text-decoration: none;
	line-height: 15px;
}
.orange-smalltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff7c00;
	text-decoration: none;
}
.orange-smalltext a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff7c00;
	text-decoration: none;
}

.orange-smalltext a:hover
{
	color: #ffbd7e;
	text-decoration: underline;
}
.text-box
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #c7c5c5;
	padding: 2px;
	width: 120px;
}
.Master-text-box
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #c7c5c5;
	padding: 2px;
	width: 120px;
	height: 17px;
}
.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8c4c0e;
	text-decoration: none;
	background-image: url('../Client_Images/button-mid.jpg');
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #bf750a;
	padding-bottom: 3px;
	background-color: #ff9f3f;
}
.bulet-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff7c00;
	text-decoration: none;
	background-image: url(../Client_Images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.bulet-text a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff7c00;
	text-decoration: none;
}
.bulet-text a:hover
{
	color: #ff7c00;
	text-decoration: underline;
}
.link-bg
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #030b57;
	text-decoration: none;
	background-image: url(../Client_Images/top-linkbg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	height: 39px;
}
.mid-tablebg
{
	background-color: #eeeeee;
	border-left: 1px solid #45535c;
	border-right: 1px solid #45535c;
	background-image: url(../Client_Images/midtable-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.mid-tablebg-bottom
{
	background-color: #eeeeee;
	border-bottom: 1px solid #45535c;
	height: 5px;
}
.box-bg
{
	background-color: #FFFFFF;
	border-left: 1px solid #dcdada;
	border-bottom: 1px solid #dcdada;
	border-right: 1px solid #dcdada;
}
.box-bg-top
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #e67805;
	text-decoration: none;
	background-color: #f6f6f6;
	background-image: url(../Client_Images/box-bg-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #dcdada;
	height: 34px;
	padding-left: 5px;
}
.maintable-topbg
{
	background-image: url(../Client_Images/maintable-topbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.black-bg
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #17181b;
	padding: 5px;
	height: 30px;
	vertical-align: middle;
}
.big-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	line-height: 33px;
	color: #212a31;
	text-decoration: none;
}
.readmore
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #f77d07;
	text-decoration: none;
	background-image: url(../Client_Images/readmore-icon.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
	height: 25px;
}
.readmore a
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #f77d07;
	text-decoration: none;
}
.readmore a:hover
{
	color: #17181b;
	text-decoration: underline;
}
.more
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #212a31;
	text-decoration: none;
	background-image: url(../Client_Images/more-icon.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 12px;
	width: 25px;
}
.more a
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #212a31;
	text-decoration: none;
}
.more a:hover
{
	color: #212a31;
	text-decoration: underline;
}
.orange-linetext
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ff7900;
	text-decoration: none;
	line-height: 16px;
}
.orange-linetext a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ff7900;
	text-decoration: underline;
}
.orange-linetext a:hover
{
	color: #ff7900;
	text-decoration: none;
}
.line
{
	background-image: url(../Client_Images/mid-line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 190px;
	width: 20px;
}
.imgborder
{
	border: 1px solid #dedede;
}
.imgborder-bg
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #202020;
	text-decoration: none;
	background-color: #f4f5f1;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	padding: 6px;
}
.buletlink-text
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #212a31;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left !important;
	height: 30px;
	overflow: hidden;
	width: 100%;
	padding-top: 2px;
}
.upcoming-events td
{
	vertical-align: top;
	text-align: center;
}

.homelink-text
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #212a31;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1px;
	line-height: 17px;
}

.buletlink-text a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #212a31;
	text-decoration: underline;
}
.buletlink-text a:hover
{
	color: #212a31;
	text-decoration: none;
}
.bottom-mid
{
	background-image: url(../Client_Images/bottom-mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.black-boldtext
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1a1932;
	text-decoration: none;
	line-height: 16px;
}
.black-boldtext a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1a1932;
	text-decoration: none;
}
.black-boldtext a:hover
{
	color: #1a1932;
	text-decoration: underline;
}
.breadcrumbs-link
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #004a93;
	text-decoration: none;
	height: 25px;
	padding-left: 12px;
}
.breadcrumbs-link a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #e69327;
	text-decoration: underline;
	padding-left: 8px;
	background-image: url(../Client_Images/br-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.breadcrumbs-link a:hover
{
	color: #004a93;
	text-decoration: none;
}
.breadcrumbs-link1
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #004a93;
	text-decoration: none;
	height: 25px;
	padding-left: 12px;
	background-image: url(../Client_Images/br-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.title-text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #212a31;
	text-decoration: none;
	padding: 15px;
}
.shadow-bg
{
	background-color: #FFFFFF;
	background-image: url(../Client_Images/shadow-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.blue-text
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #004a93;
	text-decoration: none;
	height: 30px;
}
.mid-bg
{
	background-color: #FFFFFF;
	background-image: url(../Client_Images/mid-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.login-left-shadow
{
	background-image: url(../Client_Images/login-left-shadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.login-right-shadow
{
	background-image: url(../Client_Images/login-right-shadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.login-top-shadow
{
	background-image: url(../Client_Images/login-top-shadow.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.login-bot-shadow
{
	background-image: url(../Client_Images/login-bot-shadow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Register-text-box
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #464746;
	text-decoration: none;
	border: 1px solid #b8b8b8;
	width: 250px;
	padding: 4px;
	background-image: url(../Client_Images/login-input-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.Register-text-box2
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #464746;
	text-decoration: none;
	border: 1px solid #b8b8b8;
	width: 125px;
	padding: 2px;
	background-image: url(../Client_Images/login-input-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.whitebold-text
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #e5e5e5;
	text-decoration: none;
}
.whitebold-text a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #e5e5e5;
	text-decoration: none;
}
.whitebold-text a:hover
{
	color: #f5f5f5;
	text-decoration: underline;
}
.inner-line
{
	background-image: url(../Client_Images/inner-mid-line.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.orangebold-text
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #e69327;
	text-decoration: none;
}
.orangebold-text a
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #e69327;
	text-decoration: none;
}
.orangebold-text a:hover
{
	color: #e69327;
	text-decoration: underline;
}
.orange-line
{
	border-bottom: solid #e69327 3px;
	height: 5px;
}
.tablebg-top
{
	background-image: url(../Client_Images/Shoppingcarttable-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.topborder
{
	border-top: dashed #bfccd4 1px;
}
fieldset
{
	position: relative;
	margin: 0px 0 10px;
	padding: 10px;
	border: solid 1px #b8b8b8;
}
legend
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #e69327;
	text-decoration: none;
	padding: 0 3px;
	margin-left: 3px;
}

.light-bluebg
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #f0f5fd;
	padding: 4px;
}
.light-bluebg1
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #295395;
	text-decoration: none;
	background-color: #f0f5fd;
	padding: 4px;
}
.light-whitebg
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	padding: 4px;
}
.light-whitebg1
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #295395;
	text-decoration: none;
	background-color: #ffffff;
	padding: 4px;
}
.gray-line
{
	border-bottom: solid #dcdada 1px;
}
.playervideo td
{
	vertical-align: top;
}
.picbox td
{
	vertical-align: top;
}
.profile-menubg
{
	background-image: url(../Client_Images/Profile-menubg-mid.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}

.profile-menutext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	background-image: url(../Client_Images/Profile-menu-line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	height: 29px;
}
.profile-menu td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.profile-menu td:hover
{
	color: #ffffff;
	background-color: #53a2f4;
}
.profile-menutext a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
.profile-menutext a:hover
{
	text-decoration: none;
	color: #ffffff;
}
.profile-menutext1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background-color: #53a2f4;
	background-image: url(../Client_Images/Profile-menu-line.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.profile-menutext1 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.profile-menutext1 a:hover
{
	text-decoration: none;
	color: #ffffff;
}

.tableblue-bg
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #205174;
	text-decoration: none;
	background-image: url(../Client_Images/tableblue-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tableblue-border
{
	border: solid #eef4fc 1px;
}
.dark-text-bold
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #205174;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	border-right: solid #caddeb 1px;
	border-bottom: solid #caddeb 1px;
	height: 20px;
}
.dark-text
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #205174;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	border-right: solid 1px #caddeb !important;
	border-bottom: solid 1px #caddeb !important;
	height: 20px;
}
.dark-text-bg
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #205174;
	text-decoration: none;
	background-color: #f0f4fd;
	padding-right: 3px;
	padding-left: 3px;
	border-right: solid #caddeb 1px;
	border-bottom: solid #caddeb 1px;
	height: 20px;
}

.video-bg
{
	background-image: url(../Client_Images/video-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 92px;
	width: 146px;
	vertical-align: middle !important;
	padding-top: 3px;
}
.graytext
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #545557;
	text-decoration: none;
}
.graytext a
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #545557;
	text-decoration: none;
}
.graytext a:hover
{
	color: #000000;
	text-decoration: underline;
}
.white-text
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.white-text a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.white-text a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
.ErrorMessage ul
{
	padding: 5px 0 0 13px;
	margin: 0;
	text-align: left;
}

.ErrorMessage ul li
{
	padding: 0;
	margin: 0;
}
.ErrorMessage1 ul
{
	padding: 5px 0 50px 13px;
	margin: 0;
	text-align: left;
}

.ErrorMessage1 ul li
{
	padding: 0;
	margin: 0;
}


.header-text
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	line-height: 25px;
}
#picbox
{
	margin: 0 auto;
	padding: 0 3px;
}
.videobox-bg
{
	background-color: #f3f3f3;
	border: 1px solid #e3e3e3;
}
.videobox-bg img
{
	border: solid 2px #666666;
}
.blacksmallbold-text
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 11px;
	height: 11px;
	overflow: hidden;
}
.blacksmall-text
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 11px;
}
.top-mid
{
	background-image: url(../Client_Images/top-mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.thanks-bg
{
	background-image: url(../Client_Images/thank-bg-design.jpg);
	background-repeat: repeat;
}

.PlayerProfilestitle
{
	background: url(../images/player-icon.gif) left center no-repeat;
	padding-left: 55px;
	font: normal 26px/normal Georgia, "Times New Roman" , Times, serif;
	color: #4298ef;
}




#myaccount-cat-bg td
{
	background: url(../images/myaccount-cat-bg.gif) repeat-x left top #edf0e7;
	border-bottom: solid 1px #dcddd8;
	color: #686966;
	font-size: 12px;
	padding: 8px 0;
}
#myaccount-cat-bg td:hover
{
	background: url(../images/myaccount-cat-bg-hover.gif) repeat-x left top #e4e8dd;
	border-bottom: solid 1px #dcddd8;
	color: #686966;
	font-size: 12px;
	padding: 8px 0;
}
#myaccount-cat-bg a
{
	background: url(../images/myaccount-cat-icon.gif) no-repeat 8px center;
	color: #686966;
	font-size: 11px;
	padding-left: 25px;
	font-weight: bold;
}
#myaccount-cat-bg a:hover
{
	color: #CC3300;
	text-decoration: none;
}
.player-search-bg
{
	background: url(../Client_Images/player-search-bg.jpg) repeat-x left top;
	border: solid 1px #bfbfbf;
}
#topstories
{
	margin: 0;
	padding: 0;
	overflow: hidden;
	cursor: pointer;
	height: 236px;
}
#evaluation
{
	width: 720px;
	overflow-x: scroll;
}
.title-text1
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 15px;
	border-bottom: dotted 1px #dcdada;
}

.feature-stories
{
	background-color: #FFFFFF;
	background-image: url(images/mid-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: solid 1px #DEDEDE;
	padding: 10px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 640px !important;
	float: left;
}
.feature-stories img
{
	/*width: 100px; 	height: 150px;*/
	max-width: 632px;
	border: solid 1px #CCCCCC;
	padding: 3px;
	margin: 0 5px 5px 0;
}
.main-short-img
{
	width: 100% !important;
	height: auto !important;
}
.feature-stories .readmore2
{
	float: right;
	margin: 5px 0 0 5px;
}

.light-whitebg2
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	padding: 4px;
}
.light-whitebg2 a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.light-whitebg2 td
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.light-whitebg2 td:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #f0f5fd;
}
.light-whitebg2 a:hover
{
	color: #000000;
	text-decoration: underline;
}
#LongDesc
{
	height: 160px;
	overflow-y: scroll;
}


/*Forum*/
.title-box-bg
{
	background-image: url(../images/title-box-bg.jpg);
	background-repeat: repeat-x;
	background-position: top right;
	background-color: #bc9948;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
}
.text-box-bg
{
	background-color: #f7f9e4;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #403021;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d0d4a2;
	border-bottom-color: #d0d4a2;
	padding-left: 10px;
}

.text-box-bg a
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #403021;
	text-decoration: none;
}
.text-box-bg a:link, visited, active
{
	color: #403021;
	text-decoration: none;
}
.text-box-bg a:hover
{
	color: #db761a;
	text-decoration: underline;
}
.box-text
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #DB761A;
	text-decoration: none;
	padding-left: 10px;
}
.box-text a
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #DB761A;
	text-decoration: none;
}
.box-text a:link, visited, active
{
	color: #403021;
	text-decoration: none;
}
.box-text a:hover
{
	color: #db761a;
	text-decoration: underline;
}

.search-bg
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/search-bg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	padding: 9px;
	width: 170px;
	border: 0px;
}

.blackboldpadding-text
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 10px 20px;
}




/****/
/*
.ob_show_changernumber
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}*/
.ob_show_changernumber 
{
	border: 1px solid #c56400;
	color: #FFFFFF;
	padding: 2px 4px;
	text-decoration: none;
	font-size: 11px;
	font-style:normal;
	background-color: #ce6700;
	background: url('../Client_Images/b-bg.jpg') no-repeat center center;
	text-decoration:none;
	height:15px;
	background-color:#B46C18;
}
.ob_show_changernumber_over
{
	border: 1px solid #884500;
	color: #FFFFFF;
	padding: 2px 4px;
	text-decoration: none;
	font-size: 11px;
	font-style:normal;
	background: url('../Client_Images/b-bgho.jpg') no-repeat center center;
	background-color: #B46C18;
	text-decoration:none;
	height:15px;
	
}
.ob_show_changernumber .active
{
	border: 1px solid #884500;
	color: #FFFFFF;
	padding: 2px 4px;
	text-decoration: none;
	font-size: 11px;
	font-style:normal;
	background: url('../Client_Images/b-bgho.jpg') no-repeat center center;
	background-color: #884500;
	text-decoration:none;
}
.ob_show_changernumber_selected
{
	border: 1px solid #884500;
	color: #FFFFFF;
	padding: 2px 4px;
	text-decoration: none;
	font-size: 11px;
	font-style:normal;
	background: url('../Client_Images/b-bgho.jpg') no-repeat center center;
	background-color: #884500;
	text-decoration:none;
	height:15px;
}
.changerTable td
{
	padding:2px;
	text-decoration:none;
}
.changerTable
{
	color:#ffffff;
	text-decoration:none;
}