body  {
scrollbar-face-color: #F56600;
scrollbar-highlight-color: #fcbe00;
scrollbar-shadow-color: #F56600;
scrollbar-3dlight-color: #F56600;
scrollbar-arrow-color: #fcbe00;
scrollbar-track-color: #fcbe00;
scrollbar-darkshadow-color: #F56600;
scrollbar-base-color: #F56600;
}

a,a:active,a:visited {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #F56600;
        text-decoration:none;
}
a:hover {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #F56600;
        text-decoration:underline;
}

p,td {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #000000;
}
input,select,textarea,.color_block {
        background-color: #FCBE00;
        border: thin solid #F56600;

}
input:hover,select:hover,textarea:hover  {
        background-color: #FCBE00";
        border: thin outset #000000;

}

.bold_text {

        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #F56600;

}

.page_header {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;

}

img.slides {
  margin-bottom:3px;
  margin-top:3px;
  margin-left:3px;
  margin-right:3px;
  border-left: 1px solid #fcbe00;
  border-right: 1px solid #fcbe00;
  border-bottom: 1px solid #fcbe00;
  border-top: 1px solid #fcbe00;

}
