/* Comment element properties */
a 
{
	color: #aaf0ff;
	text-decoration: none;
}

a:hover
{
	color: #ffaa0a;
	text-decoration: underline;
}

a.side 
{
	color: #ffffff;
	text-decoration: underline;
}

a:hover.side 
{
	color: #ffff00;
	text-decoration: underline;
}

a.nav_bar_01
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

a:hover.nav_bar_01 
{
	font-family: Verdana;
	font-size: 10px;
	color: #6e7d0a;
	text-decoration: none;
}

a.nav_bar_02
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

a:hover.nav_bar_02 
{
	font-family: Verdana;
	font-size: 10px;
	color: #eb7d00;
	text-decoration: none;
}

a.nav_side
{
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover.nav_side
{
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}

a.nav_side_1
{
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:hover.nav_side_1
{
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}

a.nav_side_2
{
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

a:hover.nav_side_2
{
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #ffff00;
	text-decoration: none;
}

a.nav_side_3
{
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

a:hover.nav_side_3
{
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	color: #ffff00;
	text-decoration: none;
}

body 
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url('images/back_green.gif');
	background-position: top left;
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

hr 
{
	height: 0px;
	border: 1px solid #ffffff;
}

hr.side-hr {
	height: 0px;
	border: 1px solid #ffffff;
}

.hr_nav_left_01
{
	height: 3px;
	width: 3px;
	background-image: url('images/side_mid_tip_01.gif');
	background-position: top left;
}

.hr_nav_left_02
{
	height: 3px;
	width: 3px;
	background-image: url('images/side_mid_tip_02.gif');
	background-position: top left;
}

.hr_nav_left_03
{
	height: 3px;
	width: 3px;
	background-image: url('images/side_mid_tip_03.gif');
	background-position: top left;
}

.hr_nav_center_01
{
	height: 3px;
	background-image: url('images/side_mid_cen_01.gif');
	background-position: top center;
}

.hr_nav_center_02
{
	height: 3px;
	background-image: url('images/side_mid_cen_02.gif');
	background-position: top center;
}

.hr_nav_center_03
{
	height: 3px;
	background-image: url('images/side_mid_cen_03.gif');
	background-position: top center;
}

.hr_nav_right_01
{
	height: 3px;
	width: 3px;
	background-image: url('images/side_mid_tip_01.gif');
	background-position: top right;
}

.hr_nav_right_02
{
	height: 3px;
	width: 3px;
	background-image: url('images/side_mid_tip_02.gif');
	background-position: top right;
}

.hr_nav_right_03
{
	height: 3px;
	width: 3px;
	background-image: url('images/side_mid_tip_03.gif');
	background-position: top right;
}

.hr_2_nav_left_01
{
	height: 5px;
	width: 3px;
	background-image: url('images/side_mid_2_tip_01.gif');
	background-position: top left;
}

.hr_2_nav_left_02
{
	height: 5px;
	width: 3px;
	background-image: url('images/side_mid_2_tip_02.gif');
	background-position: top left;
}

.hr_2_nav_left_03
{
	height: 5px;
	width: 3px;
	background-image: url('images/side_mid_2_tip_03.gif');
	background-position: top left;
}

.hr_2_nav_center_01
{
	height: 5px;
	background-image: url('images/side_mid_2_cen_01.gif');
	background-position: top center;
}

.hr_2_nav_center_02
{
	height: 5px;
	background-image: url('images/side_mid_2_cen_02.gif');
	background-position: top center;
}

.hr_2_nav_center_03
{
	height: 5px;
	background-image: url('images/side_mid_2_cen_03.gif');
	background-position: top center;
}

.hr_2_nav_right_01
{
	height: 5px;
	width: 3px;
	background-image: url('images/side_mid_2_tip_01.gif');
	background-position: top right;
}

.hr_2_nav_right_02
{
	height: 5px;
	width: 3px;
	background-image: url('images/side_mid_2_tip_02.gif');
	background-position: top right;
}

.hr_2_nav_right_03
{
	height: 5px;
	width: 3px;
	background-image: url('images/side_mid_2_tip_03.gif');
	background-position: top right;
}

td 
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

pre 
{
	font-family: Verdana;
	font-size: 11px;
}

.alt 
{
	color: #ffffff;
}

.spacer 
{
	margin-bottom: 12px;
}

.admin-message 
{
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	color: #000000;
	background-color: #4f590f;
	border: 1px solid #353b0b;
	color: #ffffff;
	padding: 3px 4px 5px 4px;
	margin-bottom: 5px;
}

/* Form element properties */

form 
{
	margin: 0px;
}

.button 
{
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	background-color: #eb7d00;
	border: 1px solid #ffaa0a;
	border-top: 1px solid #ffff14;
	margin-top: 2px;
	padding: 3px 2px 3px 2px;
	cursor: pointer;
	font-weight: bold;
}

.button:hover 
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	background-color: #0a78f5;
	border: 1px solid #0aaffa;
	border-top: 1px solid #bee1ff;
	margin-top: 2px;
	padding: 3px 2px 3px 2px;
	cursor: pointer;
	font-weight: bold;
}

.bbcode 
{
	font-family: Verdana;
	font-size: 10px;
	color: #0a78f5;
	background-color: #aaf0ff;
	border: 1px solid #0a78f5;
	margin-top: 2px;
}

.textbox 
{
	font-family: Verdana;
	font-size: 10px;
	color: #2a4a00;
	background-image: url('images/textbox.png');
	border: 1px solid #5a6405;
}

/* Header and footer properties */

.sub-header 
{
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #33a6fa;
}

.sub-header_tip 
{
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	width: 150px;
	color: #FFFFFF;
	background-color: #33a6fa;
	white-space: nowrap;
}

.top-footer 
{
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #eb7d00;
}

.top-footer_tip 
{
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	width: 150px;
	color: #ffffff;
	background-color: #eb7d00;
	white-space: nowrap;
}

.top_01
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	background-image: url('images/top_01.gif');
	background-position: top left;
	background-repeat: repeat-x;
	padding: 0px;

}
.top_02
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	background-image: url('images/top_02.png');
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px;
}

.top_03
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	background-image: url('images/top_03.png');
	background-position: top left;
	background-repeat: repeat-x;
	padding: 0px;
}

