body{
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	color: #FFFFFF;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #CCCCCC;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #D9B051;
	text-decoration: none;
	margin:0;
	padding:0;
	letter-spacing:1px;
}
p{
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.bordr{
	border: 1px solid #666666;
}
.bg-menu{
	background-image: url(../images/bg-menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 26px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3A3A3A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3A3A3A;
	padding-left:10px;
}
.bg-menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bg-menu a:hover{
	color: #FFCC00;
}
.VISION{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	margin:0;
	padding:0;
}
.bg-fut{
	background-image: url(../images/bg-fut.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 40px;
	font-size: 12px;
	color: #999999;
}
.bg-fut a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	padding-left:3px;
	padding-right:3px;
}
.bg-fut a:hover{
	color: #FFFFFF;
}
a img{ border:0;}

