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

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
body {
	background-color: #333;
	background-image: url(../img/bg3.png);
}
.wrapper {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	-webkit-border-top-left-radius:15px;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	background-color: #333;
	background-image: url(../img/header.png);
	-webkit-border-top-right-radius:25px;
	-moz-border-radius-topleft:25px;
	-webkit-border-bottom-left-radius:25px;
	-moz-border-radius-bottomleft:25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-style: solid;
}
.menu {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	background-color: #333;
	-webkit-border-top-left-radius:25px;
	-moz-border-radius-topleft:25px;
	-webkit-border-bottom-right-radius:25px;
	-moz-border-radius-bottomright:25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-style: solid;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	width: 750px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #666;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 25px;
	text-indent: 20px;
	vertical-align: middle;
	text-align: left;
	-webkit-border-top-right-radius:25px;
	-moz-border-radius-topright:25px;
	-webkit-border-bottom-left-radius:25px;
	-moz-border-radius-bottomleft:25px;
	border: 1px solid #FFF;
	position: relative;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	width: 750px;
	height: 10px;
	background-color: #333;
	font-size: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-align: center;
	vertical-align: middle;
	-webkit-border-bottom-right-radius:25px;
	-mo-border-radius-bottomright:25px;
	-webkit-border-top-left-radius:25px;
	-moz-border-radius-topleft:25px;
	border: 1px solid #FFF;
	margin-top: auto;
	position: relative;
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	text-indent: 0px;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #999;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
.wrapper .content table {
	padding-top: 0px;
	margin-left: 50px;
}
.wrapper .content p #FlashID {
}

