HTML {
	text-align:justify;
	font-family:"Verdana";
	font-size:12px;
}
BODY {
	background-color:#50d1d6;
	background-image:url('bg.png');
	background-repeat:repeat-x;
	background-position:top;
}
#menu A {
	color: #404e50;
	font-weight: bold;
	font-size:16px;
	font-family:"Century Gothic";

}

.first {
	border-left: 2px #404e50 dotted;/**/
}
#content IMG {
    border:none
}
P {
	color:#333333;
	font-family:Verdana;
}
H1, H2, H3 {
	color: #3f747b;
}

H2,{
font-size: 18px;
}

A {
	color: #404e50;
}
.popupmenu DIV {
	background-color: #838081;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #8bbcb8;
	text-decoration: underline;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}

