#nav li.current a
{
	color: #FFFFFF;
	background: url(../images/left5889D6.gif) left top no-repeat;
}

#nav li.current a span
{
	background: url(../images/right5889D6.gif) right top no-repeat;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 1px;
}

#nav li.current 
{
    border-bottom: solid 1px #5889D6;
}


form fieldset legend{	
	background-color: #5889D6; 
} 


.wrapper_header 
{    
	background-repeat: no-repeat;
	background-position:left top;
	background-image: url(../images/left5889D6.gif);
	background-color: #5889D6;
	padding-left: 10px;
}
.tab_header 
{    
	background-repeat: no-repeat;
	background-position:right top;
	background-image: url(../images/right5889D6.gif);
	padding-top: 6px;	
	padding-bottom: 6px;	
	padding-right: 6px;	
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;	
}


.current div
{
	padding-top: 4px;
	background-image: url(../images/right5889D6.gif);
}

.current, .tab_nav
{
	background-image: url(../images/bg5889D6.gif);
	
}


.table_header_gv {
	background-color: #5889D6;
}

.table_edit th
{
	font-weight: bold;
	color: White;	
	text-align: right;
	padding: 3px 3px 3px 10px;
	background-color: #5889D6;
}

.tbl_preview th, .tbl_preview_half th {
	background-image: url(../images/bg_preview5889D6.gif);
	background-position: right;
	background-repeat:repeat-y;
	padding-right: 12px;	
	padding-left: 6px;		
	padding-top: 3px;		
	padding-bottom: 3px;	
	text-align: right;
	background-color: #EEEEEE;	
	border-top: 1px solid #A4A29E;
	border-bottom: 1px solid #A4A29E;
	
}