body{
  margin-top: 0;
  background-image: url(../images/bg.jpg);
  background-repeat: repeat-x;
  background-color: #6a8146;
}

td{
  font-family: verdana;
  font-size: 12px;
}

#outside {
	padding-top: 10px;
	background-color: #fff;
	width: 740px;
	margin: 0 auto;
}

.content{
  font-family: verdana;
  font-size: 12px;
}

.footer{
  color: #000;
  font-family: arial;
  font-size: 12px;
}

.header{
  color: #000000;
  font-family: arial;
  font-size: 25px;
}

.leftMenu{
  color: #666666;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
}

.line{
  border-bottom: 2px SOLID #493826;
}

.main{
}

.menu{
  font-family: arial;
  font-size: 13px;
}

.menuHead{
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}

.menuLink{
  font-family: arial;
  font-size: 14px;
}
