.txtEditText
{
    height: 100px;
    width: 98%;
    font-family: Tahoma;
    font-size: 11px;
    color: #3B3B3B;
    background-color: #FFFFFF;
    border-right: 1px solid #C1C1C1;
    border-bottom: 1px solid #C1C1C1;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
}

.txtEditTime
{
    width: 15px;
    font-family: Tahoma;
    font-size: 11px;
    color: #3B3B3B;
    background-color: #FFFFFF;
    border-right: 1px solid #C1C1C1;
    border-bottom: 1px solid #C1C1C1;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
}

.txtEdit
{
    width: 150px;
    font-family: Tahoma;
    font-size: 11px;
    color: #3B3B3B;
    background-color: #FFFFFF;
    border-right: 1px solid #C1C1C1;
    border-bottom: 1px solid #C1C1C1;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
}

td {
  color: #333333;
  font: 12px verdana, arial, sans-serif;
  background-image: url(/images/back_lines.gif);
}

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%; /* Required */
}

body {
  color: #333333;
  font: 12px verdana, arial, sans-serif;
  text-align: center;
  background-image: url(/images/back_lines.gif);
}

img {
	border: 0px;
}
h1 {
	height: 41px;
	width: 100%;
	font-size: 21px;
	font-weight: lighter;
	position: relative;
	left: -2px;
	top: -2px;
	color: #7fc31c;
}
h2 
{
	height: auto;
	width: 100%;
	font-size: 17px;
	font-weight: lighter;
	color: #7fc31c;
	margin-bottom: 10px;
}

p.small
{
	font-size: 90%;
}
a {
	color: #006e6e;
	text-decoration: underline;
}
a:hover {
	color: #e91689;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.bottom6 
{
	margin-bottom: 6px;
}
form input.textbox{
	font-size: 11px;
	font-family: verdana, arial;
	border: 1px solid #cccccc;
	height: 16px;
	_height: 18px;
	padding: 1px;
}
form input.pos-email{
	position: relative;
	left: 34px;
	width: 243px;
}
form input.pos-password{
	position: relative;
	left: 6px;
	width: 243px;
}
form input.pos-1{
	position: relative;
	left: 0px;
	width: 220px;
}
form input.pos-2{
	position: relative;
	left: 32px;
	width: 220px;
}
form input.pos-3{
	position: relative;
	left: 15px;
	width: 220px;
}
form input.pos-4{
	position: relative;
	left: 48px;
	width: 220px;
}
#aLinks{
	width: 150px;
	position: absolute;
	left: 6px;	
	text-align:left;
	font-size: 10px;
}
#container-page {
	margin: 0 auto;
	width: 972px;
	text-align: left;
	position: relative;
	background-image: url(/images/back_main.gif);
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}
#container-banner
{
	background-color: #ffffff;
	background-image: url(/images/banner_bg.gif);
	width: 972px;
	height: 97px;
	_height: 98px;
	border-bottom: 1px solid #e5e5e5;
}
#container-navtop {
	background-color: #ffffff;
	width: 972px;
	height: 23px;
	_height: 24px;
	border-bottom: 1px solid #e5e5e5;
}
#container-navtop ul{
	list-style: none none;
	position: relative;
	}
#container-navtop ul li{
	width: 108px;
	height: 23px;
	float: left;
}
#container-navtop a{
	display: block;
	height: 20px;
	_height: 23px;
	width: 103px;
	_width: 108px;
	font-size: 12px;
	font-family: verdana;
	color: #006e6e;
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-decoration: none;
	background-image: url(/images/nav_end.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
#container-navtop a:hover{
	color: #ff850d;
}
#container-navtop a.sel{
	color: #ffffff;
	background-color: #ff850d;
	font-weight: bold;
}
#container-navtop a.sel:hover
{
	color: #ffffff;
	text-decoration: underline;
}
#container-navsub {
	width: 972px;
	height: 23px;
}
.pink 
{
	background-color: #ff850d;
}
.white
{
	background-color: #ffffff;
}
#container-navsub ul{
	list-style: none none;
	position: relative;
	}
