@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	background-color: #584A57;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-color: #333333;
}
body {
	background-color: #584A57;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	color: #FFFFFF;
	margin:0 auto;  
	width:760px;
	text-align:center
	
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
}
h1 {
	font-size: 36px;
	color: #66FFFF;
	font-weight: 200;
}
h2 {
	font-size: 18px;
	color: #66FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
	color: #66FFFF;
}
h4 {
	font-size: 14px;
	color: #66FFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
}
h5 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
}
a:link {
	color: #ff9900;
}
a:visited {
	color: #CC66FF;
}
a:hover {
	color: #99CCFF;
}
a:active {
	color: #FFFF66;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #006699;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	border:#006699;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-color: #006699;
	
}
