/*  Netscape 4.x Styles  */


#NSWarning {
	width: 750px;
	background-color:#FFCC33;
	border: 2px solid #FFFFFF;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	padding: 10px;
}
body {
	margin:0px;
	padding:0px;
	background-color: #67593D;
}
div, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#intro{
	display:none;
}
#message {
	display:none;
}
#mainMenu {
	font-size:14px;
	font-weight:bold;
}
#mainMenu a {
	color:#FFFFFF;
}
h1,h2,h3,h4,h5 {
}
h1 {
	font-size: 20px;
}
h2 {
	color: #C9943C;
	font-size: 14px;
}
h3 {
	font-size: 12px;
	font-style:italic;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}