#container-navsub ul li{
	/*width: 108px;*/
	width: auto;
	height: 23px;
	float: left;
}
#container-navsub a{
	display: block;
	height: 18px;
	_height: 23px;
	/*width: 100px;
	_width: 108px;*/
	width: auto;
	float: left;
	font-size: 12px;
	font-family: verdana;
	line-height: 11px;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 6px;
	padding-bottom: 0px;
	padding-right: 12px;
	text-decoration: none;
	/*background-image: url(/images/nav_end.gif);*/
	background-repeat: no-repeat;
	background-position: 100% 50%;
	background-image: url(/images/subnav_sepline.gif);
}

#container-navsub a:hover{
	text-decoration: underline;
}
#container-navsub a.sel{
	color: #ffffff;
	font-weight: bold;
}

#container-content {
	margin: 0 0 106px 0;
	padding: 0 0 106px 0;
}
#content {
	float: left;
	width: 756px;
	height: auto;
	background-color: #ffffff;
	background-image: url(/images/vertical_spacer.gif);
	background-repeat: repeat-x;
}

#content div.area {
	margin: 6px;
	padding-top: 6px;
	overflow: hidden;
}
#content div.area p
{
	width: 740px;
}
#content div.area div p
{
	padding-right: 3px;
	width: auto;
}
html>body #content div.area p
{
	padding-right: 0px;
	width: auto;
}
#content div.prods
{
	background-image: url(/images/posters/bak_products3.gif);
	background-repeat: no-repeat;
	height: 400px;
	width: 740px;
	background-position: 0px 10px;
}
#content div.offers
{
	background-image: url(/images/posters/bak_offers.gif);
	background-repeat: no-repeat;
	height: 400px;
	width: 740px;
	background-position: -24px 10px;
}
#content div.area div.col1 {
	width: 236px;
	height: auto;
	float: left;
	margin-left: 0px;
}
#content div.area div.col1 div.btn-top
{
	position: relative;
	top: -35px;
	left: 50px;
}
#content div.area div.col1 div.btn-middle
{
	position: relative;
	top: 0px;
	left: 50px;
}
#content div.area div.col1 div.btn-bottom
{
	position: relative;
	top: 25px;
	left: 50px;
}
#content div.area div.col1 div.rightside
{
	left: 90px;
}
html>body #content div.area div.col1 div.rightside
{
	left: 100px;
}
#content div.area div.btns-offers
{
	position: relative;
	top: 191px;
	left: 0px;
	height: 78px;
	width: 495px;
}
html>body #content div.area div.btns-offers
{
	left: -4px;
	width: 500px;
}
#content div.area div.btns-offers ul
{
	list-style-type: none;
}
#content div.area div.btns-offers ul li
{
	float: left;
	background-image: none;
	padding-left: 0px;
	margin-bottom: 0px;
	line-height: 0px;
}
#content div.area div.btns-offers ul li.oetrends a
{
	display: block;
	width: 78px;
	height: 78px;
	background-image: url(/images/offers/oetrends.gif);
	background-repeat: no-repeat;
	margin-left:5px;
	_margin-left: 0px;
}
#content div.area div.btns-offers ul li.oetrends a:hover
{
	background-image: url(/images/offers/oetrends_ovr.gif);
	background-repeat: no-repeat;
}
#content div.area div.btns-offers ul li.scenfut a
{
	display: block;
	width: 78px;
	height: 78px;
	float: left;
	margin-left: 2px;
	_margin-left: 1px;
	background-image: url(/images/offers/scenfut.gif);
	background-repeat: no-repeat;
}
#content div.area div.btns-offers ul li.scenfut a:hover
{
	background-image: url(/images/offers/scenfut_ovr.gif);
	background-repeat: no-repeat;
}
#content div.area div.btns-offers ul li.modfore a
{
	display: block;
	width: 78px;
	height: 78px;
	float: left;
	margin-left: 2px;
	_margin-left: 1px;
	background-image: url(/images/offers/modfore.gif);
	background-repeat: no-repeat;
}
#content div.area div.btns-offers ul li.modfore a:hover
{
	background-image: url(/images/offers/modfore_ovr.gif);
	background-repeat: no-repeat;
}
#content div.area div.btns-offers ul li.ffres a
{
	display: block;
	width: 78px;
	height: 78px;
	float: left;
	margin-left: 2px;
	_margin-left: 1px;
	background-image: url(/images/offers/ffres.gif);
	background-repeat: no-repeat;
}
#content div.area div.btns-offers ul li.ffres a:hover
{
	background-image: url(/images/offers/ffres_ovr.gif);
	background-repeat: no-repeat;
}
#content div.area div.btns-offers ul li.fpseg a
{
	display: block;
	width: 78px;
	height: 78px;
	float: left;
	margin-left: 2px;
	_margin-left: 1px;
	background-image: url(/images/offers/fpseg.gif);
	background-repeat: no-repeat;
}
#content div.area div.btns-offers ul li.fpseg a:hover
{
	background-image: url(/images/offers/fpseg_ovr.gif);
	background-repeat: no-repeat;
}
#content div.area div.btns-offers ul li.ilinov a
{
	display: block;
	width: 78px;
	height: 78px;
	float: left;
	margin-left: 2px;
	_margin-left: 1px;
	background-image: url(/images/offers/ilinov.gif);
	background-repeat: no-repeat;
}
#content div.area div.btns-offers ul li.ilinov a:hover
{
	background-image: url(/images/offers/ilinov_ovr.gif);
	background-repeat: no-repeat;
}
#content div.area div.col2 
{
	width: 480px;
	height: auto;
	float: left;
	margin-left: 0px;
}
#content div.area div.col2 div.left
{
	width: 234px;
	height: auto;
	float: left;
	margin-left:0px;
}
#content div.area div.col2 div.right
{
	width: 234px;
	height: auto;
	float: right;
	margin-left: 6px;
}

