body {
background: #fafafa url(layout/bg.png);
background-repeat: repeat-x;
color:#767676;
font-family: trebuchet ms;
font-size: 8pt;
line-height: 13px;
margin-top: 0;
}

blockquote {
background: #e8e8e8;
border: solid #dcdcdc 1px;
border-left: solid #dcdcdc 7px;
padding: 5px;
}

.footer {
background: #e8e8e8;
border: solid #dcdcdc 1px;
color:#767676;
font-size: 7pt;
letter-spacing : 1px;
line-height:11px;
padding: 10;
text-align: justify;
}

.footer a {
color:#ec912c;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.footer a:hover {
color:#d5791f;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.header {
width: 900;
}

.nav {
width: 600;
}

.table {
width: 600;
}

.affy img {
border:solid #d9d9d9 3px;
padding: 1;
margin: 2;
}

.affy img:hover {
border:solid #f7cc23 3px;
padding: 1;
margin: 2;
}

input, textarea, select {
background: #e8e8e8;
border: solid #dcdcdc 1px;
color:#767676;
}

.codesort li {
display: inline;
padding-right: 0.5em;
}

div#nav a {
border-bottom: solid #cecece 2px;
color: #474747;
display: block;
font-size: 8pt;
font-weight: bold;
letter-spacing : 1px;
padding: 3 0;
text-align:center;
text-decoration: none;
}

div#nav a:hover {
border-bottom: solid #ffffff 2px;
color: #474747;
display: block;
font-size: 8pt;
font-weight: bold;
letter-spacing : 1px;
padding: 3 0;
text-align:center;
text-decoration: none;
}

h1 {
font-family: trebuchet ms;
text-transform: uppercase;
font-size: 15px;
color: #ea9127;
letter-spacing: 3px; font-weight: bold;
text-align:left;
line-height: 18px;
padding: 11 7 3 7;
}

.title {
background: url(layout/title.png);
background-position: top right;
background-repeat: no-repeat;
border-bottom: solid #ea9127 1px;
font-size: 9pt;
font-weight: bold;
letter-spacing : 3px;
padding: 3;
}

.content {
color:#767676;
font-size:8pt;
letter-spacing : 1px;
line-height: 13px;
padding: 10 7;
}

.content a {
color:#d5791f;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

.content a:hover {
color:#ec912c;
font-weight: bold;
letter-spacing : 1px;
text-decoration:none;
}

strong {
color: #9c2f05;
font-weight: bold;
letter-spacing : 1px;
text-transform: capitalize;
}

b {
color: #474747;
font-weight: bold;
letter-spacing : 1px;
text-transform: capitalize;
}