body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
/* top: main menu */
table.top { width: 830px; background-image:url(images/top.gif); background-repeat:repeat-x; }
td.topmenu { width: 560px; height: 48px;}
td.time    { vertical-align: top; text-align: right; color: #FFFFFF; width: 90px; font-size: 11px; font-weight: bold;}
td.logo { width: 180px; height: 48px;}
td.menuactivebar { color: #FFFFFF; background-color: #000066; width: 90px; text-align: center;  height: 20px; }
td.menubar { width: 90px;  text-align: center;  height: 20px; }
td.menubar a:link { color: #000033;   }
td.menubar a:visited { color: #000033; }
td.menubar a:active { color: #000033;  }
td.menubar a:hover { color: #BB0000; text-decoration: underline; }
.menutext { font-size: 13px;  font-weight: bolder;  font-style: normal; text-decoration: none;   }
td.bottommenu { width: 830px; height: 78px;  }
.products { font-weight: bold; font-size: 11px; color: #003333; }
div.title {
   font-size: 12px;  
   font-weight: 900;
   color: #EEEEFF;   
   width: 600px;      
   text-align: left;
}

/* main table: content */
.black {
   color: #000000;   
   font-size: 12px;
   font-weight: bold;
}

.blue {
   color: #000033;   
   font-size: 12px;
   font-weight: bold;   
}

a.small {
   color: #000000;   
   font-size: 11px;
   font-weight: bold;
}

table.main { 
   width: 830px; 
   background-color: #F0F8FF; 
	border-right: 1px solid #99CCFF; 
	border-left: 1px solid #99CCFF; 
}
td.right { width: 450px; vertical-align: top; }
td.left { width: 340px; vertical-align: top; background-color: #99EEFF; }

img.program {
   width :240;
   height:151;
   margin-right: 6px;   
}

div.caption {
   height: 18px;
   text-align: left;
   margin-bottom: 2px;
   padding-bottom: 2px;
   padding-left: 5px;
   border-bottom: 1px dotted #99CCFF;    
   border-top: 1px solid #99CCFF;
}

div.description {
   text-align: justify;  
   padding: 3px 3px 3px 3px;
}

div.header {
   border-bottom: 1px dotted #99CCFF;
}

div.shift_header {
   border-bottom: 1px dotted #99CCFF;
   padding-left: 60px;
}

ul.key { 
   list-style-image: url(images/list.gif);  
   vertical-align: bottom;
   background-color: #99EEFF;
   font-weight: bold;
   margin-top: 1px;
}
ul.key a:link    { color: #000033; text-decoration: none; }
ul.key a:visited { color: #000033; text-decoration: none;}
ul.key a:active  { color: #000033; text-decoration: none;}
ul.key a:hover   { color: #000000; text-decoration: underline; }

ul.normal { 
   list-style-type : decimal; 
}

li {  
   text-align: left; 
   color: #000033;
   font-size : 11;
   text-align : left;
   padding: 1;
   margin: 0;
}

span.red {
   color: #CC0000;   
   font-size: 12px;
   font-weight: bolder;
}

span.bold { font-weight: bold; }

span.boldi { font-weight: bold; font-style: italic; }

span.navy {
   font-size: 12px;  
   font-weight: normal;         
   color: #000033;   
}

span.navy13 {
   font-size: 13px;  
   font-weight: normal;         
   color: #000033;   	
}

span.normal {
   font-size: 12px;  
   font-weight: normal;         	
	color: #000000;
}

span.caption {
   font-size: 13px;     
   font-weight: bold;
   color: #000033;   	
}

span.highlight {
   font-size: 15px;     
	font-family: "Times New Roman", Times, serif;
	color: #330033; 
   font-weight: bold;
} 

/* product page */
div.enlarge {
   margin-top: 3px;
   text-align: center;
   font-size: 10px;     
   font-weight: lighter;   
}

div.sample {
   font-size: 10px;     
   background-color: #FFFFFF;
   padding: 1px;
}

 
/*  Pricing info table  */
table.price {
   width: 300px;
   text-align: center;
}

td.price_header {
   color: #000033;
   font-size: 13px;  
   font-weight: bold;
   border-bottom: 1px solid #99CCFF;
}

td.price_item {
   color : #000000;
   font-size: 12px;  
   font-weight: bold;
   border-bottom: 1px dotted #99CCFF;
}

/* Links resource */
table.links {	width: 830px; background-color: #f0f8ff; font-size: 11px; }
.link {	font-size: 12px;	color: #0000CC; font-weight: bold; }

/*  Footer: copyright */
table.footer {   width: 830px;}
td.footer {
   width: 750px; 
   height: 16px;
   text-align : center; 
   font-family : "Courier New", Courier, monospace; 
   font-size : 11; 
   color : #000033; 
   background-image:url(images/footer.gif); 
   background-repeat:repeat-x; 
}
td.pr {
	width: 80px;
	vertical-align: bottom; 
}
