﻿/****************************************************************************/
/* Page defaults.                                                           */
/****************************************************************************/

td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#707070;
}

td.Middle {
	text-align: center;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:11px;
	color:#707070;
}

td.bot {
	text-align: right;
	vertical-align: bottom;
}


a {
	text-decoration: underline;
	color:#707070;
}
a.1 {
	text-decoration: underline;
	color:#666666;
}
a.2{
	text-decoration: underline;
	font-weight:strong;
	color:#FFFFFF;
}

a.3 {
	text-decoration: none;
	font-weight:strong;
	color:#008000;
}

a.4 {
	text-decoration: none;
	color:#FFFFFF;
}

.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

.small {
  font-size: 8pt;
}

h1 {
	font-family: Arial;
	color:#000080;
	font-style: italic; 
	font-size: 6 
	text-align:left;	
}

h2 {
	font-family: Arial;
	font-size: 5
  	font-weight:bold;
  	color:#800080;
	font-style:italic;
  	text-align: left;
}

h3 {
	font-family: Arial;
	font-size: 3
  	font-weight:bold;
  	color:#000080;
  	text-align: left;
}


h5 {
	font-family: Tahoma;
	font-size: 14px;
  	font-weight:bold;	  	
	color:#999999;
  	text-align: left;
}

.FooterLinks {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration:none
}

.Headline {
	font-family: Arial, Helvetica ;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
}

.ReadMore {
	font-family: Arial, Helvetica ;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}

.Right {
	text-align: right;
}

.Input {
	width:260px;
	height:18px; 
	font-family:Tahoma; 
	font-size:11px; 
	background-color:#FFFFFF; 
	border-color:#D4D0C8; 
	border-width:1px  
}

.InputNarrow {
	width:150px;
	height:18px; 
	font-family:Tahoma; 
	font-size:11px; 
	background-color:#FFFFFF; 
	border-color:#D4D0C8; 
	border-width:1px  
}

.InputTiny {
	width:60px;
	height:18px; 
	font-family:Tahoma; 
	font-size:11px; 
	background-color:#FFFFFF; 
	border-color:#D4D0C8; 
	border-width:1px  
}
