﻿body 
{
	font-family: Sans-Serif,Arial;
    color: Navy;
 
	
}

.Wizard
{
	font-family: Sans-Serif,Arial;
	color: Navy;
	
}


#Centerj
{
 margin: 0 auto; 
 width: 800px;  
 text-align: left;
  color: Orange;
}


.tab_xp .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px;background:url(images/tab/tab-line.gif) repeat-x bottom;}
.tab_xp .ajax__tab_outer {background:url(images/tab/tab-right.gif) no-repeat right;height:21px;}
.tab_xp .ajax__tab_inner {padding-left:3px;background:url(images/tab/tab-left.gif) no-repeat;}
.tab_xp .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(images/tab/tab.gif) repeat-x;}
.tab_xp .ajax__tab_hover .ajax__tab_outer {background:url(images/tab/tab-hover-right.gif) no-repeat right;}
.tab_xp .ajax__tab_hover .ajax__tab_inner {background:url(images/tab/tab-hover-left.gif) no-repeat;}
.tab_xp .ajax__tab_hover .ajax__tab_tab {background:url(images/tab/tab-hover.gif) repeat-x;}
.tab_xp .ajax__tab_active .ajax__tab_outer {background:url(images/tab/tab-active-right.gif) no-repeat right;}
.tab_xp .ajax__tab_active .ajax__tab_inner {background:url(images/tab/tab-active-left.gif) no-repeat;}
.tab_xp .ajax__tab_active .ajax__tab_tab {background:url(images/tab/tab-active.gif) repeat-x;}
.tab_xp .ajax__tab_body {border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff;}