h1
{
	font-family: Arial;
	font-size: 14pt;
	color: #cc3300;
}

h2
{
	font-family: Arial;
	font-size: 12pt;
	color: #cc3300
}

h3
{
	font-family: Arial;
	font-size: 10pt;
	color: #cc3300;
}

body
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	line-height: 150%;
	color: #000000;
}

table
{
	font-size: 8pt;
	line-height: 150%;
}

.smallprint
{
	font-size: 7pt;
	line-height: 100%;
}

a
{	
	color: #cc3300;
}

a.navigation
{
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;	
	color: #ffffff;
}

a.navigation:hover
{
	text-decoration: underline;
}

a.assistant
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.assistant:hover
{
	text-decoration: underline;
}

.dull
{	
	color: #bfbfbf;	
}

.heading
{
	color: #cc3300;
	font-weight: bold;
	text-decoration: none;
}

.heading:hover
{
	text-decoration: underline;
}

.path
{
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}

.path:hover
{
	text-decoration: underline;
}

.map
{	
	text-decoration:none;
	width:200px;
	position:absolute;
	color: #ffffff;
	filter:progid:DXImageTransform.Microsoft.Glow(Color=Black,Strength=2);
}

.map:hover
{
	font-weight:bold;
	filter:progid:DXImageTransform.Microsoft.Glow(Color=#cc3300,Strength=2);
}

.tooltip
{
	border-bottom: dotted 1px #cc3300;
	cursor: help;
}

.rota
{			
}

.rotahighlight
{
	background-color:#cc3300;
	color:white;
}