


body {
	background : ECECEC;
	margin : 0 0 0px 0px; 
	text-align:center;
	scrollbar-arrow-color: #FC961C;
	scrollbar-base-color: #ECECEC;
	scrollbar-face-color: #BBBBBB;
	scrollbar-highlight-color: #ECECEC;
	scrollbar-shadow-color: #ECECEC;
	scrollbar-3dlight-color: #ECECEC;
	scrollbar-track-color: #ECECEC;
	scrollbar-darkshadow-color: #ECECEC;
	}


.standard b, td b, strong, {

	font-weight: bold;
	color: #AAAAAA;
	}


.td, table {
	color : #666666; 
	font-family : verdana; 
	font-size : 10px; 
	line-height : 14px; 
	text-align:justify;
	}


a:link , a:visited , a:active {
	color : #8A8A8A; 
	font-weight:bold;
	text-decoration : none; 
	} 


a:hover {
	color : #B5B5B5; 
	}



.head 	{
	background: url('chead.gif');
	padding-top:7px;
	margin:0 0 0 0;
	text-align:center;
	height:28;
	width:409;
	color: #F1F1F1;
	font-family: verdana;
	font-size: 13px;
	font-weight:bold;
	}

.content {
	background:ECECEC;
	margin:0 0 0 0;
	padding:0 10px 0 10px;
	text-align:justify;
	width:395;
	}


.left 	{
	background: url('lhead.gif');
	padding-top:7px;
	padding-right:5px;
	margin:0 0 0 0;
	text-align:right;
	height:28;
	width:171;
	color: #858585;
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	}

.lcontent {
	background:E9E9E9;
	margin:0 0 0 0;
	padding:0 0 0 30px;
	text-align:left;
	width:171;
	}

.left2 	{
	background:CBCBCB;
	margin:0 0 0 0;
	height:8;
	width:171;
	border-top: 1px solid #FFFFFF;
	border-bottom: 2px solid #BDBDBD;
	}

.right 	{
	background: url('rhead.gif');
	padding-top:7px;
	padding-left:5px;
	margin:0 0 0 0;
	text-align:left;
	height:28;
	width:171;
	color: #858585;
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	}

.rcontent {
	background:E9E9E9;
	margin:0 0 0 0;
	padding:0 0 0 30px;
	text-align:left;
	width:171;
	}

.right2 	{
	background:CBCBCB;
	margin:0 0 0 0;
	height:8;
	width:171;
	border-top: 1px solid #FFFFFF;
	border-bottom: 2px solid #BDBDBD;
	}



