body { background: #030d26 url(bg.jpg);
       background-attachment: scroll;
       background-repeat: repeat-x;
       color:#e8d3b3;
       font-family: trebuchet ms;
       spacing:0px;
       margin:0px;
       padding:0px;
       line-height:13px;
       font-size:6pt;
       text-align:justify;
       scrollbar-base-color:#030d26;
       scrollbar-track-color:#030d26;
       scrollbar-arrow-color:#cc1b6b;
       scrollbar-shadow-color:#cc1b6b
}

.border { border:solid #e8d3b3 2px
}

.affy { border:solid #e8d3b3 3px;
outline: solid #e85292 1px;
}

input { 
background: #030d26;
border: solid #cc1b6b 1px;
color: #cc1b6b;
}

blockquote { 
border-left: solid #cc1b6b 5px;
padding-left: 7px;
}

select { 
background: #030d26;
border: solid #cc1b6b 1px;
color: #cc1b6b;
}

textarea { 
background: #030d26;
border: solid #cc1b6b 1px;
color: #cc1b6b;
}

.codesort li {
	display: inline;
	padding-right: 0.5em;
	}


div#nav a {
background: #e8d3b3;
color: #030d26;
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: #8d1e52;
color: #e8d3b3;
display: block;
font-family: trebuchet ms;
font-size: 9pt;
font-weight: bold;
letter-spacing : 1px;
padding: 7px;
text-align:center;
}

.title { color:#e8d3b3;
         font-size: 15pt;
         font-family: trebuchet ms;
         letter-spacing : 3px;
         font-style: italic;
         padding-left: 10px;
}

.content { color:#e8d3b3;
           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: #cc1b6b;
	   text-transform: uppercase;
	   font-family: trebuchet ms;
           font-size: 15pt;
	   font-weight: bold;
           font-style: italic;
           letter-spacing : 1px;
}

.capital-title { color: #cc1b6b;
	         text-transform: uppercase;
	         font-family: trebuchet ms;
                 font-size: 18pt;
	         font-weight: bold;
                 font-style: italic;
                 letter-spacing : 3px;
}

strong {
	color: #d18479;
	text-transform: uppercase;
	font-family: trebuchet ms;
	font-weight: bold;
        font-style: italic;
        letter-spacing : 1px;
}

a:link { text-decoration:none;
	 color:#e853b3;
         font-weight: bold;
         letter-spacing : 1px;
}

a:visited { text-decoration:none;
	    color:#e853b3;
            font-weight: bold;
            letter-spacing : 1px;
}

a:hover { text-decoration:none;
          color:#b80e2f;
          font-weight: bold;
          letter-spacing : 1px;
}

a:active { text-decoration:none;
	         color:#b80e2f;
	         font-weight: bold;
	         letter-spacing : 1px;
}
