@charset "UTF-8";
/* CSS Document */

:focus
{
  -moz-outline-style: none;
}

a:link {
	color:#FFFFFF;
	text-decoration: none;
	line-height: 16px;
	space-after: 6px;
	font-weight: normal;
}     
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	space-after: 6px;
	font-weight: normal;
}     
a:active {
	color: #CC6600;
	text-decoration: none;
	line-height: 16px;
	space-after: 6px;
	font-weight: normal;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
	line-height: 16px;
	space-after: 6px;
	font-weight: normal;
}

a.set2:link {
	color: #000000;
	text-decoration: none;
}
a.set2:visited {
	color: #000000;
	text-decoration: none;
}
a.set2:active {
	color:#CC6600;
	text-decoration: none;
}
a.set2:hover {
	color:#CC6600;
	text-decoration: none;
}

a.set3:link {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.set3:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.set3:active {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
a.set3:hover {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;;
}

img {
	border-style: none;
}

.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-size: 16px;
	letter-spacing: 1.75px;
	font-weight: bold;
	align: center;
}
	
.menu {
	font-family: verdana, arial, helvetica, sans-serif;
	color:#CC6600;
	font-size: 11px;
	line-height: 18px;
	space-after: 10px;
	letter-spacing: 0.2px;
	font-weight: bold;
	align: center;
}

h1 {
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #CC6600;
	letter-spacing: .5px;
	font-size: 14px;
	line-height: 8px;
	font-weight: bold;
}

h5 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
	line-height: 8px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: .5px;
	font-weight: normal;
	align: center;
}

.descriptions {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	space-after: 6px;
	letter-spacing: .5px;
	font-weight: normal;
	align: center;
}

.onmenu {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #CC6600;
	font-size: 11px;
	line-height: 16px;
	space-after: 6px;
	letter-spacing: .5px;
	font-weight: normal;
	align: center;
}

.largeorange {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #CC6600;
	font-size: 15px;
	line-height: 35px;
	space-after: 10px;
	letter-spacing: 1px;
	font-weight: normal;
	align: left;
}

.tableheader {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	space-after: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	align: left;
}

.tablelist {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
	space-after: 10px;
	font-weight: normal;
	align: left;
}

.white-descriptions {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 16px;
	space-after: 6px;
	letter-spacing: .5px;
	font-weight: normal;
	align: center;
}

em {
	line-height: 26px;
}
