body {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.6em;
	color: #FFFFFF;
	background-color: #275B11;
	background-image:  url(../images/background.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
}
p, td, tr { text-align: left; line-height: 1.6em; }
.tdcenter, .tdcenter p { text-align: center; }
.moreleading { line-height: 1.8em; margin-top: 0px; }
h1 { font-size: 11px; font-weight: bold; line-height: 130%; border-bottom: 1px #CCCCCC solid; border-top: 1px #CCCCCC solid; padding: 6px 0px 6px 0px; }
form { margin: 0px; }
#hometablemain {
	background-image:  url(../images/logoflower.jpg);
	background-repeat: no-repeat; 
	background-position: top center;
}
#login  {
	background-image:  url(../images/loginbackground.png);
	background-repeat: no-repeat; 
}
#container { margin: 0 auto; width: 777px; }

#footer { display: block; padding: 7px; border: 1px solid #5F8E0A; }

a, a:visited { color: #FFFFFF; }
a:hover, a:active { color: #CC9900; }

a.nounderline, a.nounderline:visited { color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.nounderline:hover, a.nounderline:active { color: #000000; text-decoration: underline; }

#tableNews td { padding: 3px 0px 3px 0px; }