BODY {
	color: #696969;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	background-color: Black;
}

A {
	color: #339900;
	text-decoration: none;
}

A:HOVER {
	color: #FFCC66;
	text-decoration: none;
}
.tableheader 
{   
border: thin White;  
text-indent: 3px;  
font-weight: bold;  
color: Black;  
height: 17px;  
vertical-align: middle;  
font-size: 12px;  
background: #F5F5F5;
}

.tableheaderbottomline { border-bottom: 1px solid White; }
.texttitlepage { font-size: 17px;      font-weight: bold;  font-style: normal; }

.textstandard { 
color: #333333; 
font-size: 12px;
; font-family: Tahoma, Arial, sans-serif
}

.bodytable { background: url(../g/bg_body.gif) no-repeat; color: #333333;  font-size: 12px;  font-weight: normal;}
.tablespcbody { background: url(../g/table_spec_bg.gif);}
.tablespcheader { background: url(../g/table_spec_header_bg.gif);  height: 39px;  }
.tableheaderfancy { background: url(../g/table_header_bg.jpg);  height: 39px;  margin-left: 0px;  padding-left: 10px;  font-weight: bold; font-size: 14px;  color: #333333;      }
.texttitle { 
padding-left: 10px;  
font-style: Arial, Tahoma, sans-serif; 
font-weight: bold; 
font-size: 14px;  
color: #333333;
}

.tablespc {
	border-bottom: 1px solid #666666;
	padding: 0px;
}
.tablespcrightborder {
	border-right: 1px solid #666666;
	padding: 0px;
}
.tablespcinside { width: 400px;  padding: 2px;  color: #333333;  font-size: 12px;  font-weight: normal;  }
.tablespcinsidecell { width: 400px;  padding: 2px;  color: #333333;  font-size: 12px;  font-weight: normal;  border: 1px White;   }
.tablebackgroundnorepeat {   background-repeat: no-repeat;  }

.style1 {
 	font-family:"Times New Roman", Times, serif; 
	font-size:18px;
	font-weight:bold;
}