Body {
	margin:0px;
}
.TEXT A, .TEXT A:Visited, .TEXT A:Link { 
	text-decoration :underline; 
	font-weight : normal;
	color : #FAEC05; 
} 
.TEXT A:Hover { 
	text-decoration :underline; 
	font-weight : normal;
	color : #FFe608; 
}
.Menu A, .Menu A:Visited, .Menu A:Link { 
	text-decoration :none; 
	font-weight : normal;
	color : #FAEC05; 
} 
.Menu A:Hover { 
	text-decoration :none; 
	font-weight : normal;
	color : #ffffff; 
}
.TextTable	{
	font-size:11px;
	color:#ffffff;
	font-family:verdana;
	vertical-align:top;
}
.Header {
	padding-left: 4px;
	border-top:1px solid #40494F;
	border-bottom:1px solid #40494F;
	font-size:10px;
	color:#ffffff;
	font-family:verdana;
}
.Textblock	{
	padding-left: 4px;
	background-color: #72787C;
	font-size:11px;
	color:#ffffff;
	font-family:verdana;
}
.Textblock A, .Textblock A:Visited, .Textblock A:Link { 
	text-decoration :underline; 
	font-weight : normal;
	color : #FAEC05; 
} 
.Textblock A:Hover { 
	text-decoration :underline; 
	font-weight : normal;
	color : #0033FF; 
}
.backbutton A, .backbutton A:Visited, .backbutton A:Link { 
	font-size:11px;
	text-decoration :underline; 
	font-weight : normal;
	font-family:verdana;
	color : #40494F; 
}
.backbutton A:Hover { 
	text-decoration :underline; 
	font-weight : normal;
	color : #ffffff; 
	font-size:11px;
	font-family:verdana;
}
INPUT, SELECT, TEXTAREA { 
	font : Normal 11px verdana; 
	border-top : 0px;
	border-right : 0px;
	border-left : 1px #535F66 solid;
	border-bottom : 1px #535F66 solid;
	background-color:#ffffff;
	color: #000000;
}