body         { background-color: #EDEBE6;
			   color: #034215
   			 }

th           { background-image: url('images/layout/th.jpg'); 
               background-repeat: repeat-x; 
               background-position-y: top; 
               font-family:Arial; 
               font-size:10pt; 
               color:#FFFFFF;
			   height: 25px;
               font-weight: bold;
               }

h1           { font-size: 10pt; font-family: arial; color: #EDE9E2 }

table		{ background-color: #FFFFFF }

#nav a       { color: #FFFFFF; 
               text-decoration:none; 
               text-align:left; 
               font-family:Arial; 
               font-size:10pt; 
               padding-left:15px; 
               background-image:url('images/layout/bullet2.jpg'); 
               background-repeat:no-repeat; 
               background-position-y:center; line-height:200% }

#nav a:hover { color: #FFFFFF; 
               border-left-width: 1px; 
               border-right-width: 1px; 
               border-top-width: 1px; 
               text-decoration:none; 
               text-align:left; 
               font-family:Arial; 
               font-size:10pt; 
               padding-left:15px; 
               background-image:url('images/layout/bullet1.jpg'); 
               background-repeat:no-repeat; 
               background-position-y:center; 
               margin-left:0px }

#nav li      { list-style-type: none }

#nav li a    {
	           display: block;
	           padding-left:15px;
	           color: #FFFFFF;
	           text-decoration: none;
	           width: 125px;
	           background-image: url('images/layout/bullet2.jpg');
	           background-repeat: no-repeat;
	           font-family:Arial; font-size:10pt; 
               font-weight: bold;
	           background-position-y:center
	           margin-left:0px
	         }

#nav li a:hover
            {  color: #EDE9E2;
               width: 125px;
               text-align:left; 
               font-family:Arial; 
               font-weight: bold;
               font-size:10pt; 
               padding-left:15px; 
               background-image:url('images/layout/bullet1.jpg'); 
               background-repeat:no-repeat; 
               background-position-y:center; 
               margin-left:0px
               }

a             { font-family: Arial; font-weight: bold; font-size: 10pt; color: #000000; text-decoration:none }
               
a:link        { font-family: Arial; font-weight: bold; font-size: 10pt; color: #000000; text-decoration:none }

a:visited     { font-family: arial; font-weight: bold; font-size: 10pt; color: #000000; text-decoration:none }

a:hover       { font-family: arial; font-weight: bold; font-size: 10pt; color: #000000; text-decoration:underline }

a:active      { font-family: arial; font-weight: bold; font-size: 10pt; color: #000000; text-decoration:none }