body {
	background-color : #000000;
	background-position : top;
	font-family:matiz, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
}

.top {
	background-image : url(img/bg01.gif);
	background-repeat : repeat-x;
	background-position : top;
	width:100%;
	height: 209px;
	position:absolute;
	top:0px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7C1AC;
}

a {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	text-decoration: none; 
}
a:link   { text-decoration: none; color: #ffffff}
a:hover  { text-decoration: none; color: #cccccc}

a:hoover {
	font-family:matiz, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
}

.light {
 	height:25px;
	width:200px;
	background:#000000;
	background-image: url(img/lightOn.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.frame {
 	height:200px;
	width:200px;
	background:#000000;
	background-image: url(img/frameOn.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

.ma{
	padding-left: 200px;
	padding-right: 200px;
	background-image: url(img/bg5.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.middle {
	position:absolute;
	height: 500px;
	width:100%;
	top:209px;
	text-align:center;
	vertical-align:middle;
}

.foot {
	background-image : url(img/bg2.gif);
	background-repeat : repeat-x;
	background-position : bottom;
	position:absolute;
	top:709px; 
	width:100%;
	height: 50px;
}

.fo{
	font-family:matiz, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	color: #ffffff;
}

.tableform {
	background-color:#000000;
	border-color:#000000;
	margin: 20px;
	width: 80%;
}

.Form_text_white {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