.top_04
{
	height: 220px;
}


/* Bodies and titles */

.side_title
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 0px 0px 10px 0px;
}

.side_body
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	padding: 0px 2px 0px 2px;
	text-align: left;
}

.pnl_title 
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

.pnl_body
{
	font-family: Verdana;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	text-align: left;
}

.pnl_tbl
{
	padding: 0px 0px 0px 0px;
}

.nws_title 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding: 3px 0px 0px 15px;
	vertical-align: middle;
}

.nws_categ_2 
{
	width: 1%;
	padding: 0px 10px 0px 0px;
	white-space: nowrap;
}

a.nws_categ 
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffff00;
	text-align: right;
	vertical-align: middle;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}

a:hover.nws_categ 
{
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
	vertical-align: middle;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}

.nws_body
{
	font-family: Verdana;
	color: #ffffff;
	text-align: left;
	font-size: 11px;
	padding: 10px 0px 12px 0px;
}

.nws_foot
{
	color: #fff;
	text-align: center;
	font-size: 11px;
	padding: 9px 0px 0px 0px;
}

/* Side-Panel properties */


.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left 
{
	color: #fff;
	padding: 25px 5px 0px 2px;
	width: 197px;
}

.side-border-right 
{
	color: #fff;
	padding: 0px 4px 0px 2px;
	width: 217px;
}

.side_background_01
{
	background-image: url('images/side_cen_cen_01.gif'); 
	background-position: top center;
	background-repeat: repeat;
}

.side_background_02
{
	background-image: url('images/side_cen_cen_02.gif'); 
	background-position: top center;
	background-repeat: repeat;
}

.side_background_03
{
	background-image: url('images/side_cen_cen_03.gif'); 
	background-position: top center;
	background-repeat: repeat;
}

.side_top_left_01
{
	background-image: url('images/side_top_tip_01.png'); 
	width: 20px; 
	height: 31px; 
	background-position: top left; 
	background-repeat: no-repeat;
}

