a:link {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}
a:visited  {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}
a:hover {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #F8780D;
}
a:active {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.menutext {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F8780D;
	letter-spacing: normal;
	border-left-style: none;
}
.menu {
	font-family: Tahoma, sans-serif, Arial;
	background-color: #E7EEF1;
	border: thin solid #333333;
}
.textbold {
	font-family:Tahoma, sans-serif, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 1px;
}
.line {
	background-image: url(images/black.gif);
	background-repeat: repeat-x;
}
.blue {
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F8780D;
	font-family: Tahoma, sans-serif, Arial;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}
.black {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	font-family: Tahoma, sans-serif, Arial;
	border: thin solid #FFFFFF;
}
.button {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
.section {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 110px;
	font-style: normal;
	font-weight: 200;
	color: #000000;
	cursor: default;

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	text-transform: lowercase;
}
.border {
	border: 1px solid #000000;
}
.sound {
	behavior : url(soundRollover.htc) ;
}

