a.norm-link
{
font-family: Arial;
font-size: 12px;
color: #9966CC;
text-decoration: underline;
}

a.norm-link:hover
{
text-decoration: none;
}

#norm-font
{
font-family: Arial;
font-size: 12px;
}

#navstyle ul
{
list-style-type: none;
margin: 0;
padding: 0;
width: 136px;
}

#navstyle ul li
{
padding: 0 0 5px 0;
}

#navstyle ul li a
{
display: table-cell;
text-decoration: none;
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #FF9933;
background-color: #FFFFFF;
width: 136px;
padding: 2px 0 2px 0;
}

#navstyle ul li a:hover
{
color: #FFFFFF;
background-color: #99CCFF;
}

#copy-font
{
font-family: Century Gothic;
font-size: 12px;
color: #637878;
}

table.white-border
{
border: 2px solid #FFFFFF;
}

#float-right
{
float: right;
}

hr.seperate
{
width: 250px;
color: #CCCCCC;
}

#float-left
{
float: left;
}

ul.blist
{
font-family: Century Gothic;
font-size: 12px;
color: #666666;
}

a.scenario
{
font-family: Arial;
font-size: 12;
background-color: #FFCCFF;
color: #663366;
border: 1px solid #999999;
text-decoration: none;
padding: 2px 3px 2px 3px;
}

a.scenario:hover
{
background-color: #999999;
color: #FFFFFF;
}

font.scen-courier
{
font-family: Courier New;
font-size: 12px;
}

font.scen-arial
{
font-family: Arial;
font-size: 12px;
}

a.email
{
font-family: Arial;
font-size: 15px;
color: #3333CC;
text-decoration: underline;
}

a.email:hover
{
text-decoration: none;
}

#bg-repeat
{
background-repeat: no-repeat;
}