body{
	font-family : Verdana, Arial, sans-serif ;
	margin : 0 0 0 0;
	background : White;
	color : Black;
}

div.bar_link{
	border-bottom : 1px solid Gray;	
	padding : 5 5 5 5;
}



td.left_top_logo{

    	font-size: 14 px;
        font-family: times;
	font-weight: bold;
	background : #DCDCDC;
	border : 1px solid Gray;		
        color: navy;

}

td.cb_header{
		background : #DCDCDC;
		border-top : 1px solid Gray;
		border-bottom : 1px solid Gray;
		border-right : 1px solid Gray;
		padding-left : 10px;
}


td.header{
		border-bottom : 1px solid Gray;
		background-color : Silver;
		height : 20 px;
		padding-bottom : 4px;
		padding-top : 3px;
		font-size : 12px;
		text-align : center;
		font-weight : bold;
		margin-left : 1px;
		margin-right : 1px;
		width : 100%;
}


td.news_header{
		border: 1px solid Gray;
		background-color : #E1E1E1;
		height : 20 px;
		padding-bottom : 4px;
		padding-top : 3px;
		font-size : 12px;
		text-align : center;
		font-weight : bold;
		margin-left : 10px;
		margin-right : 10px;
		width : 100%;
}


td.left_bar{
	background: #F5F5F5;
	width : 150px;
	border-left: 1px solid Gray;
	border-right: 1px solid Gray;

}


td.right_bar{
	font-size: 10 px;
	padding: 0px;


/*	border-left: 1px solid Gray;*/
	border-right: 1px solid Gray;
}


.news_content{
	padding: 10px;
	border: 1px solid Gray;
	font-size: 10px;

}

td.contentfield{
/*		border-right: 1px solid Gray;*/
		padding : 10px 10px 10px 10px;
}

td.footer{
	background: #F5F5F5;
	border : 1px solid Gray;
}



.txt_date{
	color: gray;
	font-size : 11px;
	padding-left: 15px;
}


.page_status_bar{
	color: gray;
	font-size : 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid Gray;
/*	border-left: 1px solid Gray;
	border-right: 1px solid Gray;
*/
}



hr.width_controller{
 	width: 145px;
	visibility: hidden;
}



h1{
	font-size : 25px;
}

h2{
	font-size : 20px;
}

h3{
	font-size : 18px;
}

h4{
	font-size : 15px;
}

.font_19px{
	font-size : 19px;
}

.font_18px{
	font-size : 18px;
}

.font_17px{
	font-size : 17px;
}

.font_16px{
	font-size : 16px;
}

.font_15px{
	font-size : 15px;
}
.font_14px{
	font-size : 14px;
}
.font_13px{
	font-size : 13px;
}
.font_12px{
	font-size : 12px;
}
.font_11px{
	font-size : 11px;
}
.font_10px{
	font-size : 10px;
}


a:link{
	color : Navy;
}
a:visited{
	color : Navy;
}
a:active{
	color : Navy;
}


a:hover{
	text-decoration : underline;
}



a.nu{
	text-decoration : none;
	}


.hide {
		display: none
}
