body { background: #eefbe7 url(bg.jpg);
       background-attachment: scroll;
       background-repeat: repeat-x;
       color:#000000;
       font-family: trebuchet ms;
       spacing:0px;
       margin:0px;
       padding:0px;
       line-height:13px;
       font-size:6pt;
       text-align:justify;
       scrollbar-base-color:#eefbe7;
       scrollbar-track-color:#eefbe7;
       scrollbar-arrow-color:#56bbb9;
       scrollbar-shadow-color:#56bbb9
}

.img { border:solid #eefbe7 2px;
       outline: solid #56bbb9 1px;
       padding: 2px;
}

input { 
background: #eefbe7;
border: solid #56bbb9 1px;
color: #56bbb9;
}

blockquote { 
border-left: solid #56bbb9 5px;
padding-left: 7px;
}

select { 
background: #eefbe7;
border: solid #56bbb9 1px;
color: #56bbb9;
}

textarea { 
background: #eefbe7;
border: solid #56bbb9 1px;
color: #56bbb9;
}

.codesort li {
	display: inline;
	padding-right: 0.5em;
	}


div#nav a {
background: #e5f4dd;
color: #000000;
display: block;
font-family: trebuchet ms;
font-size: 9pt;
font-weight: bold;
letter-spacing : 1px;
padding: 7px;
text-align:center;
}


div#nav a:hover {
background: #fbfff0;
color: #000000;
display: block;
font-family: trebuchet ms;
font-size: 9pt;
font-weight: bold;
letter-spacing : 1px;
padding: 7px;
text-align:center;
}

.title { color:#000000;
         font-size: 15pt;
         font-family: trebuchet ms;
         letter-spacing : 3px;
         font-style: italic;
         padding-left: 10px;
}

.content { color:#000000;
           font-size:9pt;
           font-family: trebuchet ms;
           padding: 10 15 15 ;
}


table { color:#FFDE00;
	font-size:9pt;
        font-family: trebuchet ms;
        line-height:14px;
	margin:0px;
	padding:0px;
}

.capital { color: #56bbb9;
	   text-transform: uppercase;
	   font-family: trebuchet ms;
           font-size: 15pt;
	   font-weight: bold;
           font-style: italic;
           letter-spacing : 1px;
}

.capital-title { color: #56bbb9;
	         text-transform: uppercase;
	         font-family: trebuchet ms;
                 font-size: 18pt;
	         font-weight: bold;
                 font-style: italic;
                 letter-spacing : 3px;
}

strong {
	color: #106f8c;
	text-transform: uppercase;
	font-family: trebuchet ms;
	font-weight: bold;
        font-style: italic;
        letter-spacing : 1px;
}

a:link { text-decoration:none;
	 color:#5d9aba;
         font-weight: bold;
         letter-spacing : 1px;
}

a:visited { text-decoration:none;
	    color:#5d9aba;
            font-weight: bold;
            letter-spacing : 1px;
}

a:hover { text-decoration:none;
          color:#c2dbc7;
          font-weight: bold;
          letter-spacing : 1px;
}

a:active { text-decoration:none;
	         color:#c2dbc7;
	         font-weight: bold;
	         letter-spacing : 1px;
}