#content div.area div.colPform 
{
	width: 318px;
	height: auto;
	float: left;
	margin-left: 0px;
}
#content div.area div.colwide 
{
	width: 520px;
	height: auto;
	margin: 0px;
	float: left;
}

#content div.area div.col3 
{
	width: 490px;
	height: auto;
	margin-left: 6px;
	float: left;
	background-color: #ffccc0;
}
/*
#content div.area div.col5 
{
	width: 520px;
	height: auto;
	margin: 0px;
	float: left;
}*/
#content div.area div.left {
	margin-right: 6px;
	width: 240px;
	height: auto;
	float: left;
}
#content div.area div.right {
	margin-left: 6px;
	width: 240px;
	float: right;
}
#content div.area div.right-offers {
	margin-left: 6px;
	width: 230px;
	float: right;
	margin-top: -35px;
}
#content div.area div.middle {
	margin-left: 6px;
	margin-right: 6px;
	width: 240px;
	float: left;
}
/*Green outline casestudies starts*/
#content div.area div.arrow-case
{
	background-image: url(/images/cases/arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 14px;
	width: 252px;
	margin-right: 0px;
	float: left;
}
#content div.area div.right-case
{
	width: 240px;
	margin: 0px;
	float: left;
}
#content div.area div.cs-top
{
	background-image: url(/images/cases/col_top_greenstroke.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 10px;
}

#content div.area div.cs-main
{
	background-image: url(/images/cases/col_bak_greenstroke.gif);
	background-repeat: repeat-y;
	width: 240px;
	height:auto;
	margin-top: -5px;
}
html>body #content div.area div.cs-main
{
	margin-top: 0px;
}
#content div.area div.cs-btm
{
	background-image: url(/images/cases/col_btm_greenstroke.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 10px;
}
#content div.area div.cs-main p
{
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#content div.area div.cs-main p strong
{
	color: #7fc31c;
}
/*Green outline styles ends*/

#content div.area div.case
{
	color: white;
	padding-top: 3px;
	margin-bottom: 0px;
}
#content div.area div.case p
{
	margin-left: 6px;
	margin-right: 6px;
}
#content div.area div.challenge
{
	background-color: #ff850c;
	background-image: url(/images/cases/curvetop_col_orange.gif);
	background-repeat: no-repeat;
}
#content div.area div.delivered
{
	background-color: #7fc31c;
	background-image: url(/images/cases/curvetop_col_green.gif);
	background-repeat: no-repeat;
}
#content div.area div.outcome
{
	background-color: #e91689;
	background-image: url(/images/cases/curvetop_col_pink.gif);
	background-repeat: no-repeat;
}
#content div.area div.challenge-foot
{
	width: 240px;
	height: 16px;
	margin-top: -15px;
	background-image: url(/images/cases/curvebtm_col_orange.gif);
	background-repeat: no-repeat;
}
#content div.area div.delivered-foot
{
	width: 240px;
	height: 16px;
	margin-top: -15px;
	background-image: url(/images/cases/curvebtm_col_green.gif);
	background-repeat: no-repeat;
}
#content div.area div.outcome-foot
{
	width: 240px;
	height: 16px;
	margin-top: -15px;
	background-image: url(/images/cases/curvebtm_col_pink.gif);
	background-repeat: no-repeat;
}
#content div.area div.mapImage
{
	background-image: url(/images/streetmap_combo.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0;
	padding-top: 241px;
	width: 498px;
	margin: 0px;
	height: auto;
	float: right;
}
#content div.area div.mapImage div.middle
{
	_width: 234px;
}
#content h1{
	margin-bottom: 10px;
}

#content p{
	line-height: 17px;
	margin-bottom: 15px;
}
#content ul 
{
	list-style: none none;
}
#content ul li
{
	background-image: url(/images/bullet_pink.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 12px;
	margin-bottom: 12px;
	line-height: 17px;
}
#content ul.results
{
	list-style: none none;
	font-size: 90%;
}
#content ul.results li
{

	margin-bottom: 6px;
	line-height: 12px;
}
#content img{
	margin-bottom: 2px;
}
#content div.area div.challenge-top 
{
	margin-left: 70px;
	width: 492px;
	height: 23px;
	float: left;
	background-image: url(/images/cases/top_challenge.gif);
	background-repeat: no-repeat;
}
#content div.area div.challenge-mid 
{
	margin-left: 70px;
	width: 492px;
	height: auto;
	float: left;
	background-color: #ff850c;
}
#content div.area div.challenge-mid p
{
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 6px;
	color: White;
}
#content div.area div.challenge-btm 
{
	margin-left: 70px;
	width: 492px;
	height: 32px;
	float: left;
	background-image: url(/images/cases/btm_challenge.gif);
	background-repeat: no-repeat;
}

#content div.area div.delivered-top 
{
	margin-left: 70px;
	width: 492px;
	height: 23px;
	float: left;
	background-image: url(/images/cases/top_delivered.gif);
	background-repeat: no-repeat;
}
#content div.area div.delivered-mid 
{
	margin-left: 70px;
	width: 492px;
	height: auto;
	float: left;
	background-color: #7fc31c;
}
#content div.area div.delivered-mid p{
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 6px;
	color: White;
}
#content div.area div.delivered-btm 
{
	margin-left: 70px;
	width: 492px;
	height: 32px;
	float: left;
	background-image: url(/images/cases/btm_delivered.gif);
	background-repeat: no-repeat;
}

#content div.area div.outcome-top 
{
	margin-left: 70px;
	width: 492px;
	height: 23px;
	float: left;
	background-image: url(/images/cases/top_outcome.gif);
	background-repeat: no-repeat;
}
#content div.area div.outcome-mid 
{
	margin-left: 70px;
	width: 492px;
	height: auto;
	float: left;
	background-color: #e91689;
}
#content div.area div.outcome-mid p{
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 6px;
	color: White;
}
#content div.area div.outcome-btm 
{
	margin-left: 70px;
	width: 492px;
	height: 32px;
	float: left;
	background-image: url(/images/cases/btm_outcome.gif);
	background-repeat: no-repeat;
}
#content div.area div.btm-link 
{
	margin-left: 70px;
	width: 492px;
	height: 24px;
	float: left;
}
form.profile 
{
	position: relative;
	_left: -10px;
	margin: 0px;
	padding: 0px;
}
form.profile input.pos-1{
	position: relative;
	left: 25px;
	width: 220px;
}
form.profile input.pos-11{
	position: relative;
	left: 15px;
	width: 180px;
}
form.profile input.pos-12{
	position: relative;
	left: 40px;
	width: 180px;
}
#right-col{
	width: 210px;
	height: auto;
	float: left;
	margin-left: 6px;
	background-image: url(/images/vertical_spacer.gif);
	background-repeat: repeat-x;
	}

