* {
	margin:0;
	padding:0;
	border: 0;
}

html, body {
height:100%;
}

body { 
  padding:0px; margin:0; background-color: #ecfbe7;
  min-width : 1000px; text-align: center;
}

#all{
	min-width : 1000px;
	width : 1000px;
	height : 100%;
	
}

DIV.menu { 
  PADDING-TOP: 15px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
  font-family: Arial;  Font-size: 12px; color: #000000; font-weight: bold; text-decoration: none;  
}
DIV.text { 
  PADDING-TOP: 15px; PADDING-LEFT: 15px; PADDING-RIGHT: 15px; PADDING-BOTTOM: 15px;
  font-family: Arial;  Font-size: 12px; color: #000000; text-decoration: none;  
}
DIV.menu2 { 
  PADDING-TOP: 0px; PADDING-LEFT: 15px; PADDING-RIGHT: 15px; PADDING-BOTTOM: 15px;
}

A.menu { 
  font-family: Arial;  Font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none;  
}
a:hover.menu {
  text-decoration: none; color: #cccccc;
}
A.menu2 { 
  font-family: Arial;  Font-size: 13px; color: #498e32; font-weight: bold; text-decoration: none;   
}
a:hover.menu2 {
  text-decoration: none; color: #000000;
}

A { 
  font-family: Arial;  Font-size: 12px; color: #498e32; font-weight: normal; text-decoration: underline; 
}
A:hover {
  text-decoration: underline;
}
H1 { 
  font-family: Arial;  Font-size: 14px; color: #498e32; font-weight: bold; text-decoration: none; 
}
#down {font-family: Arial;  Font-size: 9px; color: #ffffff; font-weight: normal}
#down A {font-family: Arial;  Font-size: 9px; color: #ffffff; font-weight: bold; text-decoration: underline;}
#down A:hover {color: #000000}
