#dropmenudiv{
	position:absolute;
	z-index:100;
	background-color: #000000;
	text-decoration: none;
	text-indent: 10px;
	border: 1px solid #000000;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 10px;
	padding: 1px 0;
	background-color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
	border: 1px solid #000000;
	color: #000000;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	line-height: 18px;
}

td , th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;

}
a:visited {
	text-decoration: underline;
	color: #333333;
	font-size: 12px;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #333333;
	text-decoration: underline;
	font-size: 12px;
	}
	
.cop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#index {
	width: 750px;
	background-color: #FFFFFF;
}
flashcontent {
	height: 500px;
	width: 700px;
}
#main {
	width: 100%;
	text-align: center;
	background-color: #000000;
}
#flashnav {
	height: 107px;
	width: 550px;
}
#nav {
	width: 364px;
}
