@charset "utf-8";
/* CSS Document */

body {
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; line-height: 18px; 
	color: #333333;
}
p { text-align: justify; }

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color:#333333;
}
.h1 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FF9900; }
.sub { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CC6666; font-weight: bolder; }

a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }

.menu {
	background-image: url(images/lay2i2new.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


a.pro:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: bold; text-decoration: none; }
a.pro:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #CCFF00; font-weight: bold; text-decoration: none; }
a.pro:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; font-weight: bold; text-decoration: none; }
a.pro:hover { color:#FFCC99; }
.ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.ul li {
	display: inline;
	float: left;
	width: 97px;
	text-align: center;
	margin-left: 3px;
}
.ul li a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.nav:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
	text-transform: uppercase;
}
.navactivelink{
	font-family:tahoma;
	color: #FFCC33;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}
