body
{ 
	font-family : tahoma, verdana, helvetica, sans-serif; 
	font-size: 1.0em;
	color: #FFF;
}

.label
{
	color: #ffcc99;
	background-color: transparent;
}

p.label
{
	font-family : tahoma, verdana, helvetica, sans-serif; 
	font-size: 1.0em;
	background-color: transparent;
	color: #FFF;
}

.info
{
	color: #cc5500;
	background-color: transparent;
}

.info_u
{
	color: #cc5500;
	text-decoration: underline;
	background-color: transparent;
}

.errormsg
{
	color: #CC8877;
	background-color: transparent;
}

.success
{
	font-size: 18px;
	color: #CC8877;
	background-color: transparent;
}

#IntroBox {
	position:absolute;
	left:50px;
	top:70px;
	width:425px;
	z-index: 5;
	font-size: 28px;
	color: #000;
	background-color: transparent;
	text-decoration: none;
	text-align: justify;
}

#IntroBox span.label{
	font-size: 1.25em;
	color: #dda;
}

.copyright
{
	position: absolute;
	top: 747px;
	left: 25px;
	font-size: 9px;
	color: #986;
	background-color: transparent;
	z-index: 5;
}

.resSwitcher{
	position:absolute;
	top:747px;
	left:700px;
	font-size: 9px;
	color: #986;
	z-index: 5;
}

.resSwitcher span.label{
	color: #dda;
}

a:visited, a:hover, a:link
{
	font-size: 14px;
	color: #ffcc99;
	background-color: transparent;
	text-decoration: none;
}

a.copyrighter, a.switcher, a.copyrighter:visited, a.copyrighter:hover, a.copyrighter:link, a.switcher:visited, a.switcher:hover, a.switcher:link{
	font-size: 9px;
	color: #ddd;
	background-color: transparent;
	text-decoration: underline;
}
