.pl_colors{
pl_color1:#EF4023;
pl_color2:#F3991F;
pl_color3:#FDD5A4;
pl_color4:#FFF2BB;
pl_color5:#FFFAE4;
}
.PLBackground {
background-color:#fff;
}
body {
	font-family: Verdana;
	/*background-color:#000000;*/
	text-align: center;
	/*background-image:url(/pl_data/back_sm.jpg);*/
	background-image: revert;
	/*YT's TI Web Style*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	/*background-color: #c9c9c9;*/
	background-color: revert;
	background-position: top;
	background-repeat: repeat-y;
	background-position: center;	
}
#outerWrapper {
	background-color: #fff;
	color: #fff;
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
/*	min-width:820px;*/
/*	width:810px;*/
	height:100%;
	border: 0px solid magenta;
}
#header {
	color: #fff;
}
#headerpl {
	background-color:#fff;
	background-image: url(/pl_data/tk_www/badge_sm.png);
	float:left;
	background-repeat: no-repeat;
	text-indent: 125px;
	background-position: 0px 0px;
	width: 400px;
	height: 49px;	
	padding-top: 0px;
}
#headerlogo {
	background-image: url(/pl_data/tk_www/logo_IS.gif);
	background-repeat: no-repeat;
	width: 110px;
	height: 30px;
	float: right;
}
div.bbblogo{
	float: right;
	margin-top: 30px;
}
div.HtmlPanelBody {
	background-color: #EFEFEF;
	padding-bottom: 0px;
/*	height:105%;*/
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 160%;	
}

#contentSub {
	/*margin: 0 0 0 220px;  Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	/*padding: 0px 10px 10px 65px;*/ /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
/*	width: 700px;*/
	align: center;
	border: 0px solid magenta;
}
div.HtmlPanelFrameLeft-x {
    padding-top: 20px;
    padding-bottom: 100px;
	margin-left: 30px;
	width:370px;
	height:380px;
	float:left;
	clear: left; 
	border: 1px solid magenta;
}
div.HtmlPanelFrame-x {
    padding-top: 20px;
    padding-bottom: 100px;
	width: 300px;
	height: 340px;
    float: right; 
	clear: right; 
	border: 1px solid magenta;
}
#footer {
	background-color: white;
	background-image: url(/pl_data/tk_www/logo_PowerBy.gif);
	background-repeat: no-repeat;
/*	width: 1074px; */
	height: 29px;
/*	background-position: 3px 3px;  */
	min-height:40px;
	color:#636363;
	font-size:10px;
	line-height: 140%;
	margin: 10px;
	font-weight: normal;
	text-align: center;
	/* margin-bottom:10px; */
}
#headerbar {
	background-color:#EF4023;
}
b.rtop, b.rbottom{background: #fff} /* Setting the corner color, use different color for different layout */
b.rtop b, b.rbottom b{background: #EF4023}/* Setting the strip size and background color */
#welcome a{
	color:#fff;
}
div.navsectionheader {
	background-color: #CEDDCE;
	color:black;
}
div.navsection {
	background-color: #FFEDD5;
	color:#008CCD;
}
div.menupanelbody {
	background-color: #FFEDD5;
	color:#288DC6;
}
div.menupaneltitle {
	background-color: #FFDCB8;
	background-color2: #FFEDD5;
	color: #000000;
}		
div.menupanelitem {
	background-color: #CEDDCE;
	background-color2: #FFEDD5;
	color: #0066cc;
	highlight-color:#DF4921;
}
div.specialmenupanelbody {
	background-color: #FFF2BB;
	color:#288DC6;
	margin:4 4 0 8;
}
div.specialmenupaneltitle {
	background-color: #FFE783;
	background-color2: #FFF2BB;
}		
div#content {
	min-height:400px;
}
#contentSub-x {
	/*margin: 0 0 0 220px;  Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0px 10px 0px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
/*	width: 700px;*/
	align: center;
	border: 0px solid magenta;
}
div.HtmlPanelFrameLeft {
    padding-top: 0px;
    padding-bottom: 100px;
	margin-left: -100px;
	width:370px;
	height:340px;
	float:left;
	clear: left; 
	border: 0px solid magenta;
}
div.HtmlPanelFrame {
    padding-top: 0px;
    padding-bottom: 100px;
	padding-right: 100px;
	width: 300px;
	height: 340px;
    float: right; 
	clear: right; 
    border: 0px solid magenta;
}