@charset "utf-8";
/* CSS Document */

body: {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	
body {
	background-color: #62000F;
}


.style1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a {
	color: #ffffff;
	text-decoration: none;
}
.ImgLink {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color: #600B09;
	margin-left: 0px;
}

a:hover {
	background-color: #ffffff;
	color: #600B09;
}

.style2 { 
	color: #FFCD6A;
	font-style: italic;
}
img {
	margin-top: 10px;
	margin-left: 10px;
}
.MenuList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	margin-left: 15px;
}


p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	margin-left: 20px;
	margin-right: 20px;
}
link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCD6A;
	margin-left-width: 20px;
	padding-bottom: 0px;
	top: 10px;
	clip: rect(auto,auto,auto,auto);
	margin-left: 20px;
}
.MenuHover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #3E0109;
}
.BigYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCD6A;
	margin-left: 20px;
}
.style3 {
	color: #FFCD6A;
	font-size: 12px;
}
.style4 {font-size: 10px}
.style7 {font-weight: bold; color: #FFCD6A; }
