p {font-family: Sans-Serif, Arial; font-weight: bold; color: white; font-size: 14; }

li {font-family: Sans-Serif, Arial; font-weight: bold; color: white; font-size: 14; }

BLOCKQUOTE {font-family: Sans-Serif, Arial; font-weight: bold; color: white; font-size: 14; }


div {font-family: Sans-Serif, Arial; font-weight: bold; color: white; font-size: 14; }

h1 {font-family: Sans-Serif, Arial; color: #FF9900; font-size: 40; }
h2 {font-family: Sans-Serif, Arial; color: #FF9900; font-size: 20; }
h3 {font-family: Sans-Serif, Arial; color: #FF9900; font-size: 12; }
h4 {font-family: Sans-Serif, Arial; color: #FF9900; font-size: 17; }

div1 {font-family: Century Gothic, Arial; color: #FF9900; font-size: 200; }


a.greenlinks:link {color: #00FF00; text-decoration: none }
a.greenlinks:visited {color: #00FF00; text-decoration: none }
a.greenlinks:hover { color: #99FF00; font-size: 110%; font-weight: bold }
a.greenlinks:active {color: #009900; text-decoration: none }

a.orangelinks:link {color: #FF9900; text-decoration: none; }
a.orangelinks:visited {color: #FF990; text-decoration: none; }
a.orangelinks:hover { color: #FF9999; font-size: 100%; font-weight: bold }
a.orangelinks:active {color: #FF9966; }  

a.orangenavlinks:link {color: #FF9900; text-decoration: none; }
a.orangenavlinks:visited {color: #FF9900; text-decoration: none; }
a.orangenavlinks:hover {border: 1px #FF9999 ; border-style: solid  }
a.orangenavlinks:active {color: #FF9966; }  
a.orangenavlinks img {border: 2px #FF9900 ; border-style: solid }  

a.clearnavlinks:link {color: #FF9900; text-decoration: none; }
a.clearnavlinks:visited {color: #FF9900; text-decoration: none; }
a.clearnavlinks:hover {border: 1px #FF9900 ; border-style: solid  }
a.clearnavlinks:active {color: #FF9966; }  
a.clearnavlinks img {border: 0px #FF9900 ; border-style: solid }         


.container{
width: 249px;
border: 1px solid #000;
background:#000000;
}

/* Nav header */
.nav_header {
background:url(images/nav_back.gif) repeat;
padding: 5px 0 0 5px;
color:#FF9900;
font-weight:bold;
font-size:22px;
height:22px;
border:0px solid #000;
font-family:Arial, Helvetica, sans-serif;
}
/* Link headers */
.header {
background-color:#ff9900;
color:#ffffff;
font-weight:bold;
font-size:11px;
padding: 2px 0 0 8px;
font-family:Arial, Helvetica, sans-serif;
height:17px;
}
/* Link areas */
.links a:link,
.links a:visited,
.links a:hover,
.links a:active {
color:#ffffff;
font-size:10px;
display:block;
font-family:Arial, Helvetica, sans-serif;
padding:4px 0 4px 10px;
text-decoration:none;
}
.links a:hover {
background-color:#ff9900;
color:#000000
}
/* Base line */
.bottom {
border-top:1px solid #000;
background-color:#C9D0D5;
height:6px;
line-height: 6px;
font-size: 3px;
color:#C9D0D5;
}
