/* CSS Stylesheet - Screen - OddMix.com */
/* Copyright © 2010 - All Rights Reserved - Revised: 2010-07-08 */

body {
font-family: normal verdana, arial, sans-serif;
}

LI {
font-size: 8pt/135% ;
}

IMG {border: 0;}

HR {
color: #0000ff;
}

A {
}

A:link {
text-decoration: none;
}

A:visited {
text-decoration: none;
}

A:hover {
background: #ffff00;
text-decoration: underline;
}

A:active {
text-decoration: none;
}

.header {
width: 728px; 
background-color: #ffffe0;
}

.nav {
width: 100%;
background-color: #f0ffff;
font-family: normal 8pt/135% verdana, arial, sans-serif;
color: #101010;
border-top: 1px solid #ffe040;
border-right: 0 solid #c0c0c0;
border-bottom: 0px solid #ffe040;
border-left: 0 solid #c0c0c0;
}

.nav2 {
width: 100%;
background-color: #e0ffe0;
font-family: normal 8pt/135% verdana, arial, sans-serif;
color: #101010;
border-top: 1px solid #ffe040;
border-right: 0 solid #c0c0c0;
border-bottom: 0px solid #ffe040;
border-left: 0 solid #c0c0c0;
}

H1 {
width: 100%;
height: 1em;
background-color: #fffff4;
text-align: center;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 13pt;
font-weight: normal;
color: #000000;
display: block;
padding-top: 1px;
padding-bottom: 1px;
border-top: 1px solid #ffe040;
border-bottom: 0px solid #ffe040;
margin: 0;
}

.main {
width: 728px;
background-color: #ffffff;
border:1px solid #c0c0c0;
}

.main1 {
width: 100%;
background-color: #ffffff;
font-size: 10pt;
padding-top: 1px;
padding-right: 5px;
padding-bottom: 1px;
padding-left: 5px;
} 

.bottom {
width: 728px;
background-color: #ffffe0;
text-align: center;
font-size: 7pt;
color: #202020;
padding-top: 1px;
padding-right: 5px;
padding-bottom: 3px;
padding-left: 5px;
border-top: 1px solid #ffe040;
border-right-color: #c0c0c0;
border-bottom-width: 1px;
border-bottom-color: #c0c0c0;
border-left-color: #c0c0c0;
}

TABLE {
font-size: 10pt;
}

Pre {
font-size: 9pt;
}
