body {
	background-color: #f6fbe8;
	margin: 0 0 0 0;
}

body, table, div, p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #666666;
}

body.main {
  background: url("../images/page/bg.gif") #FFF center top repeat-x;
}

td.main {
  background: url("../images/page/line.gif") center top repeat-x;
}

td.mainFooter {
  height:  120px;
  background: url("../images/page/linefooter.gif") #f6fbe8 center top repeat-x;
}

table.main {
  width: 100%;
  background: url("../images/page/clouds.gif") center top no-repeat;
  text-align: left;
}

table.mainContent {
}

table.content {
  background: url("../images/page/linelogo.gif") 94px 40px no-repeat;
  width: 900px;
}

table.popup {
  background: url("../images/page/linelogo.gif") right 40px no-repeat;
  width: 700px;
}

td.top {
  height: 155px;
}

div#menu {
margin: 75 0 0 90;
}

div#Footer {
  width: 900px;
  text-align: right;
}

div#PFooter {
  width: 700px;
  text-align: right;
}


div#gotop{
  width: 345px;
  height: 120px;
  text-align: center;
  background: url("../images/page/top.gif") right 5px no-repeat;
}

h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
	color: #658600;
}

hr {
	color: #e3e3e3;
	background-color: #FFF;
	height: 1px;
}

div#text {
	margin: 0 0 40 0;
	width: 540px;
}

div#img {
	margin: 80 0 0 0;
}

img.top {
  width:  100px;
  height: 40px;
}

a:link {text-decoration: underline ; color: #00a09b; }
a:visited {text-decoration: underline ; color: #00a09b; }
a:active {text-decoration: underline ; color: #00a09b; }
a:hover {text-decoration: none ; color: #00a09b; }

