/* CSS Document */

.std_bl_head{
	padding:5px 10px 0 0px;
	height:25px;
	text-align:left;
	background-color: #E4E4E4;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CC0033;
	border-right-color: #3333CC;
	border-bottom-color: #CC0033;
	border-left-color: #3333CC;
}

.std_bl_content{clear:both;}

.std_bl_contentpane{padding:8px 5px 5px 0px ; text-align:left;}

.std_bl_footer {margin-bottom:20px;padding:8px 10px 8px 15px; text-align:right;}

.title{margin:0; float:left; white-space:nowrap; color:#6AA1D8;}
.title_vis{margin:0; float:right; text-align:right;}

/*---------- default style for head & normal -----------*/
.Head{font-weight:bold; font-size:14px; color:#6AA1D8;}


.Normal{color:#43494D;}

.Normal p{margin-top:0px;}