.side_top_left_02
{
	background-image: url('images/side_top_tip_02.png'); 
	width: 20px; 
	height: 31px; 
	background-position: top left; 
	background-repeat: no-repeat;
}

.side_top_left_03
{
	background-image: url('images/side_top_tip_03.png'); 
	width: 20px; 
	height: 31px; 
	background-position: top left; 
	background-repeat: no-repeat;
}

.side_top_center_01
{
	background-image: url('images/side_top_cen_01.gif'); 
	width: 100%; 
	height: 31px; 
	background-position: top center; 
	background-repeat: repeat-x;
	text-align: center;
}

.side_top_center_02
{
	background-image: url('images/side_top_cen_02.gif'); 
	width: 100%; 
	height: 31px; 
	background-position: top center; 
	background-repeat: repeat-x;
	text-align: center;
}

.side_top_center_03
{
	background-image: url('images/side_top_cen_03.gif'); 
	width: 100%; 
	height: 31px; 
	background-position: top center; 
	background-repeat: repeat-x;
	text-align: center;
}

.side_top_right_01
{
	background-image: url('images/side_top_tip_01.png'); 
	width: 26px; 
	height: 31px; 
	background-position: top right; 
	background-repeat: no-repeat;
}

.side_top_right_02
{
	background-image: url('images/side_top_tip_02.png'); 
	width: 26px; 
	height: 31px; 
	background-position: top right; 
	background-repeat: no-repeat;
}

.side_top_right_03
{
	background-image: url('images/side_top_tip_03.png'); 
	width: 26px; 
	height: 31px; 
	background-position: top right; 
	background-repeat: no-repeat;
}

.side_center_left_01
{
	background-image: url('images/side_cen_tip_01.png'); 
	width: 12px; 
	background-position: top left; 
	background-repeat: repeat-y;
}

.side_center_left_02
{
	background-image: url('images/side_cen_tip_02.png'); 
	width: 12px; 
	background-position: top left; 
	background-repeat: repeat-y;
}

.side_center_left_03
{
	background-image: url('images/side_cen_tip_03.png'); 
	width: 12px; 
	background-position: top left; 
	background-repeat: repeat-y;
}

.side_center_right_01
{
	background-image: url('images/side_cen_tip_01.png'); 
	width: 26px; 
	background-position: top right; 
	background-repeat: repeat-y;
}

.side_center_right_02
{
	background-image: url('images/side_cen_tip_02.png'); 
	width: 26px; 
	background-position: top right; 
	background-repeat: repeat-y;
}

.side_center_right_03
{
	background-image: url('images/side_cen_tip_03.png'); 
	width: 26px; 
	background-position: top right; 
	background-repeat: repeat-y;
}

.side_bottom_left_01
{
	background-image: url('images/side_bot_tip_01.png'); 
	height: 38px; 
	width: 102px; 
	background-position: bottom left; 
	background-repeat: no-repeat;
}

.side_bottom_left_02
{
	background-image: url('images/side_bot_tip_02.png'); 
	height: 38px; 
	width: 102px; 
	background-position: bottom left; 
	background-repeat: no-repeat;
}

.side_bottom_left_03
{
	background-image: url('images/side_bot_tip_03.png'); 
	height: 38px; 
	width: 102px; 
	background-position: bottom left; 
	background-repeat: no-repeat;
}

.side_bottom_center_01
{
	background-image: url('images/side_bot_cen_01.png'); 
	height: 38px; 
	background-position: bottom center;
	background-repeat: repeat-x;
}

.side_bottom_center_02
{
	background-image: url('images/side_bot_cen_02.png'); 
	height: 38px; 
	background-position: bottom center;
	background-repeat: repeat-x;
}

.side_bottom_center_03
{
	background-image: url('images/side_bot_cen_03.png'); 
	height: 38px; 
	background-position: bottom center;
	background-repeat: repeat-x;
}

.side_bottom_right_01
{
	background-image: url('images/side_bot_tip_01.png'); 
	height: 38px; 
	width: 94px; 
	background-position: bottom right; 
	background-repeat: no-repeat;
}

