body
{
	margin: 0 0 0 0;
	background-color: white;
	font-size: 0pt;
}
TD
{
	font-family: Tahoma;
	font-size: 8pt;
}
h1
{
	font-family: tahoma, Arial;
	font-size: 8pt;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	line-height: normal;
	margin: 0 0 0 0;
}
h2
{
	font-family: tahoma, Arial;
	font-size: 8pt;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	line-height: normal;
	margin: 0 0 0 0;
}
a:link 	, a:visited	 { 
				text-decoration: none; 
				color: #002448;
				}
.menutext    { font-family: Tahoma; 
			   font-size: 8pt; 
			   color: #333333 ; 
			   margin-right: 5 ;
			   padding-right:5 px;
			   verticalalign:top
}

.title       { font-family: Tahoma; 
			   font-size: 8pt; 
			   color: #FFFFF0; 
			   font-weight: bold;
			   padding-right:7 px; 
			   margin-right:10; text-align:right 
}
.textsplesh  { 
			   font-family:Tahoma;
			   padding-left:5px; 
			   color: #887A44;
			   font-size: 9pt 
}
.linktext    { 
			   font-family: Symbol; 
			   color: #FFFFFF; 
			   font-size: 8pt; 
			   margin-left: 5 
}
.text       
{
               font-family: Tahoma; 
			   padding-right:6 px;
			   padding-left:6 px;
			   font-size: 8pt; 
			   text-align:justify; 
			   line-height:180%; 
			   color:#333333 
}
.top a:link     { 
				padding-left:5 px;
				color: #FFFFFF;
				text-decoration: none; 
				font-family:Tahoma; 
				font-size:8pt; 
}

body         { 
				font-family: Arial; 
				font-size: 8pt;
}
.ButtonNormal 
{
	background-color: #fdfbf0;
}
.ButtonNormal2
{
	background-color: #eceae0;
}
.ButtonNormal3
{
	background-color: #F5F4EF}};
}

.ButtonHover
{
	background-color: #fdf9e3;
	cursor: hand;
}
.ButtonHover2
{
	background-color: #f5f1e0;
	cursor: hand;
}
.ButtonHover3
{
	background-color: #faf6e5;
	cursor: hand;
}
.hidden
{
	display: none;
}
.bordertd
{
border-bottom: 1px dotted #808080;
border-top: 0;
border-right:0;
border-left:0;
}
.buttonpage
{
background-color: #E1E8E7
}