body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000 url(../images/bkg_top2.jpg) repeat-x;
}
#navigation {
	position: absolute;
	left: 17px;
	top: 96px;
	font: bold 1em Arial, Helvetica, sans-serif;
	width: 447px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 4px 0;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited {
	padding: 3px 10px 2px;
	color: #800000;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #717171;
	border-right: 1px solid #717171;
	background: #d7ced2;
}
#navigation a:hover {
	border-top: 1px solid #717171;
	border-left: 1px solid #717171;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #fff;
}
h1 {
	font-size: 18px;
	color: #fff;
}
h2 {
	font-size: 16px;
	color: #fff;
}
h3 {
	font-size: 14px;
	color: #fff;
	margin-bottom: -12px;
}
#seText {
	margin: 10px;
	position: absolute;
	top: 800px;
}
#wrapper {
	text-align: left;
	height: auto;
	width: 750px;
	position: relative;
	left: auto;
	top: auto;
	margin-top: 146px;
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid #800000;
	border-bottom: 2px solid #800000;
	border-left: 2px solid #800000;
	background: #000000;
	padding: 20px;
}
#logo {
	background: url(../images/logo4.gif) no-repeat;
	height: 79px;
	width: 448px;
	left: 16px;
	top: 8px;
	position: absolute;
}
.txtBigRed {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	font-style: italic;
}
.imgRight {
	float: right;
	margin-left: 15px;
}
.imgLeft {
	float: left;
	margin-right: 15px;
}
.imgCenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.txtRight {
	text-align: right;
}
.txtCenter {
	text-align: center;
}
p {
	line-height: 1.4em;
}
.mousetype {
	font-size: 10px;
}
.txtTop {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	background: url(../images/bkg_txtTop.gif);
	padding: 8px;
	border: 1px solid #000000;
}
.txtTop a:link, .txtTop a:visited{
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.txtTop a:hover{
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
.txtTop h1 {
	font-size: 22px;
	font-weight: bold;
	color: #d8b0b0;
}
.txtTopSmall {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	background: #FFFFFF url(../images/bkg_txtTop.gif) repeat-x;
	padding: 8px;
	border: 1px solid #000000;
}
#Layer3 {
	position:absolute;
	width:245px;
	height:85px;
	z-index:3;
	left: 607px;
	top: 3px;
}
form {
	margin: 0px;
	padding: 0px;
}
.txtBoldYellow {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.txtGreen {
	font-weight: bold;
	color: #00CC99;
}
.clear {
	clear: both;
}