.side_bottom_right_02
{
	background-image: url('images/side_bot_tip_02.png'); 
	height: 38px; 
	width: 94px; 
	background-position: bottom right; 
	background-repeat: no-repeat;
}

.side_bottom_right_03
{
	background-image: url('images/side_bot_tip_03.png'); 
	height: 38px; 
	width: 94px; 
	background-position: bottom right; 
	background-repeat: no-repeat;
}

.side_closed_bottom_left_01
{
	background-image: url('images/side_cls_bot_tip_01.png'); 
	height: 48px; 
	width: 102px; 
	background-position: bottom left; 
	background-repeat: no-repeat;
}

.side_closed_bottom_left_02
{
	background-image: url('images/side_cls_bot_tip_02.png'); 
	height: 48px; 
	width: 102px; 
	background-position: bottom left; 
	background-repeat: no-repeat;
}

.side_closed_bottom_left_03
{
	background-image: url('images/side_cls_bot_tip_03.png'); 
	height: 48px; 
	width: 102px; 
	background-position: bottom left; 
	background-repeat: no-repeat;
}

.side_closed_bottom_center_01
{
	background-image: url('images/side_cls_bot_cen_01.png'); 
	height: 48px; 
	background-position: bottom center;
	background-repeat: repeat-x;
}

.side_closed_bottom_center_02
{
	background-image: url('images/side_cls_bot_cen_02.png'); 
	height: 48px; 
	background-position: bottom center;
	background-repeat: repeat-x;
}

.side_closed_bottom_center_03
{
	background-image: url('images/side_cls_bot_cen_03.png'); 
	height: 48px; 
	background-position: bottom center;
	background-repeat: repeat-x;
}

.side_closed_bottom_right_01
{
	background-image: url('images/side_cls_bot_tip_01.png'); 
	height: 48px; 
	width: 94px; 
	background-position: bottom right; 
	background-repeat: no-repeat;
}

.side_closed_bottom_right_02
{
	background-image: url('images/side_cls_bot_tip_02.png'); 
	height: 48px; 
	width: 94px; 
	background-position: bottom right; 
	background-repeat: no-repeat;
}

.side_closed_bottom_right_03
{
	background-image: url('images/side_cls_bot_tip_03.png'); 
	height: 48px; 
	width: 94px; 
	background-position: bottom right; 
	background-repeat: no-repeat;
}

/* Center-Panel properties */

.main-bg 
{
	color: #fff;
	padding: 135px 0px 0px 0px;
}

.nws_hr_left
{
	height: 5px;
	width: 4px;
	background-image: url('images/nws_hr_tip.png'); 
	background-position: top left; 
	background-repeat: no-repeat;
}

.nws_hr_center
{
	height: 5px;
	width: 100%;
	background-image: url('images/nws_hr_cen.png'); 
	background-position: top left; 
	background-repeat: repeat-x;
}

.nws_hr_right
{
	height: 5px;
	width: 4px;
	background-image: url('images/nws_hr_tip.png'); 
	background-position: top right; 
	background-repeat: no-repeat;
}

.pnl_r1_left_01
{
	height: 17px;
	width: 20px;
	background-image: url('images/pnl_cntr_01.png'); 
	background-position: 0px 0px; 
	background-repeat: no-repeat;
}

.pnl_r1_center_01
{
	height: 17px;
	width: 100%;
	background-image: url('images/pnl_cen_01.png');  
	background-position: 0px 0px; 
	background-repeat: repeat-x;
}

.pnl_r1_right_01
{
	height: 17px;
	width: 20px;
	background-image: url('images/pnl_cntr_01.png'); 
	background-position: -20px 0px; 
	background-repeat: no-repeat;
}

.pnl_r2_left_01
{
	width: 20px;
	background-image: url('images/pnl_ver_01.png'); 
	background-position: 0px 0px; 
	background-repeat: repeat-y;
}

.pnl_r2_center_01
{
	width: 100%;
	background-color: #0a78f5;
}

