BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #ECEBEB;
}

table, tr, td, span, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #215B9C;
	background-color: #eaeeee; 
}

H1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	font-weight: normal;
}

A, A:link, A:active, A:visited {
	color: #8080FF;
	text-decoration: none;	
}

A:hover {
	color: #FF6600;
	text-decoration: none;
}

UL {
	list-style : square;
}


.ZKeywords {
	font-size: 11px;
	color: #8697A8;
	text-decoration: none;
}

.mainlinks, A.mainlinks:link, A.mainlinks:active, A.mainlinks:visited {
	font-size: 12px;
	color: #215B9C;
	text-decoration: none;

}

A.mainlinks:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
}


.mainlinksactive, A.mainlinksactive, A.mainlinksactive:link, A.mainlinksactive:active, A.mainlinksactive:visited, A.mainlinksactive:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

.ZLinks, A.ZLinks, A.ZLinks:link, A.ZLinks:active, A.ZLinks:visited {
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
A.ZLinks:hover {
	font-size: 11px;	
	color: #FF6600;	
	text-decoration: underline;	
}

.ZSmall, A.ZSmall, A.ZSmall:link, A.ZSmall:active, A.ZSmall:visited {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
	padding: 3px;
}
A.ZSmall:hover {
	color: #333333;
	text-decoration: underline;
}

.ZCopy, A.ZCopy, A.ZCopy:link, A.ZCopy:active, A.ZCopy:visited, A.ZCopy:hover {
	font-size: 9px;
	color: #AEAEAE;
	text-decoration:none;
}


.ZTableCell{
	border: 1px solid #eaeeee;
	color: #666666;
	font-size: 10px;
	text-align: center;
}
.ZTableRow{
	border: 1px solid #eaeeee;
	color: #333333;
	font-size: 10px;
	text-align: left;
}
.ZTableColumn{
	border: 1px solid #eaeeee;
	color: #666666;
	font-size: 11px;	
	font-weight: bold;
	text-align: center;
}

.ZSearch{
	color: #215B9C;
	font-style : italic;
}
.textarea{
	background: transparent url("textarea.jpg") repeat-y fixed right;
	height: 70px;
	width: 163px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;	
	border:0px;
	padding-bottom : 4px;
	padding-left : 2px;
	padding-right : 3px;
	padding-top : 4px;
	text-align : right;
}
.select{
	height: 22px;
	width: 145px;
	font-family: Tahoma;
	font-size: 11px;
	border:0px;
	font-weight : bold;
	text-align : right;
}
