/* CSS Document */

.style3 {
	font-size: 12px;
	color: #999999;
	font-family: AUdimat;
	}
.style10 {
	color: #000000;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 10px;
	}
.style13 {	
	font-family: AUdimat;
	font-size: 30px;
	color: #002c71;
	}
.style15 {
	font:AUdimat;
	font-size: 13px;
	color: #666666;
	}
.style16 {
	font-size: 20px;
	color: #666666;
	}
	.style16a {
	font-size: 18px;
	color: #666666;
	}
	.style16b {
	font-size: 15px;
	color: #666666;
	}
.style16c {
	font-size: 14px;
	color: #666666;
	}	
.style17 {
	font-size: 12px;
	color: #666666;
	}
body {
	background-image:url(Images/BGG.png);
	background-repeat: repeat-x;
/*	width:100%;
	height:100%;*/
	overflow:auto;
	}
a{
	color:#999999;
	text-decoration:none;
	outline :none;
	}
a:hover {
	color: #FF8600;
	text-decoration:none;
}
h1 {
	font-size: 30px;
	font: AUdimat;
	color:#002c71;
	}
h2 {
	font:"Trebuchet MS";
	font-size: 18px;
	color:#002c71;
}
h3 {
	font:AUdimat;
	font-size: 16px;
	color: #666666;
	}
#page{
  	align:center;
  	width:800px;
  	height:800px;
	margin-left:auto;
	margin-right:auto;
	max-height:800px;
	
 	}
#left {
	float: left;
	top:300px;
	width: 325px;
	padding-left: 40px;
	margin-top:10px;
	}
#right {
	float:inherit;
	top:300px;
	width:350px;
	height:420px;
	padding-right:30px;
	margin-top:10px;
	overflow:auto;
	}
#center{
	margin-top:5px;
	padding-left:35px;
	padding-right:30px;
	overflow:auto;
	}
#leftC {
	float: left;
	width:80%;
	}
#rightC {
	float:right;
	width:20%;
	padding-right:30px;
	}
#top_nav {
	float:right;
	margin-top:150px;
	padding-right:30px;
}
#centerC{
	width: 10px;
	margin-top: 200px;
	margin-left:395px;
	margin-right:395px;
	}

