h1
{
   background-image:url('/images/other/gradientgreen.gif');
	 border:1px solid black;
	 font-size: 100%;
	 padding-left:5px;
	 padding-right:5px;
	 color: #ffffff;
	 text-decoration: none;
	 margin:0px;
	 margin-top:10px;
	 margin-right:0px;
	 margin-bottom:5px;
	 width:780px;
}

h4
{
  padding:5px;
}

.menu
{
 
   padding:2px; 
   margin-top:25px;
}

.menu a:hover
{
   
}

#content p
{
   padding-right:5px;
}

.menu a
{
   background-image:none;
	 border:none;
	 font-weight: bold;
	 color: #00AD00;
	 text-decoration: none;
	 width: auto;
	 display: block;
}

.menu a:hover
{
   background-image:none;
	 border:none;
	 color: #006BAD;
	 
}

.menu span
{
   background-image:none;
	 border:none;
	 font-weight: bold;
	 text-decoration: none;
	 width: auto;
	 display: block;
}

.menu div a
{
	 margin-left:1em;
	 font-size: 100%;
}

.menu div span
{
  
	 margin-left:1em;
	 font-size: 100%;
}

#title
{
   background-image:none;
	 border:none;
	 font-size: 100%;
	 text-decoration: none;
	 width: 780px;
	 display: block;
}

#detail
{
   background-image:none;
	 border:none;
	 font-size: 90%;
	 text-decoration: none;
	 width: 780px;
	 display: block;
}

#footer
{
   background-image:url('/images/other/gradientgreen.gif');
	 border-top:1px solid black;
	 display: block;
	 text-align: center;
	 width:981px;
	 font-size: 60%;
	 color: #00CC33;
	 text-decoration: none;
}

body
{
	 padding:5px;
	 margin:5px;
	 font-family:sans-serif;
}

.small
{
	 font-size: 90%
}

td
{
     padding:5px;
	 margin:5px;
	 vertical-align: top;
}