/* Global Styles */

body {
	margin:0px;
	background-color: #666666;
	}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
a {
	color: #cccccc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
a:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	}
.TZ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.NaviHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.NavText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	font-style: normal;
	text-decoration: none;
}
.NavTextSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	text-decoration: none;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.TextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.TextUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
.TextNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	display: block;
	padding: 0px 2px 0px 2px;
	width: 15px;
	text-decoration: none;
	background-color: #666666;
	}
.TextNumber:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	display: block;
	padding: 0px 2px 0px 2px;
	width: 15px;
	text-decoration: none;
	background-color: #CCCCCC;
}
.TextNumberPas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color: #999999;
	color: #999999;
	display: block;
	width: 15px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-decoration: none;
}
.TextSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.sort {
	text-decoration: none;
	border: 1px solid #666666;
}
.sort:hover {
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
