p {
	font-size: 13px;
	line-height: 1.4;
	}


	a:link {color: #051565; text-decoration: underline; }
	a:active {color: #821a0d; text-decoration: underline; }
	a:visited {color: #051565; text-decoration: underline; }
	a:hover {color: #821a0d; text-decoration: underline; }

a.bottom:link { color: #f4d68e; text-decoration: none }
a.bottom:active { color: #ffffff; text-decoration: none }
a.bottom:visited { color: #f4d68e; text-decoration: none }
a.bottom:hover { color: #ffffff; text-decoration: none }


h1, h2, h3, h4, h5 {
  margin: 1px;

}

h1 {
  font-size: 22px;
  color: #821A0D;
  font-family: times;
}

h2 {
  font-size: 16px;

}

.tableblue {

  background-color: #000178;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 15px;
  line-height: 1.5;
  color: ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-family: georgia, times;
 
}


.tablewhite {

  background-color: #F2F4FD;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  line-height: 1.3;
  color: 000178;
}

.tablewhiteoff {

  background-color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 15px;
  line-height: 1.3;
  color: 000178;
}

.tableblue2 {

  background-color: #000178;
  font-size: 15px;
  line-height: 1.3;
  color: ffffff;
  font-weight: bold;
  font-family: georgia, times;
  padding: 10px;
 
}

.boxtext {
    background-color: #FFF1D4;
    text-align: left;
    font-size: 14px;
    border: 1px solid #801A0C;  
    font-family: georgia, times;
    color: #00017B;
    padding: 15px;
}	

.redheadline {
  text-align: left;
  vertical-align: top;
  font-size: 13px;
  line-height: 1.6;
  font-family: georgia;
  font-weight: bold;
  color: #821A0D;

}

.normaltext {
  text-align: left;
  font-size: 12px;
  line-height: 1.3;

}


body {


	background: #051565 url('images/page_bg.jpg') repeat-x; topmargin=0;
	color: #051565;



	font-family: verdana;




	scrollbar-3dlight-color:#ffffff;
        scrollbar-arrow-color:#801a0c;
        scrollbar-base-color:#801a0c;
        scrollbar-track-color:#051565;
        scrollbar-darkshadow-color:#051565;
        scrollbar-face-color:#eea802;
        scrollbar-highlight-color:#ffffff;
        scrollbar-shadow-color:#801a0c}

}