.pnl_r2_right_01
{
	width: 11px;
	background-image: url('images/pnl_ver_01.png'); 
	background-position: -20px 0px; 
	background-repeat: repeat-y;
}

.pnl_r3_left_01
{
	height: 23px;
	width: 20px;
	background-image: url('images/pnl_cntr_01.png'); 
	background-position: 0px -17px; 
	background-repeat: no-repeat;
}

.pnl_r3_center_01
{
	height: 23px;
	width: 100%;
	background-image: url('images/pnl_cen_01.png');  
	background-position: 0px -17px; 
	background-repeat: repeat-x;
}

.pnl_r3_right_01
{
	height: 23px;
	width: 20px;
	background-image: url('images/pnl_cntr_01.png'); 
	background-position: -20px -17px; 
	background-repeat: no-repeat;
}

.pnl_r4_left_01
{
	height: 23px;
	width: 20px;
	background-image: url('images/pnl_cntr_01.png'); 
	background-position: 0px -40px; 
	background-repeat: no-repeat;
}

.pnl_r4_center_01
{
	height: 23px;
	width: 100%;
	background-image: url('images/pnl_cen_01.png');  
	background-position: 0px -40px; 
	background-repeat: repeat-x;
}

.pnl_r4_right_01
{
	height: 23px;
	width: 20px;
	background-image: url('images/pnl_cntr_01.png'); 
	background-position: -20px -40px; 
	background-repeat: no-repeat;
}

.pnl_r1_left_02
{
	height: 17px;
	width: 20px;
	background-image: url('images/pnl_cntr_02.png'); 
	background-position: 0px 0px; 
	background-repeat: no-repeat;
}

.pnl_r1_center_02
{
	height: 17px;
	width: 100%;
	background-image: url('images/pnl_cen_02.png');  
	background-position: 0px 0px; 
	background-repeat: repeat-x;
}

.pnl_r1_right_02
{
	height: 17px;
	width: 20px;
	background-image: url('images/pnl_cntr_02.png'); 
	background-position: -20px 0px; 
	background-repeat: no-repeat;
}

.pnl_r2_left_02
{
	width: 20px;
	background-image: url('images/pnl_ver_02.png'); 
	background-position: 0px 0px; 
	background-repeat: repeat-y;
}

.pnl_r2_center_02
{
	width: 100%;
	background-color: #6e7d0a;
}

.pnl_r2_right_02
{
	width: 11px;
	background-image: url('images/pnl_ver_02.png'); 
	background-position: -20px 0px; 
	background-repeat: repeat-y;
}

.pnl_r3_left_02
{
	height: 23px;
	width: 20px;
	background-image: url('images/pnl_cntr_02.png'); 
	background-position: 0px -17px; 
	background-repeat: no-repeat;
}

.pnl_r3_center_02
{
	height: 23px;
	width: 100%;
	background-image: url('images/pnl_cen_02.png');  
	background-position: 0px -17px; 
	background-repeat: repeat-x;
}

.pnl_r3_right_02
{
	height: 23px;
	width: 20px;
	background-image: url('images/pnl_cntr_02.png'); 
	background-position: -20px -17px; 
	background-repeat: no-repeat;
}

.pnl_r4_left_02
{
	height: 23px;
	width: 20px;
	background-image: url('images/pnl_cntr_02.png'); 
	background-position: 0px -40px; 
	background-repeat: no-repeat;
}

.pnl_r4_center_02
{
	height: 23px;
	width: 100%;
	background-image: url('images/pnl_cen_02.png');  
	background-position: 0px -40px; 
	background-repeat: repeat-x;
}

.pnl_r4_right_02
{
	height: 23px;
	width: 20px;
	background-image: url('images/pnl_cntr_02.png'); 
	background-position: -20px -40px; 
	background-repeat: no-repeat;
}

.pnl_r1_left_03
{
	height: 17px;
	width: 20px;
	background-image: url('images/pnl_cntr_03.png'); 
	background-position: 0px 0px; 
	background-repeat: no-repeat;
}

.pnl_r1_center_03
{
	height: 17px;
	width: 100%;
	background-image: url('images/pnl_cen_03.png');  
	background-position: 0px 0px; 
	background-repeat: repeat-x;
}

