.button
{
   font-size:11px;
   font-family:Tahoma,sans-serif;
   width:102px;
   background-color:#CCDDCC;
   border-top-style:solid;
   border-top-color:#99AA99;
   border-top-width:2px;
   border-bottom-style:solid;
   border-bottom-color:#99AA99;
   border-bottom-width:2px;
   border-left-style:solid;
   border-left-color:#BBCCBB;
   border-left-width:5px;
   border-right-style:solid;
   border-right-color:#BBCCBB;
   border-right-width:5px;
}

.bar { 
			padding: 3px;
			width: 756px;
			margin-left: auto ;
  			margin-right: auto ;
		height: 120px;
		background: #D8DAC5;
		background-repeat:no-repeat;
		color: #01495F;
	}
		
.topa {
		padding: 3px;
		width: 756px;
		margin-left: auto ;
  		margin-right: auto ;
}	
		
.topb {
		padding: 3px;
		width: 756px;
		margin-left: auto ;
  		margin-right: auto ;
		background-color: #04446A;
				border-right: 2px solid #fff;
				border-left: 2px solid #fff;
				border-bottom: 2px solid #fff;
	color: #fff;
	font-family: Tahoma;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
	line-height: 17px;
}
	
	
	body {
	margin: 20px;
	padding: 20px;
	background-color: #D8DAC5;
	color: #fff;
	}	

.body {
		padding: 3px;
		width: 600px;
		margin-left: auto ;
  		margin-right: auto ;
	background-color: #D8DAC5; 
	text-align: left;
	color: #04446A;
	font-family: Tahoma, serif;
	font-size: 12px;
	line-height: 17px;
	}
	
.menu {
		padding: 3px;
		width: 756px;
		margin-left: auto ;
  		margin-right: auto ;
	background-color: #04446A;
	color: #fff;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #fff;
	font-family: verdana, sans-serif;
	text-align: center;
	font-size: 13px;
	line-height: 17px;
	}
	
a:link {
	color: #fff;
	text-decoration: none;

	}

a:visited {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	background-color: #fff;
	color: #B2A37A;
	}
	
	.bottom {
	padding: 3px;
		width: 756px;
		margin-left: auto ;
  		margin-right: auto ;
	background-color: #04446A;
	color: #fff;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	font-family: verdana, sans-serif;
	text-align: center;
	font-size: 13px;
	line-height: 17px;
	}
	