body 
{
	font-family:Arial, Sans-Serif;
}
li
{
	list-style-type:none;
}
li.tou
{
    list-style-type:circle;
}
td
{
    vertical-align:top;
}
ul{
    list-style:square
}
.wiztbl
{
    display:block;
	margin-left:auto;
    margin-right:auto;
    height: 500px;
	border-collapse: collapse;
	padding: 2px 2px 2px 2px;
}

a.navbar
{
    font-size:smaller;
    text-decoration:none;
}
.note
{
    color:red;
    font-size:smaller;
}

.notice
{
    color:#FF6699;
    font-size:smaller;
    font-weight:bold;
}

.dragme
{
    color:red;
    font-size:larger;;
    font-weight:bold;
    background-color:yellow; 
}

.ContentTbl
{
    display:block;
	margin-left:auto;
    margin-right:auto;
}
.copyr
{
    font-size:smaller;
    text-decoration:none;    
}
.noborder
{
    border-style:none;
}

.imgTbl
{

}

.imgTd
{
    padding:0px 0px 0px 0px;
}
.wait_img
{
    visibility:hidden;
}

.tdsrch
{
    padding-bottom:8px;
    padding-top:8px;
    padding-right:8px;
    padding-left:8px;
    background-color:#CCFFFF;
}
.tnoprint
{
    background-color:transparent;
}

.tprint
{
    background-color:#CCFFEE;
}

.hidden
{
    visibility:hidden;
}

.visbl
{
    visibility:visible;
}

.step_hidden
{
    display:none;
}

.step_visible
{
    display:block;
}

.cur_step
{
    font-weight:bolder;
    color:#33CC00;
}

.current
{
    font-weight:bolder;
    color:#33CC00;
    background-color:yellow;
}
.idle
{
    background-color:transparent;    
}
.step
{
    font-weight:normal;
}

.scroller
{
    width:350px;
    display:block;
    overflow:scroll;
}

.flyoutHid
{
    position:absolute;
    background:#ffffff;
    visibility:hidden;
    border-width:1px;
    border-style:solid;
}

.flyoutShow
{
    position:absolute;
    background:#ffffff;
    visibility:visible;
    border-width:1px;
    border-style:solid;
    cursor:move;
}

.required
{
    font-weight:bolder;
    color:Red;
}

.hdr
{
    color:#339933;
    font-weight:bolder;
}
.txtbody
{
    font-size:smaller;
}
.txtemph
{
    color:#000033;
    font-size:larger;
}

.reshdr
{
    font-size:smaller;
    color:#618cb7;
}

textarea
{
    font-family:Arial, Sans-Serif;
}

.fltLeft
{
    float:right;
    display:block;
}

.showHand
{
    cursor:pointer;
}

.imgmenu
{
    border:none;   
}

.fauxlink
{
    color:blue;
}