.pnl_r1_right_03
{
	height: 17px;
	width: 20px;
	background-image: url('images/pnl_cntr_03.png'); 
	background-position: -20px 0px; 
	background-repeat: no-repeat;
}

.pnl_r2_left_03
{
	width: 20px;
	background-image: url('images/pnl_ver_03.png'); 
	background-position: 0px 0px; 
	background-repeat: repeat-y;
}

.pnl_r2_center_03
{
	width: 100%;
	background-color: #eb7d00;
}

.pnl_r2_right_03
{
	width: 11px;
	background-image: url('images/pnl_ver_03.png'); 
	background-position: -20px 0px; 
	background-repeat: repeat-y;
}

.pnl_r3_left_03
{
	height: 23px;
	width: 20px;
	background-image: url('images/pnl_cntr_03.png'); 
	background-position: 0px -17px; 
	background-repeat: no-repeat;
}

.pnl_r3_center_03
{
	height: 23px;
	width: 100%;
	background-image: url('images/pnl_cen_03.png');  
	background-position: 0px -17px; 
	background-repeat: repeat-x;
}

.pnl_r3_right_03
{
	height: 23px;
	width: 20px;
	background-image: url('images/pnl_cntr_03.png'); 
	background-position: -20px -17px; 
	background-repeat: no-repeat;
}

.pnl_r4_left_03
{
	height: 23px;
	width: 20px;
	background-image: url('images/pnl_cntr_03.png'); 
	background-position: 0px -40px; 
	background-repeat: no-repeat;
}

.pnl_r4_center_03
{
	height: 23px;
	width: 100%;
	background-image: url('images/pnl_cen_03.png');  
	background-position: 0px -40px; 
	background-repeat: repeat-x;
}

.pnl_r4_right_03
{
	height: 23px;
	width: 20px;
	background-image: url('images/pnl_cntr_03.png'); 
	background-position: -20px -40px; 
	background-repeat: no-repeat;
}


.nws_r1_left_01
{
	height: 16px;
	width: 20px;
	background-image: url('images/nws_cntr_01.png'); 
	background-position: 0px 0px; 
	background-repeat: no-repeat;
}

.nws_r1_center_01
{
	height: 16px;
	width: 100%;
	background-image: url('images/nws_cen_01.png');  
	background-position: top; 
	background-repeat: repeat-x;
}

.nws_r1_right_01
{
	height: 16px;
	width: 20px;
	background-image: url('images/nws_cntr_01.png'); 
	background-position: -20px 0px; 
	background-repeat: no-repeat;
}

.nws_r2_left_01
{
	width: 20px;
	background-image: url('images/nws_ver_01.png'); 
	background-position: 0px 0px; 
	background-repeat: repeat-y;
}

.nws_r2_center_01
{
	width: 100%;
	background-color: #0a78f5;
}

.nws_r2_right_01
{
	width: 20px;
	background-image: url('images/nws_ver_01.png'); 
	background-position: -20px 0px; 
	background-repeat: repeat-y;
}


.nws_r3_left_01
{
	height: 14px;
	width: 20px;
	background-image: url('images/nws_cntr_01.png'); 
	background-position: 0px -16px; 
	background-repeat: no-repeat;
}

.nws_r3_center_01
{
	height: 14px;
	width: 100%;
	background-image: url('images/nws_cen_01.png');  
	background-position: 0px -16px; 
	background-repeat: repeat-x;
}

.nws_r3_right_01
{
	height: 14px;
	width: 20px;
	background-image: url('images/nws_cntr_01.png'); 
	background-position: -20px -16px; 
	background-repeat: no-repeat;
}

.nws_r4_left_01
{
	width: 20px;
	background-image: url('images/nws_ver_01.png'); 
	background-position: -40px 0px; 
	background-repeat: repeat-y;
}

.nws_r4_center_01
{
	width: 100%;
}

.nws_r4_right_01
{
	width: 20px;
	background-image: url('images/nws_ver_01.png'); 
	background-position: -60px 0px; 
	background-repeat: repeat-y;
}

