HTML {
	text-align:justify;
	font-family:"Verdana";
	font-size:12px;
}
BODY {
	background-color:#530016;
	background-image:url('bg.png');
	background-repeat:repeat-x;
	background-position:top;
}
#menu A {
	color: #530016;
	font-weight: bold;
	font-size:16px;
	font-family:"Arial";

}
.first {
	border-left: 2px white dotted;/**/
}
P {
	color:#3e0a15;
	font-family:Arial;
}
H1, H2, H3 {
	color: #b40250;
}
#content IMG {
    border:none;
}
A {
	color: #b4024e;
}
.popupmenu DIV {
	background-color: #776773;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #540f44;
	text-decoration: underline;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}
.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 7px;
	background:#5a83a1;
	}
	.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 7px;
	background:#9a0432;
	}



