a:link {
	Color: #000080; text-decoration: none
}
a:active {
	Color: #0000FF; text-decoration: none
}
a:visited{
	Color: #003366; text-decoration: none
}
a:hover{
	Color: #993333;
}	

.txtSmall    { font-family: Arial; font-size: 8pt }
.newsTitle   { font-family: Arial; font-size: 11pt; font-weight: bold; text-indent:0 }
.txtCaption  { font-family: Arial; font-size: 10pt; text-align: left; font-weight: bold; text-indent:0 }
.txtNormal   { font-family: Arial; font-size: 9pt; margin-left:1 }
.item        { font-family: Arial; font-size: 9pt }
.body {
	font-family: Verdana, Tahoma, Arial, 'MS Sans Serif';
	font-size: 77%;
}
.cbtn {
	BORDER-LEFT: #efedde 1px solid;
	BORDER-RIGHT: #efedde 1px solid;
	BORDER-TOP: #efedde 1px solid;
	BORDER-BOTTOM: #efedde 1px solid; 
}
.txtbtn {font-family:tahoma; font-size:85%; color:menutext;}
FORM SELECT {
	font-family: 'Microsoft Sans Serif', Verdana, sans-serif;
	background-color: #ffffe8;
	font-size: 8pt;
	color: #000000;
}
FORM INPUT {
	background-color: #efefef;
	font-family: 'Microsoft Sans Serif', sans-serif;
	font-size: 9pt;
}
FORM Select {
	background-color: #efefef;
	font-family: ArialMicrosoft Sans Serif, sans-serif;
	font-size: 9pt
}

button       { font-family: Verdana; font-size: 9pt; background-color: #FCD69C; font-weight:bold }
TEXTAREA {	border-style:solid; border-width:1px; COLOR: #000000;
	BACKGROUND-COLOR: ackground-color: #FFF0E1;
	padding-left:4px;  font-family: Arial; font-size: 10pt; background-color: #F8F3E4}