* {
	margin:0;
	padding:0;
	border: 0;
}

html, body {
height:100%;
}

body { 
  margin: 0; background-color: #2b3451;
  PADDING-TOP: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
  min-width : 1000px;
}

#all{
	min-width : 1000px;
	height : 100%;
}

.menu { 
  PADDING-TOP: 10px; PADDING-LEFT: 15px; PADDING-RIGHT: 10px; PADDING-BOTTOM: 10px;
  font-family: Arial;  Font-size: 12px; color: #000000; font-weight: bold; text-decoration: none;  
}

A.menu { 
  font-family: Arial;  Font-size: 13px; color: #FFFFFF; font-weight: bold; text-decoration: none;  
}
A.menu:hover {
  color: #000000; font-weight: bold; text-decoration: none; 
}

A { 
  font-family: Arial;  Font-size: 12px; color: #46506c; font-weight: normal; text-decoration: underline; 
}
A:hover {
  text-decoration: underline;
}
H1 { 
  font-family: Arial;  Font-size: 16px; color: #46506c; font-weight: bold; text-decoration: none; 
}
.text {font-family: Arial;  Font-size: 12px; color: #000000;}

#down { 
  font-family: Arial;  Font-size: 11px; color: #ffffff;  
}
#down A { 
  font-family: Arial;  Font-size: 11px; color: #ffffff; font-weight: normal; text-decoration: underline; 
}
#down A:hover {
  text-decoration: underline; color: #cccccc;
}