.topnav 
{
  font-weight:bold;
  color:#ffffff;
  font-size:12px;
}
.left
{
   border-left: #ffcc00 3px solid;  
}
.right
{
   border-right: #ffcc00 3px solid;  
}

DIV, 
DL, DT, 
FIELDSET, FORM,
FRAME, FRAMESET,
H1, H2, H3, H4, 
H5, H6, IFRAME, 
NOFRAMES, 
OBJECT, OL, 
UL, APPLET, 
CENTER, DIR, 
HR, MENU, TD, PRE, .plannertop 
{
   font-family : verdana, arial, Helvetica, sans-serif, "MS sans serif"; 
   font-size:11px;
   font-weight : normal; 
   color : #000066; 
   border-left:0px;
   margin-left:0em;
   margin-right:0em;
   margin-top:0em;
   border-top:0em;
}

p{margin-top:8px;margin-bottom:8px}

body
{
   font-family : verdana, arial, Helvetica, sans-serif, "MS sans serif"; 
   font-size:11px;
   font-weight : normal; 
   color : #000000; 
}
h1{
   font-family : verdana, arial, Helvetica, sans-serif, "MS sans serif"; 
   font-size : 15px;
   font-weight: bold;
   margin-top:0px;
   line-height:15px;
}
h2{
   margin-top:5px;
   font-size:12px;
   font-weight:bold;
   color:#ffffff;
}
h3{
   margin-top:5px;
   font-size:12px;
}
h4{
   margin-top:5px;
   font-size:11px;
}
h5{
   font-size:11px;
   font-style:italic;
}
h6{
   font-size:10px;
   font-weight:normal;
   font-style:italic;
}
h1,h3,h4,h5,h6{
   font-family : verdana, arial, Helvetica, sans-serif, "MS sans serif"; 
   color:#cc3300;
   font-weight:bold;
   margin-bottom:0ex;
   padding-bottom:0ex;
}
UL{
   font-family : verdana, arial, Helvetica, sans-serif, "MS sans serif"; 
   font-size : 11px;
   font-weight : normal;
   margin-left:2em;
}
li.image{
   list-style-image : url(/images/bullet.gif)
}
li.square { list-style-type: square}
li.plain{ list-style-type: disc}
OL{
   font-family : verdana, arial, Helvetica, sans-serif, "MS sans serif"; 
   font-size : 11px;
   font-weight : normal; 
   list-style-type: decimal;
   margin-left:4em;
}

ol.letters{list-style-type: lower-alpha}

.black {color:#000000}
.white {color:#ffffff}
.red {color:#cc3300}
.highlight 
{
   background-color:#ffff00;
   padding:2px;
}
.small
{
   font-size:10px
}
.code
{
   font-family: "Courier New", Courier, mono;
   font-size:11px;
   font-color:#000000;
   font-weight:normal;
   background-color: #99ccff;
   padding: 4px;
}
.special
{
   font-family: "Courier New", Courier, mono;
   font-size:24px;
   font-weight:bold
}

a.nav:link, a.nav:visited, a.nav:active, a.nav:hover
{
   text-decoration:none;
   font-size:10px;
   font-weight:bold;
   color:#ffffff;
}

a:link, a:visited, a:active
{
   text-decoration:none;
   font-weight:bold;
   color:#cc3300;
}

a:hover
{
   text-decoration:underline;   
   font-weight:bold;
   color:#cc3300;
}

a.whitenormal:link, a.whitenormal:visited, a.whitenormal:active
{
   text-decoration:none;
   font-weight:normal;
   color:#ffffff;
}

a.whitenormal:hover
{
   text-decoration:underline;
   font-weight:normal;
   color:#ffffff;
}

a.normal:link, a.normal:visited, a.normal:active
{
   text-decoration:none;
   font-weight:normal;
   color:#000066;
}

a.normal:hover
{
   text-decoration:underline;
   font-weight:normal;
   color:#000066;
}


a.big:link, a.big:visited, a.big:active
{
   text-decoration:underline;
   font-size:14px;
   font-weight:bold;
   color:#0066cc;
}

a.big:hover
{
   text-decoration:none;   
   font-size:14px;
   font-weight:bold;
   color:#0066cc;
}


a.topnav:link, a.topnav:visited, a.topnav:active
{
   text-decoration:none;
   font-weight:bold;
   font-size:10px;
   color:#ffffff;
}

a.topnav:hover
{
   color:#ffffff;
   font-weight:bold;
   font-size:10px;
   text-decoration:underline;
}

a.white:link, a.white:visited, a.white:active, a.white:hover
{
   color:#ffffff;
}
