﻿body { margin: 0; font-size: 13px; font-family: Arial; color: #333333; background-color: #B7C77C; background-repeat:repeat-x; background-image: url(  'images/bg.jpg' ); }

#container { width: 950px; background-color: #FFFFFF; margin: 0 auto; vertical-align: top; }

#header { height: 125px; background-image: url( '../images/headerx.jpg' ); background-color: #FFFFFF; }

#menu { border: 0px solid #055903; background-color: #055903; height: 23px;}
#menu ul li { list-style: none; display: inline; float: left; position: relative; top: 0px; left: 100px; }

#menu ul li a { color: #FFFFFF; text-decoration: none; padding: 2px 15px 2px 15px; background-color: #055903; display: block; }
#menu ul li a:hover { color: black; cursor: hand; padding: 2px 15px 2px 15px;  background-color:white; }

#main { width: 925px; margin:0 auto;}
#main h2 {  text-transform: uppercase; font-weight: bold; color: #000000; font-size: 12px; }
#main p { text-align: justify; }

#main a { color: #055903; font-weight: normal; text-decoration:none;}
#main a:hover { color: #055903; font-weight: bold; text-decoration: underline; }

#bar { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #055903; }
#bar h1 { background-color: #055903; color: #FFFFFF; font-size: 17px; font-weight: bold; text-align: center; display: block; }
#bar ul li { border: 0px solid #055903; list-style-type: none; display: block; cursor: hand; list-style-position: outside; }
#bar a { display: inline; text-decoration: none; }
#bar a:hover { text-decoration: underline; }

.bartable { border: 1px solid #055903; vertical-align: top; width: 175px; }
.rightheader {background-color: #5A682D; color: #FFFFFF; font-size: 15px; font-weight: bold; text-align: center; }
.bartable a{ display: inline; text-decoration: none; color:#055903;}
.bartable a:hover { text-decoration: underline; }


.tblMenu {border: 1px solid #055903; vertical-align: top; width: 175px; } 
.tblMenuHeader {background-color: #055903; color: #FFFFFF; font-size: 15px; font-weight: bold; text-align: center;display: block;  }


#barright{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; }
#barright h1 { background-color: #5A682D; color: #FFFFFF; font-size: 17px; font-weight: bold; text-align: center;display: block; line-height: 20px;  }

#footer { font-size: 10px; background-color: #FFFFFF; background-image: url( 'images/footer.jpg' ); text-align: center; color: #333333; height: 20px; vertical-align: middle; }
