.head-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.head-menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.menu-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4ADBFF;
	text-decoration: none;
}
.button_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.button_bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CCFF;
	text-decoration: none;
}
.plink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.plink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
	font-weight: bold;
}
.windowstab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.windowstab:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0380FC;
}
.pagination{
	background:transparent url('images/div-h.gif') repeat-x left top;
	font-family: "Trebuchet MS", "Trebuchet", "Nimbus Sans L", sans-serif;
	font-size: 12px;
	font-family: "Trebuchet MS", "Trebuchet", "Nimbus Sans L", sans-serif;
	;
	color:#000000;
	text-align:center;
	width: 100%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
 }
.pagination a{
 font-family: "Trebuchet MS", "Trebuchet", "Nimbus Sans L", sans-serif;
 font-family: "Trebuchet MS", "Trebuchet", "Nimbus Sans L", sans-serif;
 font-size: 12px;
 padding:1px 4px;
 text-decoration:none;
 background:transparent url('images/pagination.gif') repeat-x left bottom;
 border:1px solid #ccc;
 margin:0 2px;
 color:#000000;
}
.pagination a:hover{
	font-size: 12px;
	font-family: "Trebuchet MS", "Trebuchet", "Nimbus Sans L", sans-serif;
	font-family: "Trebuchet MS", "Trebuchet", "Nimbus Sans L", sans-serif;
	color:#000000;
	border:1px solid #999999;
	text-decoration: none;
	background-color: #15B7FF;
}
