HTML {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
BODY {
	background-repeat: repeat;
	background-color: #161415;
	background-position: left top;
	margin-top:-150px;
	background-image: url(bg.gif);
}
#menu A {
	color: #999999;
	font-weight: normal;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:-150px;
	font-variant: normal;
}
#content IMG {
    border:none;
}
.first {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}
P {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
H1, H2, H3 {
	color: #C61C1C;
	font-size: 14px;
}
A {
	color: #333333;
}
.popupmenu DIV {
	background-color: #C61C1C;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #C61C1C;
	text-decoration: underline;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}
.index H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:white;
	padding: 5px;
	width:300px;
	background-color: #333333;
}
