.margin {
  margin:0 0 0 0;
  background:url(images/bg.png) repeat-x;
  background-color:#00708D;
}
.bg_user {
  background:url(images/bg_users.png) no-repeat;
}
.bg_user_internal {
  background:url(images/bg_user_internal.png) no-repeat;
}
.bg_weather {
  background:url(images/bg_weather.png) no-repeat;
}
.bg_footer {
  background:url(images/footer.png) no-repeat;
}
.bg_content {
  background:url(images/bg_content.png) repeat-y;
}
.text {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:14px;
  color:#000000;
}
.text a:link {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:14px;
  color:#000000;
  font-weight:normal;
  text-decoration:underline;
}
.text a:visited {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:14px;
  color:#000000;
  font-weight:normal;
  text-decoration:underline;
}
.text a:hover {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:14px;
  color:#000000;
  text-decoration:none
}
.text a:active {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:14px;
  color:#000000;
  text-decoration:underline;
}
.signin {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:11px;
  color:#666666;
  line-height:15px;
}
.signin a:link {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:11px;
  color:#666666;
  font-weight:normal;
  text-decoration:underline;
}
.signin a:visited {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:11px;
  color:#666666;
  font-weight:normal;
  text-decoration:underline;
}
.signin a:hover {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:11px;
  color:#666666;
  text-decoration:none
}
.signin a:active {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:11px;
  color:#666666;
  text-decoration:underline;
}
.weather {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:10px;
  color:#FF9900;
}
.weather a:link {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:11px;
  color:#FF9900;
  font-weight:normal;
  text-decoration:underline;
}
.weather a:visited {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:11px;
  color:#FF9900;
  font-weight:normal;
  text-decoration:underline;
}
.weather a:hover {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:11px;
  color:#FF9900;
  text-decoration:none
}
.weather a:active {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:11px;
  color:##FF9900;
  text-decoration:underline;
}
.title {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:14px;
  color:#00CCFF;
}
.title_strawberry {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:14px;
  color:#CC0000;
}
.title_lettuce {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:14px;
  color:#006600;
}
.welcome {
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:12px;
  color:#000000;
}

#divlogin { 
  font-family:"Georgia", Times New Roman, Times, serif;
  font-size:14px;
  color:#000000;
  margin-left:15px;
}
.footer2 {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#FFFFFF;
}