.nws_r5_left_01
{
	height: 17px;
	width: 20px;
	background-image: url('images/nws_cntr_01.png'); 
	background-position: 0px -30px; 
	background-repeat: no-repeat;
}

.nws_r5_center_01
{
	height: 17px;
	width: 100%;
	background-image: url('images/nws_cen_01.png');  
	background-position: 0px -30px; 
	background-repeat: repeat-x;
}

.nws_r5_right_01
{
	height: 17px;
	width: 20px;
	background-image: url('images/nws_cntr_01.png'); 
	background-position: -20px -30px; 
	background-repeat: no-repeat;
}

.nws_r1_left_02
{
	height: 16px;
	width: 20px;
	background-image: url('images/nws_cntr_02.png'); 
	background-position: 0px 0px; 
	background-repeat: no-repeat;
}

.nws_r1_center_02
{
	height: 16px;
	width: 100%;
	background-image: url('images/nws_cen_02.png');  
	background-position: top; 
	background-repeat: repeat-x;
}

.nws_r1_right_02
{
	height: 16px;
	width: 20px;
	background-image: url('images/nws_cntr_02.png'); 
	background-position: -20px 0px; 
	background-repeat: no-repeat;
}

.nws_r2_left_02
{
	width: 20px;
	background-image: url('images/nws_ver_02.png'); 
	background-position: 0px 0px; 
	background-repeat: repeat-y;
}

.nws_r2_center_02
{
	width: 100%;
	background-color: #6e7d0a;
}

.nws_r2_right_02
{
	width: 20px;
	background-image: url('images/nws_ver_02.png'); 
	background-position: -20px 0px; 
	background-repeat: repeat-y;
}


.nws_r3_left_02
{
	height: 14px;
	width: 20px;
	background-image: url('images/nws_cntr_02.png'); 
	background-position: 0px -16px; 
	background-repeat: no-repeat;
}

.nws_r3_center_02
{
	height: 14px;
	width: 100%;
	background-image: url('images/nws_cen_02.png');  
	background-position: 0px -16px; 
	background-repeat: repeat-x;
}

.nws_r3_right_02
{
	height: 14px;
	width: 20px;
	background-image: url('images/nws_cntr_02.png'); 
	background-position: -20px -16px; 
	background-repeat: no-repeat;
}

.nws_r4_left_02
{
	width: 20px;
	background-image: url('images/nws_ver_02.png'); 
	background-position: -40px 0px; 
	background-repeat: repeat-y;
}

.nws_r4_center_02
{
	width: 100%;
}

.nws_r4_right_02
{
	width: 20px;
	background-image: url('images/nws_ver_02.png'); 
	background-position: -60px 0px; 
	background-repeat: repeat-y;
}

.nws_r5_left_02
{
	height: 17px;
	width: 20px;
	background-image: url('images/nws_cntr_02.png'); 
	background-position: 0px -30px; 
	background-repeat: no-repeat;
}

.nws_r5_center_02
{
	height: 17px;
	width: 100%;
	background-image: url('images/nws_cen_02.png');  
	background-position: 0px -30px; 
	background-repeat: repeat-x;
}

.nws_r5_right_02
{
	height: 17px;
	width: 20px;
	background-image: url('images/nws_cntr_02.png'); 
	background-position: -20px -30px; 
	background-repeat: no-repeat;
}

.nws_r1_left_03
{
	height: 16px;
	width: 20px;
	background-image: url('images/nws_cntr_03.png'); 
	background-position: 0px 0px; 
	background-repeat: no-repeat;
}

.nws_r1_center_03
{
	height: 16px;
	width: 100%;
	background-image: url('images/nws_cen_03.png');  
	background-position: top; 
	background-repeat: repeat-x;
}

.nws_r1_right_03
{
	height: 16px;
	width: 20px;
	background-image: url('images/nws_cntr_03.png'); 
	background-position: -20px 0px; 
	background-repeat: no-repeat;
}

.nws_r2_left_03
{
	width: 20px;
	background-image: url('images/nws_ver_03.png'); 
	background-position: 0px 0px; 
	background-repeat: repeat-y;
}

