body {
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #001E9A;
	border-right-color: #001E9A;
	border-bottom-color: #001E9A;
	border-left-color: #001E9A;
}
a:link, a:active, a:visited {
   color: #001e9a;
   text-decoration: underline;
   font-weight: bold;
}

h1 {
   font-size: 24pt;
   color: #001e9a;
   text-indent: 0px;
   font-family: Tahoma, Trebuchet, Verdana;
   text-transform:capitalize;
   font-weight:bold;
   text-align:center;
}


h2 {
   font-size: 18pt;
   color: #6c6c6c;
   text-indent: 0px;
   font-family: Tahoma, Trebuchet, Verdana;
   text-transform:capitalize;
}

h3 {
   font-size: 15pt;
   color: #000099;
   text-indent: 0px;
   font-family: Tahoma, Trebuchet, Verdana;
   text-transform:capitalize;
}

h4 {
   font-size: 13pt;
   font-weight: bold
   text-transform: capitalize;
   color: #0066CC;
   text-indent: 0px;
   font-family: Tahoma, Trebuchet, Verdana;
}

a.contlink	{			
		color: #001e9a;
		font-family: Georgia, Verdana, Arial;
		font-size: 100%;
		font-weight: bold;			
}

a.contlink2	{			
		color: #6c6c6c;
		font-family: Georgia, Verdana, Arial;
		font-size: 100%;
		font-weight: bold;			
}

.heading4    { text-transform: capitalize; font-family: Tahoma; font-size: 12pt; color: 
               #0066CC; font-weight: bold }
               
.navigationbottom { padding-left: 15px; padding-top: 15px }
.bottomtable { width: 734px; border: 0px solid #000000; padding: 0; background-image:url('../images/none.jpg');}

.botTabCntr  { text-transform: capitalize; font-size: 12pt; font-family: Times New Roman, Georgia, Garamond; text-align: 
               center; width: 34%; border: 0px solid #0000FF; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px }
               
.botTabLeft  { text-transform: capitalize; font-size: 12pt; font-family: Times New Roman, Georgia, Garamond; text-align: 
               left; width: 33%; border: 0px solid #00FF00; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px }
               
.botTabRght  { text-transform: capitalize; font-size: 12pt; font-family: Times New Roman, Georgia, Garamond; text-align: 
               right; width: 33%; border: 0px solid #FF0000; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px }