@charset "utf-8";
/* CSS Document */
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #500001;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.Style4 {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.Style6 {color: #FFFF66}
.Style7 {
	color: #999999;
	font-weight: bold;
}
.Style9 {color: #666666}
.Style10 {color: #FF9900; font-weight: bold;}
.Style25 {color: #500001}

#boxglobal {
width:100%;
height:784px;
background-color:#500001;
margin-left:auto;
margin-right:auto;}

#boxglobal2 {
width:850px;;
height:784px;
background-color:#000000;
margin-left:auto; margin-right:auto;}

#boxglobalcont {
background-image:url(contact.jpg); 
width:850px;
height:784px;
margin-left:auto;margin-right:auto;}

#boxmenu {
width:850px;
height:430px;}

#boxform {
width:850px;
height:289px;}

#boxlogo {
width:850px;
height:65px;}

#boxcredit {
width:100%;
height:30px;
margin-left:auto;
margin-right:auto;}




