﻿body {
	font-family: "Times New Roman", Times, serif; 
	color: white;
	background-color: #000080;
	font-size: 12px;
}


a:link     { text-decoration: underline; color: White ;font-size:  12px; font-family: "Times New Roman", Times, serif; font-weight: normal;}
a:active   { text-decoration: underline; color: White ;font-size:  12px; font-family: "Times New Roman", Times, serif; font-weight: normal;}
a:visited  { text-decoration: underline; color: White ;font-size:  12px; font-family: "Times New Roman", Times, serif; font-weight: normal;}
a:hover    { text-decoration: underline; color: orange ;font-size:  12px; font-family: "Times New Roman", Times, serif; font-weight: normal;}

.menu	a:link     { text-decoration: none; color: lime ;font-size:  12px; font-family: "Times New Roman", Times, serif; font-weight: normal;}
.menu	a:active   { text-decoration: none; color: lime ;font-size:  12px; font-family: "Times New Roman", Times, serif; font-weight: normal;}
.menu	a:visited  { text-decoration: none; color: lime ;font-size:  12px; font-family: "Times New Roman", Times, serif; font-weight: normal;}
.menu	a:hover    { text-decoration: none; color: white;font-size:  12px; font-family: "Times New Roman", Times, serif; font-weight: normal;}

.main {	color: white;
  font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
}
  
.purpletxt {	color: #990066;
  font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
}

h1 {	color: white;
  font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
}
	
.small {	color: white;
  font-family: "Times New Roman", Times, serif; 
	font-size: 11px;
}

.pagetitle{
  font-family: "Times New Roman", Times, serif; 
	font-size: 24px;
	font-weight: bold;
}

.pagetitle	a:link     { text-decoration: none; color: white ;font-size:  24px; font-family: "Times New Roman", Times, serif; font-weight: bold;}
.pagetitle	a:active   { text-decoration: none; color: white ;font-size:  24px; font-family: "Times New Roman", Times, serif; font-weight: bold;}
.pagetitle	a:visited  { text-decoration: none; color: white ;font-size:  24px; font-family: "Times New Roman", Times, serif; font-weight: bold;}
.pagetitle	a:hover    { text-decoration: none; color: lime  ;font-size:  24px; font-family: "Times New Roman", Times, serif; font-weight: bold;}


.bigtxt {
  font-family: "Times New Roman", Times, serif; 
	font-size: 15px;
	font-weight: bold;
}

#maintext {
  font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
	text-align: left;
}

.menu {	text-align: right;
  font-family: "Times New Roman", Times, serif; 
	color: white;
	font-size: 12px;
  border: 0;
  height: 45;
  width: 420;
  padding: 0;
  margin: 0,0;
	}
	

.footer {
	background-image:url(footer.jpg);
	width:747px;
	height: 37px;
	padding: 5px 10px 0px 15px;
	color: #EEEEEE;
  font-family: "Times New Roman", Times, serif; 
	font-size: 12px;
	text-align: left;
}

.footer a:link     { text-decoration: none; color: #EEEEEE ;font-size:  12px; font-family: "Times New Roman", Times, serif; font-weight: normal;}
.footer a:active   { text-decoration: none; color: #EEEEEE ;font-size:  12px; font-family: "Times New Roman", Times, serif; font-weight: normal;}
.footer a:visited  { text-decoration: none; color: #EEEEEE ;font-size:  12px; font-family: "Times New Roman", Times, serif; font-weight: normal;}
.footer a:hover    { text-decoration: none; color: lime; font-weight: bold; font-size:  12px; font-family: "Times New Roman", Times, serif; font-weight: normal;}

.copyright {
	padding-top:10px;
	font-size:11px;
	color:#666666;
	text-align:center;
	}	

/*-------- SPLASH PAGE ------------*/

div#splash {
	width:650px;
	height: 308px;
    position: relative; 
    display:table-cell; vertical-align: middle;
	background-image:url(splash.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}


.menu-splash  {	text-align: center;
  font-family: "Times New Roman", Times, serif; 
	color: white;
	font-size: 12px;
  border: 0;
  height: 45;
  width: 506;
  padding: 0;
  margin: 0,0;
	}

.menu-splash	a:link     { text-decoration: none; color: lime ;font-size:  14px; font-family: "Times New Roman", Times, serif; font-weight: normal;}
.menu-splash	a:active   { text-decoration: none; color: lime ;font-size:  14px; font-family: "Times New Roman", Times, serif; font-weight: normal;}
.menu-splash	a:visited  { text-decoration: none; color: lime ;font-size:  14px; font-family: "Times New Roman", Times, serif; font-weight: normal;}
.menu-splash	a:hover    { text-decoration: none; color: white;font-size:  14px; font-family: "Times New Roman", Times, serif; font-weight: normal;}
	
	.footer-splash {
	width: 506;
	padding-right:0px;
	color: #666666;
  	font-family: "Times New Roman", Times, serif; 
	font-size: 11px;
	text-align: right;
}