.te {
	background-image: url(images/alyeskatablebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
}
.te2 {
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


body {
	background-image: url(images/alyeskabg.jpg);
	margin-left: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif
}
.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}


.te3 {
	background-image: url(images/alyeskabigheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.te4 {
	background-image: url(images/alyeskabigheader.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.shadowtable {
-moz-box-shadow: 0px 5px 10px #000;
-webkit-box-shadow: 0px -5px 10px #000;
box-shadow: 0px  -5px 10px #000;
}

a.topnav:link {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
a.topnav:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
a.topnav:hover {
	text-decoration: overline;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
}
a.topnavbig:link {
	color: #000;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.topnavbig:visited {
	color: #000;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.topnavbig:hover {
	text-decoration: overline;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
