body {
background-color:#666 ;
color:#999;
font-family:sans-serif;
font-size:10pt;
}

form {
text-decoration:none;
font:12pt sans-serif;
}

b.red {
color:red;
text-decoration:none;
font:bold 12pt sans-serif;
}

p.red {
color:red;
text-decoration:none;
font:12pt sans-serif;
}

p.white {
color:#999;
text-decoration:none;
font:12pt sans-serif;
}

a {
color:#999;
text-decoration:none;
font:12pt sans-serif;
}

a.small {
color:#999;
text-decoration:none;
font:10pt sans-serif;
}

a.tiny {
color:#999;
text-decoration:none;
font:8pt sans-serif;
}

a.redlink {
color:red;
text-decoration:blink;
font-family:sans-serif;
}

a.red {
color:red;
font-family:sans-serif;
}

a.white {
color:#BBB;
font-family:sans-serif;
}

a.linelink {
color:#999;
text-decoration:underline;
font-family:sans-serif;
}

b,p,li,td {
color:#666;
text-decoration:none;
font:12pt sans-serif;
}

b.small,p.small,td.small,li.small,br {
color:#666;
text-decoration:none;
font:10pt sans-serif;
}

b.tiny,p.tiny,li.tiny {
color:#666;
text-decoration:none;
font:8pt sans-serif;
}

b.tinywhite,p.tinywhite {
color:#BBB;
text-decoration:none;
font:8pt sans-serif;
}

h1,h2,h3 {
color:#666;
text-decoration:none;
font-family:sans-serif;
}

a:hover,a:hover.blacklink,a:hover.redlink,a:hover.linelink {
color:#000;
text-decoration:underline;
font-family:sans-serif;
}

#left { position: absolute;
left:10px;
top:150px;
width:170px;
height:1060px;
background:#EEE;
padding: 5px;
}

#main { position: relative;
top:10px;
height:1000px;
background:#EEE;
margin-left:200px;
right:10px;
padding: 40px;
}

#main2 { position: relative;
top:10px;
height:900px;
background:#FFF;
margin-left:40px;
right:20px;
padding: 20px;
padding-left: 40px;
}

#banner { background:#EEE;
height:100px;
padding: 5px;
}

#yellowbox 
{ 
padding: 5px;
width: 160px;
margin: 0;
background-color: #FF0;
font:10pt sans-serif;
}

#navbar ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
background-color: #FF0;
color: #666;
width: 100%;
font: sans-serif;
text-align: center;
}

#navbar li { display: inline; }

#navbar li a
{
text-decoration: none;
background-color: #FF0;
color: #666;
padding: .2em 1em;
border-right: 0px solid #666;
font:10pt sans-serif;
}

#navbar li a:hover
{
background-color: #666;
color: #ff0;
text-decoration: none;
}


#navbox { width: 200px; }

#navbox ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: sans-serif;
}

#navbox a
{
display: block;
padding: 3px;
width: 160px;
background-color: #FF0;
font:10pt sans-serif;
}

#navbox a:link
{
color: #666;
background-color: #FF0;
text-decoration: none;
font:10pt sans-serif;
}

#navbox a:hover
{
background-color: #666;
color: #FF0;
}