#right-col div.box {
	position: relative;
	width: 198px;
	background-color: #e5e5e5;
	margin: 6px;
	border-top: 6px solid #ffffff;
}
#right-col div.box div.innerbox {
	position: relative;
	top: 6px;
	_top: 9px;
	left: 6px;
	width: 186px;
}
#right-col div.box div.admin {
	height: 22px;
}
#right-col div.box div.admin a {
	font-size: 10px;
	height: 17px;
	margin-right: 2px;
}
#right-col div.box div.admin a.print {
	background-image: url(/images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 18px;
	padding-bottom: 4px; /*so firefox shows all bg image*/
}
#right-col div.box div.admin a.email {
	background-image: url(/images/icon_mail.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px; /*ie only*/
	padding-left: 20px;
}
#right-col div.box div.admin a.email-grey {
	background-image: url(/images/icon_mail_greyed.gif);
	background-repeat: no-repeat;
	background-position: 0px -3px; /*ie only*/
	padding-left: 20px;
	color: #cccccc;
}
#right-col div.box div.admin a.feedback {
	background-image: url(/images/icon_fback.gif);
	background-repeat: no-repeat;
	background-position: 0px -2px; /*ie only*/
	padding-left: 24px;
	padding-bottom: 4px; /*so firefox shows all bg image*/
}
#right-col div.box div.admin a.print:hover {
	background-image: url(/images/icon_print_ovr.gif);
}
#right-col div.box div.admin a.email:hover {
	background-image: url(/images/icon_mail_ovr.gif);
}
#right-col div.box div.admin a.feedback:hover {
	background-image: url(/images/icon_fback_ovr.gif);
}
#right-col div.box div.search {
	height: 67px;
	_height: 66px;
	background-image: url(/images/title_search.gif);
	background-repeat: no-repeat;
}
#right-col div.box div.search p{
	font-size: 11px;
	margin-bottom: 3px;
	padding-top: 20px;
	color: #006e6e;
	}
