/* CSS Document */

.c_head{ text-align:left;}

.c_content{ padding: 10px 0 0 0; clear:both;}

.c_contentpane{padding:2px 2px 2px 2px ; text-align:left;}

.c_footer { text-align:right;}

.title{margin:0; float:left; white-space:nowrap;}
.title_vis{margin:0; float:right; text-align:right;}

/*---------- default style for head & normal -----------*/
.Head{font-weight:bold; font-size:14px;}

.Normal{color:#43494D;}
	
.Normal p{margin-top:0px;}

.leftCornerTop { line-height:0px; font-size:1px; width:4px; height:4px; background:url(images/corner_left_top.png) no-repeat top left; }
.topBorder { line-height:0px; font-size:1px; height:4px; background:url(images/border.png) repeat-x top; }
.rightCornerTop { line-height:0px; font-size:1px; width:4px; height:4px; background:url(images/corner_right_top.png) no-repeat top right; }
.leftBorder { width:4px; background:url(images/border.png) repeat-y left; }
.rightBorder { width:4px; background:url(images/border.png) repeat-y right;}
.leftCornerBottom { line-height:0px; font-size:1px; width:4px; height:4px; background:url(images/corner_left_bottom.png) no-repeat bottom left; }
.bottomBorder { line-height:0px; font-size:1px; height:4px; background:url(images/border.png) repeat-x bottom;}
.rightCornerBottom { line-height:0px; font-size:1px; width:4px; height:4px; background:url(images/corner_right_bottom.png) no-repeat bottom right; }



