/* CSS Document */
 A:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	width: 100%;
	font-size: 12px;	
	}

  A:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	width: 100%;
	font-size: 12px;	
	}

  A:active {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	width: 100%;
	font-size: 12px;	
	}

  A:hover {
	text-decoration: none;
	color: #999999;
	font-weight: normal;
	width: 100%;
	font-size: 12px;	
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}
.title {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.jmproject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E6E6E6;
	padding: 3px;
}


#main .main{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	}

#main a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	width: 100%;
	font-size: 12px;	
	display: block;
	}
	
#main a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	width: 100%;
	font-size: 12px;	
	display: block;
	}

#main a:hover {
	text-decoration: underline;
	color: #000000;
	background: #FFCC00;
	font-weight: normal;
	width: 100%;
	font-size: 12px;	
	display: block;
	}
		
#main .uberlink {
background-color: #FFCC00;
background-image:  url(../incl/l1_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #000000 !important;
font-weight: bold;
cursor: default;
}

	
#lslink .lslink{
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	}

#lslink a:link {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	}
	
#lslink a:visited {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	}

#lslink a:hover {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	}
	
#footlinker .footlinker{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	}

#footlinker a:link {
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
	}
	
#footlinker a:visited {
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
	}

#footlinker a:hover {
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
	color: #66FFFF;
	}
	
#whitelink .whitelink{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}

#whitelink a:link {
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #006699;
	}
	
#whitelink a:visited {
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #006699;
	}

#whitelink a:hover {
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #006600;
	}

/* main navigation & uberlink */



#navlist { 
	margin: 0; 
	padding: 0; } 
	
#navlist li { 
	float: left; 
	list-style-type: none; 
	margin: 1em 0 0 0; 
	padding: 0; 
	white-space: nowrap; } 

#navlist a, #navlist a:visited { 
	padding: 2px 5px 2px 5px; 
	border: 1px solid; 
	border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF; 
	background-color: #000000; 
	background-repeat: no-repeat; 
	background-position: 0% 50%; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF; }
	
#navlist a:hover { 
	background-color: #FFCC00; 
	background-repeat: no-repeat; 
	background-position: 0% 50%; 
	color: #000000; } 

#menubar #navlist .uberlink { 
	background-color: #FFCC00; 
	background-repeat: no-repeat; 
	background-position: 0% 50%; 
	color: #000000 !important; 
	font-weight: bold; 
	cursor: default; 
		}
.splashtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 12px 50px 12px 50px; 

}
