body {background-color: #56568f;}

.homesidebar {
         font-family: arial, helvetica, sans-serif;
         font-size: 12px;
         font-weight: bold;
         }

.homesidebar a {
           color: #006699;
           text-decoration: none;
           }

.homesidebar a:visited {
           color: #006699;
           text-decoration: none;
           }

.homesidebar a:hover {
           color: #6633CC;
           text-decoration: underline;
           }

.pageheader {
        color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	}
	
.boldblue {
        font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000066;
		}

.bold14 {
        font-family: arial, helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        }

.bold14 a {
           color: #006699;
           text-decoration: none;
           }

.bold14 a:visited {
           color: #006699;
           text-decoration: none;
           }

.bold14 a:hover {
           color: #6633CC;
           text-decoration: underline;
           }

.bold14red {
        font-family:arial, helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #CC0000;
        }

.std {
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        }

.std a {
        color:  #006699;
        text-decoration: none;
        }

.std a:visited {
        color: #006699;
        text-decoration: none;
        }

.std a:hover {
       color: #6633CC;
	   text-decoration: underline;
       }

.caption {
        font-family: arial, helvetica, sans-serif;
        font-size: 10px;
		color:#CCCCCC;
        }

.std14 {
        font-family: arial, helvetica, sans-serif;
        font-size: 14px;
        }

.std14 a {
        color:  #006699;
        text-decoration: none;
        font-weight: bold;
        }

.std14 a:visited {
        color: #006699;
        text-decoration: none;
        font-weight: bold;
        }

.std14 a:hover {
       color: #6633CC;
       text-decoration: underline;
       font-weight: bold;
       }
	   
.toplinks {
          font-family: Georgia, "Times New Roman", Times, serif;
		  font-size: 14px;
		  color: #FFFFFF;
		  }
		  
.toplinks a {
          color: #FFFFFF;
		  text-decoration: none;
		  }
		  
.toplinks a:visited {
          color: #FFFFFF;
		  text-decoration: none;
		  }
		  
.toplinks a:hover {
          color: #d134ab;
		  text-decoration: none;
		  }
