﻿ body, td, tr 
 {
 text-decoration: none; 
 font-family: verdana, arial, helvetica, sans-serif; 
 font-size: 8pt; 
 cursor: default; 
 color: #666;
 
 }  
 
 body 
 {
 margin: px; 
 padding: px; 
 background-color:white; 
 font-size: 7pt; 
 } 

 legend 
 {
 color: #ccc;
 width: 100%; 
 font-size: 8pt; 
 font-weight: bold; 
 border-bottom: solid 1px #f7f7f7; 
 padding-bottom: 5px; 
 margin-bottom: 5px;
 }
 fieldset
 {
 border: solid 1px #fff; 
 padding-bottom: 10px;
 }
 
 form
 {
 margin: 0px;
 padding: 0px;
 }
 a:active, a:visited, a:link
 {
 color: blue; 
 text-decoration: none; 
 font-size: 8pt;
 }
 a:hover 
 {
 color: #00004f; 
 text-decoration: none; 
 font-size: 10pt;
 background-color:#99CCFF;
 }
  
  
 table
 { 
 margin: 1px 0px 1px 0px; 
 padding: 1px 1px 1px 1px; 
 font-size: 13px;
 }
 
 img 
{
	border: none;
}

div.logo
{
	background: #680000;
	height:200px;
	width: 100%;
	vertical-align:center;
}
div.logo1
{
	background: #680000;
	height:50px;
	width: 100%;
	vertical-align:center;
}
table.categories
{
	background: #484848;
	color: ffffff;
	width: 100%;
	height: 32px;
	font-style: bold;
	border: 0;
}
table
{
color: #000000;
}
div.categories
{
	background: #484848;
	color: #ffffff;
}
h3.cate
{
color:f4a460;
}

table.update
{
	color: #666;
	font-size: 8pt;
	border: 1;
}
