/* CSS Document */
ul{
list-style-image: url('bullet.gif');
font-family: arial;
color: #000000;
}
.footer{
font-family: Arial;
color: #FFFFFF;
}
p{
font-family: Arial;
padding-left: 10px;
padding-right: 10px;
color: #000000;
}
p.top{
font-family: Arial;
color: #000000;
}
/*.imgRight{
float: right;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 10px;
}*/
a:link, a:visited, a:active{
color: #666633;
text-decoration: underline;
}

a:hover{
color: #666633;
text-decoration: none;
}
.bottomnav:link, .bottomnav:visited, .bottomnav:active {
color:#CCCCCC;
text-decoration:underline;
}
.bottomnav:hover {
color:#FFFFFF;
text-decoration:underline;
}
.text12w {
font-family: verdana;
font-size: 12px;
color:#FFFFFF;
}
.text15 {
font-family: verdana;
font-size: 15px;
color:#000000;
}