.nws_r2_center_03
{
	width: 100%;
	background-color: #eb7d00;
}

.nws_r2_right_03
{
	width: 20px;
	background-image: url('images/nws_ver_03.png'); 
	background-position: -20px 0px; 
	background-repeat: repeat-y;
}


.nws_r3_left_03
{
	height: 14px;
	width: 20px;
	background-image: url('images/nws_cntr_03.png'); 
	background-position: 0px -16px; 
	background-repeat: no-repeat;
}

.nws_r3_center_03
{
	height: 14px;
	width: 100%;
	background-image: url('images/nws_cen_03.png');  
	background-position: 0px -16px; 
	background-repeat: repeat-x;
}

.nws_r3_right_03
{
	height: 14px;
	width: 20px;
	background-image: url('images/nws_cntr_03.png'); 
	background-position: -20px -16px; 
	background-repeat: no-repeat;
}

.nws_r4_left_03
{
	width: 20px;
	background-image: url('images/nws_ver_03.png'); 
	background-position: -40px 0px; 
	background-repeat: repeat-y;
}

.nws_r4_center_03
{
	width: 100%;
}

.nws_r4_right_03
{
	width: 20px;
	background-image: url('images/nws_ver_03.png'); 
	background-position: -60px 0px; 
	background-repeat: repeat-y;
}

.nws_r5_left_03
{
	height: 17px;
	width: 20px;
	background-image: url('images/nws_cntr_03.png'); 
	background-position: 0px -30px; 
	background-repeat: no-repeat;
}

.nws_r5_center_03
{
	height: 17px;
	width: 100%;
	background-image: url('images/nws_cen_03.png');  
	background-position: 0px -30px; 
	background-repeat: repeat-x;
}

.nws_r5_right_03
{
	height: 17px;
	width: 20px;
	background-image: url('images/nws_cntr_03.png'); 
	background-position: -20px -30px; 
	background-repeat: no-repeat;
}

/* General table properties */

.center 
{
	margin: 0 auto;
}

.tbl-border 
{
	border: 1px solid #505a0a;
}

.tbl 
{
	font-size: 11px;
	padding: 4px;
	background-image: url('images/back_green.gif');
}

.tbl1 
{
	font-size: 11px;
	color: #fff;
	padding: 4px;
	background-image: url('images/back_green.gif');
}

.tbl2 
{
	font-size: 11px;
	color: #fff;
	padding: 4px;
	background-image: url('images/back_green_2.gif');
	border-left: 1px solid #9ba51e;
	border-top: 1px solid #9ba51e;
	border-bottom: 1px solid #465005;
	border-right: 1px solid #465005;
}

.forum-caption 
{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 2px 4px 4px 4px;
	text-align: center;
	background-image: url('images/back_green_3.gif');
}

.quote 
{
	font-size: 11px;
	color: #555;
	background-color: #ececec;
	padding: 4px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #ddd;
}

.poll 
{
	height: 12px;
	border: 1px solid #ddd;
}

.comment-name 
{
	font-weight: bold;
	color: #fff;
}

.shoutboxname 
{
	font-weight: bold;
	position: relative;
	top: -5px;
}

.shoutbox 
{
	font-size: 11px;
	color: #ffffff;
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}

.shoutboxdate 
{
	font-size: 8px;
	font-weight: bold;
	color: #ffff00;
	position: relative;
	top: -2px;
}

.small 
{
	font-size: 10px;
	font-weight: normal;
}

.small2 
{
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.side-small 
{
	font-size: 9px;
	font-weight: normal;
}

/* Page Navigation */

.pagenav 
{
	padding: 4px;
}

.pagenav span 
{
	color: #fff;
	background-color: #0a78f5;
	border: 1px solid #0aaffa;
	border-top: 1px solid #bee1ff;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a 
{
	color: #fff;
	background-color: #769f25;
	border: 1px solid #82a000;
	border-top: 1px solid #afc80f;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover 
{
	color: #ffff00;
	background-color: #eb7d00;
	border: 1px solid #ffaa0a;
	border-top: 1px solid #ffff14;
	margin: 2px;
	text-decoration: none;
}