#right-col div.box div.search form input.textbox{
	position: relative;
	top: -2px;
	margin-right: 6px;
}
#right-col div.box div.search form input.searchbtn{
	position: relative;
	top: 4px;
	_top: 2px;
	}
#right-col div.box div.portfolio {
	height: 95px;
	background-image: url(/images/title_portfolio.gif);
	background-repeat: no-repeat;
}
#right-col div.box div.out 
{
	height: 90px;
}
#right-col div.box div.in 
{
	height: 126px;
}
#right-col div.box div.portfolio a 
{
}
#right-col div.box div.portfolio a:hover
{
}
#right-col div.box div.portfolio a.login{
	position: relative;
	left: 98px;
	width: 57px;
	height: 14px;
	display: block;
	background-image: url(/images/btn_login.gif);
	background-repeat: no-repeat;
}
#right-col div.box div.portfolio a.login:hover{
	background-image: url(/images/btn_login_ovr.gif);
}
#right-col div.box div.portfolio a.logout{
	position: relative;
	left: 98px;
	width: 57px;
	height: 14px;
	display: block;
	background-image: url(/images/btn_logout.gif);
	background-repeat: no-repeat;
}
#right-col div.box div.portfolio a.logout:hover{
	background-image: url(/images/btn_logout_ovr.gif);
}
#right-col div.box div.portfolio p{
	font-size: 11px;
	line-height: 14px;
	padding-top: 6px;
	color: #006e6e;
}

#right-col div.box div.portfolio a.add{
	width: 180px;
	height: 14px;
	padding-left: 12px;
	display: block;
	background-image: url(/images/icon_add.gif);
	background-repeat: no-repeat;
	_background-position: 0px 2px;
}
#right-col div.box div.portfolio a.alert{
	width: 180px;
	height: 14px;
	padding-left: 12px;
	display: block;
	background-image: url(/images/icon_tellme.gif);
	background-repeat: no-repeat;
	_background-position: 0px 2px;
}
#right-col div.box div.portfolio a.profile{
	width: 180px;
	height: 14px;
	padding-left: 12px;
	display: block;
	background-image: url(/images/icon_profile.gif);
	background-repeat: no-repeat;
	_background-position: 0px 2px;
}
#right-col div.box div.portfolio a.myportfolio{
	width: 180px;
	height: 14px;
	padding-left: 12px;
	display: block;
	background-image: url(/images/icon_myportfolio.gif);
	background-repeat: no-repeat;
	_background-position: 0px 2px;
}
#right-col div.box div.related {
	height: auto;
	background-image: url(/images/title_more.gif);
	background-repeat: no-repeat;
}
#right-col div.box div.related div.links{
	padding-top: 20px;
	font-size: 11px;
}
#right-col div.box div.related div.links p{
	margin-bottom: 6px;
}
#right-col div.box div.related div.links p a{
}
#container-content:after {
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
#container-foot {
	position: absolute;
	left: 0px;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 100px;
	width: 972px;
	border: none;
	background-color: #ffffff;
	background-image: url(/images/back_btm.gif);
	background-repeat: no-repeat;
}
#container-foot div.navtrail {
	background-color: #ffffff;
	width: 972px;
	height: 41px;
	margin-bottom: 6px;
	margin-top: 6px;
	background-image: url(/images/vertical_spacer.gif);
	background-repeat: repeat-x;
}
#container-foot div.navtrail p{
	font-size: 11px;
	color: #000000;
	padding-top: 18px;
	padding-left: 6px;
}
#container-foot div.navtrail p strong{
	font-weight: normal;
}
#container-foot div.bottom {
	background-color: #ffffff;
	width: 972px;
	height: 41px;
	background-image: url(/images/vertical_spacer.gif);
	background-repeat: repeat-x;
}
#container-foot div.bottom p{
	font-size: 10px;
	color: #000000;
	padding-top: 18px;
	padding-left: 6px;
}
table.bluetable {
position: relative;
border-collapse: collapse;
font-size: 100%;
margin-top: 10px;
width: 743px;
margin-bottom: 20px;
}

