body {
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0E14CE;
	border-right-color: #0E14CE;
	border-bottom-color: #0E14CE;
	border-left-color: #0E14CE;
}

body            {scrollbar-face-color:#0D6DA1;
                scrollbar-highlight-color:#5BABD7;
                scrollbar-3dlight-color:#C0C0C0;
                scrollbar-darkshadow-color:#000000;
                scrollbar-shadow-color:#002F5E;
                scrollbar-arrow-color:#FFFFFF;
                scrollbar-track-color:#02ABE6;}
                
body {
   background-color: #EBEBEB;
   font-family: Times New Roman, Georgia, Garamond;
   font-size: 13pt;
   border:0px;
   padding:0px;
   margin:0px;
}

p, ul, ol {
   display: block;
   text-align: left;
   font-size: 13pt;
   color: #333333;
   text-indent: 25px;
   border: 0;
   padding: 0;
   margin-left: 0;
   margin-right: 0;
   margin-top: 0;
   margin-bottom: 1em;
}

.list {
   display: block;
   text-align: left;
   font-size: 13pt;
   color: #333333;
   text-indent: 25px;
   border: 0;
   padding: 0;
   margin: 0;
}

a:link, a:active, a:visited {
   color: #0000FF;
   text-decoration: underline;
   font-weight: bold;
}

a:hover {
   color: #666666;
   text-decoration: underline;
   font-weight: bold;
}

h1 {
   font-size: 21pt;
   color: #BA0000;
   text-indent: 0px;
   font-family: Tahoma, Trebuchet, Verdana;
}

h2 {
   font-size: 18pt;
   color: #BA0000;
   text-indent: 0px;
   font-family: Tahoma, Trebuchet, Verdana;
}

h3 {
   font-size: 15pt;
   color: black;
   text-indent: 0px;
   font-family: Tahoma, Trebuchet, Verdana;
}

h4 {
   font-size: 13pt;
   color: black;
   text-indent: 0px;
   font-family: Tahoma, Trebuchet, Verdana;
}

.flush {
   text-indent: 0px;
}

.maintable {
   background-color:#FFFFFF;
}

.latestnewscontent {
   text-align: left;
   font-family: tahoma;
   font-size: 11px;
   color: #666666;
   text-indent: 0px;
}

.headernewscontent {
   text-align: left;
   font-family: tahoma;
   font-size: 13px;
   color: #666666;
   text-indent: 0px;
   margin-top: 22px;
   margin-bottom: 8px;
   text-align: center;
   line-height: 1em;
   font-weight: bold;
}

.headernewscontentfirst {
   text-align: left;
   font-family: tahoma;
   font-size: 13px;
   color: #666666;
   text-indent: 0px;
   margin-bottom: 8px;
   text-align: center;
   line-height: 1em;
   font-weight: bold;
}

img.copy {
   padding: 3px;
   margin-bottom: 5px;
   border: 1px #999999;
}

.include                {color:#ffffff;
                        font-family: Verdana;
                        font-size:10px;
                        text-indent:0px;
                        padding: 0px;
                        margin:0px;}
.include a:link         {font-family: Verdana;
                        color:#ffffff;
                        font-size:10px;}
.include a:visited      {font-family: Verdana;
                        font-size:10px;
                        color: #C0C0C0;}
.include a:hover        {font-size:10px;
                      color: #AAD3EA;
                        font-family: Verdana;}

.form-button    {background-color: #419ED1;
                color: white;
                height: 24;
                font-weight: bold;
                font-family: Arial, Helvetica;
                font-size: 11px;}
.form-menu      {background-color: #000080;
                color: white;
                font-weight: bold;
                font-family: Arial,Helvetica;
                font-size: 12px;}
.form-field     {background-color: #8282FF;
                font-weight: bold;
                font-family: Arial,Helvetica;
                font-size: 11px;}