
a:link { 
cursor:hand;
color:#000000;
}
a:visited { 
cursor:hand;
color:#000000;
}

a:hover { 
cursor:hand;
color:#ffffff;
text-decoration:underline;
}
a:active { 
color:#ffffff;
text-decoration:underline;
}

.Active_Over_Wizard { 
Align:Left;
Width:150px;
Font-Family:Arial;
background-color:#C9C9C9;
Font-Size:12pt;
Color:#000000;
cursor:hand;
}
.Active_Wizard { 
Font-Family:Arial;
Align:Left;
vertical-align:Top;
Width:150px;
background-color:#898989;
Font-Size:12pt;
Font-Weight:normal;
Color:#ffd28e;
}
.Base_Wizard { 
cusor:hand;
}
.Body_Wizard { 
}
.centered { 
}
.Content_Wizard { 
Font-Family:Arial;
Align:Left;
vertical-align:Top;
Width:645px;
background-color:#696969;
Font-Size:12pt;
Font-Weight:normal;
Color:#FFFFFF;
}
.Header_Wizard { 
Font-Family:Palatino Linotype;
Align:center;
vertical-align:Top;
Width:800px;
background-color:#C37966;
Font-Size:14pt;
Font-Weight:normal;
Color:#FFFFFF;
}
.LargeType { 
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:19px;
}
.MediumType { 
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-style:italic;
color:#ffffff;
}
.Normal_Over_Wizard { 
cursor:hand;
Align:Left;
Font-Family:Arial;
Width:150px;
background-color:#C9C9C9;
Font-Size:12pt;
Color:#000000;
}
.Normal_Wizard { 
Font-Family:Arial;
Align:Left;
vertical-align:Top;
Width:150px;
background-color:#898989;
Font-Size:12pt;
Color:#ffd28e;
cusor:hand;
}
.Page_Wizard { 
Height:400px;
vertical-align:Top;
Width:800px;
background-color:#898989;
}
.SmallBlack { 
font-size:10px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
}
.SmallType { 
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.SubTitle_Wizard { 
Font-Family:Arial;
Font-Size:14pt;
Font-Weight:bold;
Color:#FFFFFF;
}
.Title_Wizard { 
Font-Family:Arial;
Font-Size:18pt;
Font-Weight:bold;
Color:#FFFFFF;
}
.underline {
text-decoration: underline;
}
.indent {
text-indent: 5em;
}.right {
text-align: right;
}.left {
text-align: left;
}.center {
text-align: center;
}