html>body table.bluetable {
margin-top: 0px;
}

table.bluetable th {
text-align: left;
padding-top: 1px;
padding-bottom: 0px;
border-bottom: 1px solid #e5e5e5; 
padding-left: 0px;
font-weight: normal;
}

table.bluetable #last {
width: 102px;
}

/*use this class to make the first column span 3 columns */
table.bluetable th.col3_first{
width: 310px;
}

/*use this class to make the first column span 1 column */
table.bluetable th.col1_first{
width: 99px;
border-right: 6px solid #ffffff;
background-color: #e5e5e5;
padding-bottom: 1px;
}

html>body table.bluetable th.col1_first{
width: 98px;
border-right: 6px solid #ffffff;
background-color: #e5e5e5;
padding-bottom: 1px;
}

/*use this class to make the first column span 2 columns */
table.bluetable th.col2_first{
width: 216px;
border-right: 6px solid #ffffff;
background-color: #e5e5e5;

}

/*use this class to make other columns span 2 columns */
table.bluetable th.col2_mid{
width: 210px;
border-right: 6px solid #ffffff;
background-color: #e5e5e5;
}


/*use this class to make other columns span 5 columns */
table.bluetable th.col3_mid{
width: 538px;
_width: 539px;
border-right: 6px solid #ffffff;
background-color: #e5e5e5;
padding-left: 6px;
}


/*use this class to make other columns span 3 columns */
table.bluetable th.col4_mid{
width: 422px;
border-right: 6px solid #ffffff;
background-color: #e5e5e5;

}

table.bluetable #first {
padding-left: 6px;
}

table.bluetable #last {
width: 102px;
background-color: #e5e5e5;

}
table.bluetable a 
{
	text-decoration: none;
}
table.bluetable th.thsel {
	color: #e91689;
	background-color: #fde7f3;
}

table.bluetable td {
border-bottom: 1px solid #e91689;
padding-left: 6px;
padding-right: 0px;
height: 15px;
vertical-align: top;
/*background-image: url(/images/blocks/bg_greyline.gif);*/
}
table.kb-table 
{
	/*border: 1px solid #7fc31c;*/
	background-image: url(/images/bak_kb_table.gif);
	background-position: 0 2px;
	background-repeat: repeat-y;
	font-size: 100%;
	width: 744px;
	height: auto;
}
table.kb-table tr th 
{
	text-align: left;
	padding: 2px;
	background-color: #7fc31c;
	color: #ffffff;
	font-weight: bold;
	/*border-bottom: 1px solid #7fc31c;
	background-image: url(/images/btm_dots.gif);
	background-position: 0 0;
	background-repeat: repeat-x;*/

}
table.kb-table tr td
{
	padding: 2px;
	padding-top: 3px;
	padding: 3px;
	background-color: none;
	font-size: 90%;
	background-image: url(/images/btm_dots.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
}
table.kb-table tr td.even
{
	background-color: #e5f3d2;
}
textarea.big_text 
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 220px;
	height: 150px;
	border: 1px solid #e5e5e5;
}
/*Message Board styles*/
p.cat_link 
{
	border: 1px solid #e5e5e5;
	padding: 6px;
	background-color: #f5f5f5;
}
div.board
{
	border: 1px solid #e5e5e5;
	padding: 6px;
	background-color: #f5f5f5;
}
div.board-item 
{
	border-top: 1px solid #e5e5e5;
	padding: 6px;
}
