a:link 		{text-decoration: none; color: black}
a:visited {text-decoration: none; color: black}
a:active 	{text-decoration: none; color: black}
a:hover 	{text-decoration: none; color: #CC6699 ! important}

b.topmenu, a.topmenu{
	vertical-align: top;
	font-family: arial, sans-serif;
	font-size: 11;
	color: white;
	word-spacing: 2px;
}
content-h2

.menu_seperator {
	word-spacing: 10px ! important;
}

b.leftmenu, a.leftmenu {
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 16;
	line-height: 100%;
	word-spacing: normal;
	/*letter-spacing: -0.1Ex;*/
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: black;
}
a.leftmenu:visited {
	color: black;
}

.footer {
	text-align: center;
	font-family: "arial";
	font-size: 9;
	color: #AAAAAA;
}

a.footer {
	color: #555555;
}

.content, p.content {
	border: 0px dashed white;
	width:  640px; 
	height: 500px; 
	vertical-align: top;
	font-family: Garamond, 'Times New Roman', Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: 0Ex;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: black;
}

td.content, tr.content, span.content, p.content, li.content, p.content {
	height: 20px;
}

a.content-text:visited {
	color: black ! important;
}

a.content-text:link {
	color: black ! important;
}

a.content-text:hover {
	color: #CC6699 ! important;
}


.content-h1{
	font-family: Garamond, 'Times New Roman', Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 18;
	line-height: 150%;
	word-spacing: normal;
	letter-spacing: 0Ex;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #373737;
}



.content-h2{
	font-family: Garamond, 'Times New Roman', Times, serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 14;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: 0Ex;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
	color: #4A4A4A;
}

a.content-h2:visited {
	color: #4A4A4A ! important;
}

a.content-h2:link {
	color: #4A4A4A ! important;
}

a.content-h2:hover {
	color: #CC6699 ! important;
}

.error {
	width: 660px; 
	height:500px; 
	font-family: Garamond, 'Times New Roman', Times, serif;
	border: 0px solid red;
	vertical-align: top;
	font-family: serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 20;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: 0Ex;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	text-indent: 0ex;
	color: #94222C;
}

.standalone {
	padding-top: 40px;
	padding-left: 40px;
	width: 850px
}

.highlightbox, div.highlightbox {
	background-image: url(../images/sky.jpg);
	border: blue solid 1px
}

#help {
 	display: none; 
 	position: absolute;
 	left: 50%;
 	margin-left: -110px;
 	top: 50%;
 	margin-top: -75px;
 	width: 220; 
 	height: 150; 
 	padding: 8px;
 	border: 2px solid blue; 
 	text-align: center; 
 	background-image: url(../images/sky.jpg);
}

