body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../Assets/common/grnsand.jpg);
}
#header {
	background-color: #FFFFFF;
	padding: 3px;
	height: 170px;
	width: 681px;
	float: none;
	margin-left: 40px;
}
#head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main {
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #009900;
	margin-top: 10px;
}
    #tabsG {
      float:left;
      width:100%;
      background:#FFF;
      font-size:0.9em;
      line-height:normal;
      }
    #tabsG ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsG li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsG a {
      float:left;
      background:url(../Assets/common/tableftG.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsG a span {
      float:left;
      display:block;
      background:url(../Assets/common/tabrightG.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsG a span {float:none;}
    /* End IE5-Mac hack */
    #tabsG a:hover span {
      color:#FFF;
      }
    #tabsG a:hover {
      background-position:0% -42px;
      }
    #tabsG a:hover span {
      background-position:100% -42px;
      } 
#all {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	border: thick double #FFCC00;
	background-color: #FFFFFF;
}
