body {
     background-color: #ffffff;
     }

td,p,ul,li {
     color: #333333;
     text-decoration: none;
     background-color: transparent;
     width: 650px

     }

.bump { margin-left: 150px }

a.text:link {  
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
     font-size: 9px;
     line-height: 12pt;
     color: #FF3300;
     text-decoration: none;
     border-bottom-style: dotted;
     border-bottom-width: 1px;
     border-color: #FF3300;
     outline-width: 0px;
     }
a.text:hover {  
     font-family: Georgia, "Times New Roman", Times, serif;
     font-style: italic;
     font-size: 9pt;
     border-bottom-style: dotted;
     border-bottom-width: 1px;
     border-color: #FF3300
     }
a.text:active {  
     color: #fff;
     font-family: Georgia, "Times New Roman", Times, serif;
     font-style: italic;
     font-weight: bold;
     text-decoration: none;
     background-color: #f30
     }

a.text:visited {  
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-weight: bold;
     font-size: 9px;
     line-height: 12pt;
     color: #FF3300;
     text-decoration: none;
     border-bottom-style: dotted;
     border-bottom-width: 1px;
     border-color: #FF3300;
     outline-width: 0px;
     }


a.images:link {
     text-decoration: none;
     border-bottom-style: none;
     border-bottom-width: 0px;
     border-color: none;
     outline-width: 0px;

     }

a.images:hover {
     text-decoration: none;
     border-bottom-style: none;
     border-bottom-width: 0px;
     border-color: none;
     outline-width: 0px;

     }

a.images:active {  
     text-decoration: none;
     border-bottom-style: none;
     border-bottom-width: 0px;
     border-color: none;
     outline-width: 0px;

     }

.title { 
     font-size: 14pt; 
     font-family: Georgia, "Times New Roman", Times, serif }

.homeIntro  { 
     color: #333; 
     font-size: 10pt; 
     font-family: Georgia, "Times New Roman", Times, serif; 
     line-height: 14pt }

.bodytext     { 
     color: #333; 
     font-size: 8pt; 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     line-height: 12pt }

.italic { 
     color: #333; 
     font-size: 9pt; 
     font-family: Georgia, "Times New Roman", Times, serif; 
     font-style: italic }     

.subtext  { 
     color: #333; 
     font-size: 7pt; 
     font-family: Verdana, Arial, Helvetica, sans-serif; 
     line-height: 12pt; }
     
.menuItems {
     font-family: Verdana, Arial, Helvetica, san-serif;
     font-weight: bold;
     font-size: 9px;
     text-transform: uppercase 
     
     }     

     
#left  { 
     margin-top: 50px; 
     width: 146px; 
     float: left }
     
.leftcontent   { 
     background-image: none; 
     background-position: 0 100%; 
     margin: 0; 
     padding: 5px 0px; 
     border-right: 0 none }

#right  { 
     width: 60%; 
     float: left }
     
.rightcontent   { 
     background: #fff; 
     margin: 0; 
     padding-right: 10px; 
     padding-bottom: 5px; 
     padding-left: 10px; 
     border: none }
