
Body
{
	font-size: 12px;
	color: #777;
	font-family: Arial;
	background-color: #b12f1d 
}

.pageTitle 
{
	position: absolute; 
	top: 50px; 
	left: 60%;
	z-index: 5;
	font-size: 16pt; 
	font-family: Arial
}


.content-indent
{
	padding-left: 15px;
	background-color: #ecf8fd;
}
.content	
{
	background-color: #ecf8fd;
}

.welcome
{
	font-size: 13px;
	color: #777;
	line-height: 16px;
	font-family: Arial;
}
.textforad
{
	font-size: 13px;
	color: #369;
	line-height: 13px;
	font-family: Arial;
}
.form
{
	font-size: 12px;
	color: #777;
	font-family: Arial;
}
.copyright
{
	font-size: 11px;
	color: #c86a55;
	font-family: Arial;
}
.boldtext
{
	font-weight: bold;
	font-size: 12px;
	color: #867e63;
	line-height: 16px;
	font-family: Arial;
}
.touragelevel
{
	font-weight: normal;
	font-size: 12px;
	color: #867e63;
	line-height: 12px;
	font-family: Arial;
}
A:hover
{
	color: #c53023;
	text-decoration: none;
}
A:link
{
	text-decoration: none;
}

.lesnav
{
	border-right: #a8c2ed 1px solid;
	border-top: #a8c2ed 1px solid;
	font-size: 11px;
	background-image: url(webimages/navbg.gif);
	border-left: #a8c2ed 1px solid;
	color: #478dd4;
	border-bottom: #a8c2ed;
	font-family: Arial;
}
.lesnavorange
{
	border-right: #a8c2ed 1px solid;
	border-top: #a8c2ed 1px solid;
	border-left: #a8c2ed 1px solid;
	border-bottom: #a8c2ed;
	background-image: url(webimages/navbg.gif);
	color: orange;
	font-size: 11px;
	font-family: Arial;
	border-color: #a8c2ed;
}
.lesnavvisited
{
	border-right: #a8c2ed 1px solid;
	border-top: #a8c2ed 1px solid;
	border-left: #a8c2ed 1px solid;
	border-bottom: #a8c2ed;
	background-image: url(webimages/navbg.gif);
	color: green;
	font-size: 11px;
	font-family: Arial;
	border-color: #a8c2ed;
}


H1
{
	font-size: 16pt;
}

.section
{
	font-size: 14pt;
	color: Navy;
	font-weight: bold;
	font-family: Arial;
}
.topic
{
	background-color: #ffffcc;
	margin-left: 10px;
	font-size: 12pt;
}


A.topic A.topic:visited A.topic:active A.visited:hover A.topic:link
{
	font-family: Arial;
	text-decoration: none;
}

.navmenutopic
{
	font-size: 12pt;
	margin-left: 10px;
	cursor: hand;
	background-color: #ffffcc;
	filter: progid:DXImageTransform.Microsoft.Glow(Color=blue,Strength=2);
	width: 90%;
}
.test
{
	border-top-style: outset;
	font-family: Arial;
	border-right-style: outset;
	border-left-style: outset;
	background-color: yellow;
	border-bottom-style: outset;
}
