@charset "utf-8";
/* ------------------------- Style sheet by B&J Graphics ---------------------*/
body {
  font-family:  Arial, helvetica, sans-serif;
  font-size:14px;
  background-color:#000000;
  margin-top:5px;
}

td {
	font-family: Arial, helvetica, sans-serif;
	  font-size:14px;
}

th {
	font-family: Arial, helvetica, sans-serif;
	  font-size:14px;
}
.overall {
	border: 3px solid #BC0518;
	 background-color: #F24242; 

}
.header {
	height:200px;
	 background-image: url(images/head.jpg); 
	 background-repeat: no-repeat;
	 background-position:center;
}
.headbg {
	background-image:url(images/headbg.jpg);
	background-repeat:repeat-x;
	height:200px;
}
.clock {
	padding-left:47px;
	padding-top:38px;
}
.main-content {
	background-color:#FFFFFF;
	padding-left:30px;
	padding-top:50px;
	padding-right:30px;
	padding-bottom:20px;
	height:320px;
}
.bigbold {
	font-size:22px;
	color:#476E97;
	font-weight:bold;
}
/* -------Start of wraps---------------------------------*/
.wrapleft {
	float:left;
	margin:0px 0px 0px 0px;
	padding:5px;
}
.wrapright {
	float:right;
	margin:0 0 5px 10px;
	padding:5px;
}

/* ------Start of Borders and Frames---------------------*/
.bordertop {
	border-top: 4px solid #FF0000;
	border-left: 4px solid #FF0000;
	border-right: 4px solid #FF0000;
	border-bottom: 0px solid #FF0000;
}
.frametop	{
	border-top: 0px solid #676767;
	border-left: 4px solid #676767;
	border-right: 4px solid #676767;
	border-bottom: 4px solid #676767;
}

/* -----Start of Menus --------------------------------*/
ul.menu {
    border-top : white 2px solid;
    margin : 0;
    padding : 0;
    list-style-type : none;
}

ul.menu li {
    list-style-type : none;
    width : 100%;
}

ul.menu ul {
    padding-left : 1em;
}

ul.menu li a.menu-href { 
    display : block;
    padding : 6px 5px;
    font-weight : bold;
    text-decoration : none;
}

ul.menu li a.menu-href:hover {
    text-decoration : underline;
    background-color : #ADB583;
    color : black;
}

/* -----Start of copyright and footer------------------- */
.copyright {
    font-size: 10px;
    text-align: center;
	text-decoration: none;
}
.copyright a:link {
    font-size: 10px;
    text-align: center;
	text-decoration: none;
}
.copyright a: visited {
   	color:#333333;
}
.copyright a:hover {
    font-size: 10px;
    text-align: center;
	text-decoration: underline;
}
.footer {
	color:#000;
	padding:5px;
    text-align: center;
	background-color:#B5C7DB;
	border-top: 1px solid #FF0000;
}
.footer a:link{
    text-align: center;
	color:#000;
	text-decoration: none;
}
.footer a:visited{
	color:#000;	
	text-decoration: none;
}
.footer a:hover{
	color: #BC0518;
	text-decoration: underline;
}
.rowback {
	background-color:#D2DCE8;
}
.titles {
	color:#990000;
	font-size:24px;
	font-weight:bold;
}
.pagetitle {
	color:#990000;
	font-size:16px;
	border-bottom: 1px solid #FF0000;
	font-weight:bold;
}
.pagelink {
	color:#000000;
	border-bottom: 1px solid #FF0000;	
	font-weight:bold;	
}
.pagelink a:link{
    text-align: center;
	color:#000;
	font-weight:bold;
	text-decoration: none;
}
.pagelink a:visited{
	color:#000;
	font-weight:bold;	
	text-decoration: none;
}
.pagelink a:hover{
	color: #990000;
	font-weight:bold;
	text-decoration: underline;
}
input:focus, textarea:focus {
    background-color: #F4F8FB;
    color: black;
}
.blink {
	color:#000000;	
	font-weight:bold;	
}
.blink a:link{
    text-align: center;
	color:#476E97;
	font-weight:bold;
	text-decoration: none;
}
.blink a:visited{
	color:#476E97;
	font-weight:bold;	
	text-decoration: none;
}
.blink a:hover{
	color: #990000;
	font-weight:bold;
	text-decoration: underline;
}
.tabledash {
	border:dashed #990000 thin;
	font-size:18px;
	color:#990000;
}
.bigred {
	font-size:18px;
	font-weight:bold;
	color:#990000;
}
.bigred a:link{
    text-align: center;
	color:#990000;
	font-weight:bold;
	text-decoration: none;
}
.bigred a:visited{
	color:#990000;
	font-weight:bold;	
	text-decoration: none;
}
.bigred a:hover{
	color: #476E97;
	font-weight:bold;
	text-decoration: underline;
}
.bigestbold {
	font-size:26px;
	color:#476E97;
	font-weight:bold;
}
.exbigred {
	font-size:22px;
	font-weight:bold;
	color:#990000;
}
.exbigred a:link{
    text-align: center;
	color:#990000;
	font-weight:bold;
	text-decoration: none;
}
.exbigred a:visited{
	color:#990000;
	font-weight:bold;	
	text-decoration: none;
}
.exbigred a:hover{
	color: #476E97;
	font-weight:bold;
	text-decoration: underline;
}
