body {
	background:  		url("../images/layout/pgebck.jpg") top center;
	background-repeat:	repeat-x; 	
	background-color:	#90AFD2; 
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			11px;
	margin: 			0px;
	color:				#404040;
	}
a:link {
	text-decoration: 	none; 
	margin:				0px;
	} 
a:visited {
	text-decoration: 	none;
	margin:				0px;
	} 
a:hover {
	text-decoration: 	underline;
	margin:				0px;
	}
a:active {
	text-decoration: 	none;
	margin:				0px;
	} 
h1  { 
	font-family:		Arial, helvetica, sans-serif;
	font-size: 			1px;
	color: 				#FFFFFF;
	font-weight:		normal;
	margin-top:			0px;
	margin-bottom:		0px;
	}
h2  { 
	font-family:		Arial, helvetica, sans-serif;
	font-size: 			15px;
	color: 				#A7C42E;
	font-weight:		bold;
	margin-top:			0px;
	margin-bottom:		0px;
	}
div.hr {
  	height: 			2px;
  	background: 		url(../images/content/l.gif) no-repeat scroll center;
  	margin-top:			15px;
  	margin-bottom:		15px;
	}
hr {
	height:				1px; 
	color: 				#C6C6C6; 
	background: 		#C6C6C6; 
	border: 			none;
	margin-bottom:		11px;
	margin-top:			0;
	}
div.hr hr {
  	display: 			none;
	}
#maintab {
  	border:				0px; 
	border-collapse: 	collapse;
	vertical-align: 	top;
	font-size: 			11px;
	}
table {
	font-size: 			11px;
	text-align:			left;
	}
.note {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	margin: 			0px;
	color:				#B2B2B2;
	font-style:			italic;
	}
.note2 {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 			10px;
	margin-top: 		10px;
	color:				#020271;
	font-style:			normal;
	}



/*  BOXES 
--------------------------------------------------------------------------------------*/

.promobox1 {
	background:  		url("../images/layout/promobox3.jpg") no-repeat top left;
    width: 				262px;
    height: 			94px;
	color: 				#FFFFFF;
	line-height:		15px;
	padding-top:		36px;
	padding-right:		0px;
	padding-bottom:		0px;
	padding-left:		18px;
	float:				left;
	margin-left:		5px;
	}
a.promobox1:link {
	background:  		none;
	float:				left;
	margin:				0px;
	padding:			0px;
	font-weight:		normal;
	text-decoration:	none;
	}
a.promobox1:active, a.promobox1:visited {
	background:  		none;
	float:				left;
	margin:				0px;
	padding:			0px;
	font-weight:		normal;
	text-decoration:	none;
	color:				#FFFFFF;
	}
a.promobox1:hover {
	background:  		none;
	float:				left;
	margin:				0px;
	padding:			0px;
	font-weight:		normal;
	text-decoration:	underline;
	color:				#FEF21B;
	}

.promobox2 {
	background:  		url("../images/layout/promobox4.jpg") no-repeat top left;
    width: 				262px;
    height: 			86px;
	color: 				#FFFFFF;
	line-height:		14px;
	padding-top:		44px;
	padding-right:		0px;
	padding-bottom:		0px;
	padding-left:		18px;
	float:				left;
	margin-left:		4px;
	cursor: 			pointer;
	cursor:				hand;
	}
a.promobox2:link {
	background:  		none;
	float:				left;
	margin:				0px;
	padding:			0px;
	font-weight:		normal;
	color: 				#FFFFFF;
	text-decoration:	none;
	cursor: 			pointer;
	cursor:				hand;
	}
a.promobox2:active, a.promobox2:visited {
	background:  		none;
	float:				left;
	margin:				0px;
	padding:			0px;
	font-weight:		normal;
	text-decoration:	none;
	color:				#FFFFFF;
	cursor: 			pointer;
	cursor:				hand;
	}
a.promobox2:hover {
	background:  		none;
	float:				left;
	margin:				0px;
	padding:			0px;
	font-weight:		normal;
	text-decoration:	underline;
	color:				#FEF21B;
	cursor: 			pointer;
	cursor:				hand;
	}

.promobox3 {
	background:  		url("../images/layout/promobox5.jpg") no-repeat top left;
    width: 				262px;
    height: 			86px;
	color: 				#FFFFFF;
	line-height:		14px;
	padding-top:		44px;
	padding-right:		0px;
	padding-bottom:		0px;
	padding-left:		18px;
	float:				left;
	margin-left:		4px;
	cursor: 			pointer;
	cursor:				hand;
	}
a.promobox3:link	{ background: none; float: left; margin: 0px; padding: 0px; font-weight: normal; color: #FFFFFF; text-decoration: none; cursor: pointer; cursor: hand; }
a.promobox3:active	{ background: none; float: left; margin: 0px; padding: 0px; font-weight: normal; color: #FFFFFF; text-decoration: none; cursor: pointer; cursor: hand; }
a.promobox2:visited	{ background: none; float: left; margin: 0px; padding: 0px; font-weight: normal; color: #FFFFFF; text-decoration: none; cursor: pointer; cursor: hand; }
a.promobox3:hover 	{ background: none; float: left; margin: 0px; padding: 0px; font-weight: normal; color: #FEF21B; text-decoration: underline; cursor: pointer; cursor: hand; }


.promobox4 {
	background:  		url("../images/layout/promobox6.jpg") no-repeat top left;
    width: 				262px;
    height: 			118px;
	color: 				#FFFFFF;
	line-height:		14px;
	padding-top:		12px;
	padding-right:		0px;
	padding-bottom:		0px;
	padding-left:		18px;
	float:				left;
	margin-left:		4px;
	margin-top			0px;
	}
.promobox4 a:link	{ background: none; height:100px; width: 235px; float: left; margin: 0px; padding: 0px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.promobox4 a:active	{ background: none: height:100px; width: 235px; float: left; margin: 0px; padding: 0px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.promobox4 a:visited{ background: none; height:100px; width: 235px; float: left; margin: 0px; padding: 0px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.promobox4 a:hover 	{ background: none; height:100px; width: 235px; float: left; margin: 0px; padding: 0px; font-weight: normal; color: #FFD8BE; text-decoration: underline; }

.promobox5 {
	background:  		url("../images/layout/promobox7.jpg") no-repeat top left;
    width: 				262px;
    height: 			88px;
	color: 				#FFFFFF;
	line-height:		14px;
	padding-top:		42px;
	padding-right:		0px;
	padding-bottom:		0px;
	padding-left:		18px;
	float:				left;
	margin-left:		4px;
	margin-top			0px;
	}
.promobox5 a:link	{ background: none; height:100px; width: 235px; float: left; margin: 0px; padding: 0px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.promobox5 a:active	{ background: none: height:100px; width: 235px; float: left; margin: 0px; padding: 0px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.promobox5 a:visited{ background: none; height:100px; width: 235px; float: left; margin: 0px; padding: 0px; font-weight: normal; color: #FFFFFF; text-decoration: none; }
.promobox5 a:hover 	{ background: none; height:100px; width: 235px; float: left; margin: 0px; padding: 0px; font-weight: normal; color: #CEE6F1; text-decoration: underline; }

.promobox6 {
	background:  		url("../images/layout/box11.jpg") no-repeat top left;
    width: 				244px;
    height: 			93px;
	color: 				#000000;
	line-height:		14px;
	text-align: 		center;
	font-weight: 		bold;
	padding-top:		37px;
	padding-right:		18px;
	padding-bottom:		0px;
	padding-left:		18px;
	float:				left;
	margin-left:		4px;
	margin-top			0px;
	}
.promobox6 a:link   { background: none; float: left; color: #FFFFFF; margin: 0px; padding: 0px; font-weight: bold; text-decoration: none; }
.promobox6 a:active { background: none; float: left; color: #FFFFFF; margin: 0px; padding: 0px; font-weight: bold; text-decoration: none; }
.promobox6 a:visited{ background: none; float: left; color: #FFFFFF; margin: 0px; padding: 0px; font-weight: bold; text-decoration: none; }
.promobox6 a:hover 	{ background: none; float: left; color: #FECCC6; margin: 0px; padding: 0px;	font-weight: bold; text-decoration: underline; }


.box1 {
	background:  		url("../images/layout/box1.jpg") no-repeat top right;
    width: 				261px;
    height: 			75px;
	color: 				#000000;
	line-height:		14px;
	padding-top:		55px;
	padding-right:		0px;
	padding-bottom:		0px;
	padding-left:		28px;
	float:				left;
	margin:				0px;
	}
a.box1:link, a.box1:active, a.box1:visited 	{ background: none; float: left; color: #FFFFFF; margin: 0px; padding: 0px; font-weight: normal; text-decoration:	none; }
a.box1:hover 								{ background: none; float: left; color: #64733D; margin: 0px; padding: 0px;	font-weight: normal; text-decoration: underline; }

.box2 {
	background:  		url("../images/layout/box2.jpg") no-repeat top center;
    width: 				261px;
    height: 			107px;
	margin-left:		3px;
	color: 				#FFFFFF;
	line-height:		15px;
	padding-top:		23px;
	padding-right:		0px;
	padding-bottom:		0px;
	padding-left:		19px;
	float:				left;
	}
a.box2:link, a.box2:active, a.box2:visited {
	background:  		none;
	float:				left;
	margin:				0px;
	padding:			0px;
	font-weight:		normal;
	text-decoration:	none;
	}
a.box2:hover {
	background:  		none;
	float:				left;
	margin:				0px;
	padding:			0px;
	font-weight:		normal;
	text-decoration:	underline;
	color:				#E8FCEA;
	}
.box3 {
	background:  		url("../images/layout/box3.jpg") no-repeat top center;
	background-color:	#EFF6FE;
    width: 				177px;
    height: 			226px;
	margin-left:		9px;
	margin-top:			9px;
	margin-bottom:		9px;
	color: 				#FFFFFF;
	padding-top:		40px;
	padding-right:		0px;
	padding-bottom:		0px;
	padding-left:		19px;
	line-height:		14px;
	}
.box3 a:link {
	margin:				0px;
	text-decoration:	none;
	color: 				#FFFFFF;
	}
.box3 a:visited {
	margin:				0px;
	text-decoration:	none;
	color: 				#FFFFFF;
	}
.box3 a:hover {
	margin:				0px;
	text-decoration:	underline;
	color:				#FFFFFF;
	}
.box3 p, br{
	margin-top:			0px;
	margin-bottom:		0px;
	margin-left:		0px;
	margin-right:		0px;
	}
.box4 {
	background:  		url("../images/layout/box4b.jpg") no-repeat top center;
    width: 				177px;
    height: 			140px;
	margin-left:		9px;
	margin-bottom:		0px;
	color: 				#020271;
	padding-top:		8px;
	padding-right:		0px;
	padding-bottom:		0px;
	padding-left:		19px;
	line-height:		14px;
	}
.box4 a:link {
	margin:				0px;
	text-decoration:	none;
	color: 				#020271;
	}
.box4 a:visited {
	margin:				0px;
	text-decoration:	none;
	color: 				#020271;
	}
.box4 a:hover {
	margin:				0px;
	text-decoration:	underline;
	color:				#C29522;
	}
.rc {
    width: 				158px;
    height: 			50px;
	margin-left:		9px;
	margin-bottom:		0px;
	padding-bottom:		0px;
	line-height:		14px;
	float:				right;
	}

.box4 OLD PRE RClub{
	background:  		url("../images/layout/box4b.jpg") no-repeat top center;
    width: 				158px;
    height: 			90px;
	margin-left:		9px;
	margin-bottom:		0px;
	color: 				#020271;
	padding-top:		58px;
	padding-right:		19px;
	padding-bottom:		0px;
	padding-left:		19px;
	line-height:		14px;
	}

.box4 OLD FORTHCOMING EVENTS {
	background:  		url("../images/layout/box4.jpg") no-repeat top center;
    width: 				158px;
    height: 			108px;
	margin-left:		9px;
	margin-bottom:		0px;
	color: 				#020271;
	padding-top:		40px;
	padding-right:		19px;
	padding-bottom:		0px;
	padding-left:		19px;
	line-height:		14px;
	}


/*  LAYOUT 
--------------------------------------------------------------------------------------*/

#container {
	background-image:	url('../images/layout/containerbck.gif');
	background-position:top left;
	background-repeat: 	repeat-x;
	background-color:	#EFF6FE;
	position: 			absolute;
	width:				1000px; 
	margin-left:		-500px; 
	left:				50%; 
	}
#img1 {
	background:  		url("../images/layout/WSEClogo.gif") top left;
	background-color: 	#FFFFFF;
	margin:				0;
	float: 				left;
	width:				254px;
	height:				113px;
	}
#img2 {
	background: 		none;
	text-align:			right;
	margin:				0;
	float: 				left;
	width:				328px;
	height:				113px;
	}
#links {
	width:				154px;
	background-color: 	#EFF6FE;
	color:				#B2B2B2;
	margin-top:			9px;
	margin-left:		9px;
	margin-bottom:		0px;
	}
#content {
	background:  		url("../images/layout/contbck.jpg") no-repeat top left;
    width: 				350px;
    height: 			241px;
	margin-left:		4px;
	color: 				#404040;
	line-height:		15px;
	text-align:			left;
	padding-top:		21px;
	padding-right:		28px;
	padding-bottom:		0px;
	padding-left:		28px;
	}
#content p{
	margin-top:			0px;
	margin-bottom:		12px;
	margin-left:		0px;
	margin-right:		0px;
	}
#content a:link   { text-decoration:	none; color: #020271; font-weight: bold; }
#content a:active { text-decoration:	none; color: #020271; font-weight: bold; }
#content a:visited{ text-decoration:	none; color: #020271; font-weight: bold; }
#content a:hover  { text-decoration: underline; color: #020271; font-weight: bold;  }

#content2 {
	background-color: 	#CCCCCC;
    width: 				528px;
    height: 			224px;
	margin-left:		4px;
	color: 				#404040;
	line-height:		15px;
	text-align:			left;
	padding-top:		21px;
	padding-right:		28px;
	padding-bottom:		0px;
	padding-left:		28px;
	}
#content2 p{
	margin-top:			12px;
	margin-bottom:		0px;
	margin-left:		0px;
	margin-right:		0px;
	}
#contab {
	background:  		url("../images/layout/contbck.gif") top left;
    width: 				606px;
  	border:				0px; 
	border-collapse: 	collapse;
	vertical-align: 	top;
	font-size: 			11px;
	margin-left:		4px;
	color: 				#404040;
	line-height:		15px;
	text-align:			left;
	padding-top:		21px;
	padding-right:		28px;
	padding-bottom:		0px;
	padding-left:		28px;
	}
#contab p{
	margin-top:			0px;
	}
#contab a:link {
	color: 				#4392E9;
	text-decoration: 	none;
	margin:				0px;
	}
#contab a:visited {
	color: 				#4392E9;
	text-decoration: 	none;
	margin:				0px;
	}
#contab a:hover, a:active {
	color: 				#020271;
	text-decoration: 	underline;
	margin:				0px;
	}
#contbot {
	background:  		url("../images/layout/contbot.gif") no-repeat top left;
    width: 				606px;
    height: 			33px;
	margin-left:		4px;
	margin-bottom:		9px;
	}
#stripbck {
	background:  		url("../images/layout/stripbck.gif") top center;
	margin:				0px;
	color: 				#020271;
	text-align:			left;
	height:				100%;
	}
#strip {
	margin-top:			0px;
	margin-bottom:		0px;
	margin-left:		16px;
	width:				160px;
	color: 				#020271;
	text-align:			left;
	}
#strip p{
	margin-top:			10px;
	margin-bottom:		0px;
	margin-left:		0px;
	margin-right:		0px;
	}
#striptd {
	background:  		url("../images/layout/stripbck.gif") repeat top center;
	}
#strip a:link {
	color: 				#F2F6FF;
	text-decoration: 	none;
	font-weight:		bold;
	margin:				0;
	}
#strip a:visited {
	color: 				#F2F6FF;
	text-decoration: 	none;
	font-weight:		bold;
	margin:				0;
	}
#strip a:hover, a:active {
	color: 				#FFFFFF;
	text-decoration: 	underline;
	font-weight:		bold;
	margin:				0;
	}
#footer {
	width:				100%;
	height:				24px;
  	background: 		url(../images/layout/footbck.gif) top left;
	background-color: 	#CCCCCC;
	margin:				0px;
  	border:				0px; 
  	color:				#FFFFFF;
  	font-size: 			10px;
	padding-top:		22px;
	padding-right:		0px;
	padding-bottom:		0px;
	padding-left:		10px;
	}
#footer a:link, a:visited {
	font-weight: 		normal; 
	text-decoration: 	none; 
	color: 				#FFFFFF;
	margin:				0px 3px 0px 3px;
	font-family: 		arial, helvetica, verdana, sans-serif;
	}
#footer a:hover, a:active { 
	font-weight: 		normal; 
	text-decoration: 	underline; 
	color: 				#A6C1E0;
	margin:				0px 3px 0px 3px;
	font-family: 		arial, helvetica, verdana, sans-serif;
	}
#footer2 {
	width:				206px;
	height:				24px;
  	background: 		url(../images/layout/footbck.gif) top left;
	background-color: 	#CCCCCC;
	margin:				0px;
  	border:				0px; 
  	color:				#FFFFFF;
   	font-size: 			10px;
	padding-top:		22px;
	padding-right:		0px;
	padding-bottom:		0px;
	padding-left:		8px;
	}
#footer2 a:link, a:visited {
	font-weight: 		normal; 
	text-decoration: 	none; 
	color: 				#FFFFFF;
	margin:				0px 3px 0px 3px;
	font-family: 		arial, helvetica, verdana, sans-serif;
	}
#footer2 a:hover, a:active { 
	font-weight: 		normal; 
	text-decoration: 	underline; 
	color: 				#A6C1E0;
	margin:				0px 3px 0px 3px;
	font-family: 		arial, helvetica, verdana, sans-serif;
	}
#footer3 {
	width:				100%;
	height:				46px;
  	background: 		url(../images/layout/footbck.gif) top left;
	margin:				0px;
  	border:				0px; 
  	color:				#FFFFFF;
  	font-size: 			10px;
	padding-top:		0px;
	}





/*  HEADERS 
--------------------------------------------------------------------------------------*/


#hdr1 {
	background:  		url("../images/headers/hbckr.gif") no-repeat top right;
    width: 				406px;
    height: 			40px;
	margin-top:			9px;
	margin-left:		4px;
	text-align:			left;
	}
#hdr2 {
	background:  		url("../images/headers/hbck.gif") top left;
    width: 				401px;
    height: 			40px;
	margin-top:			0px;
	text-align:			left;
	}
#hdr3 {
	background:  		url("../images/headers/hbckr.gif") no-repeat top right;
    width: 				606px;
    height: 			40px;
	margin-top:			9px;
	margin-left:		4px;
	text-align:			left;
	}
#hdr4 {
	background:  		url("../images/headers/hbck.gif") top left;
    width: 				601px;
    height: 			40px;
	margin-top:			0px;
	text-align:			left;
	}





/*  NAVIGATION 
--------------------------------------------------------------------------------------*/

.nav1 {
	background: 		url("../images/links/home1.gif") no-repeat 0 0px;
	width:				154px;
	height:				26px;
	border:				0px solid;
	float:				left;
	margin:				0px;
	color:				#000000;
}
a.nav1:link, a.nav1:active, a.nav1:visited {
	background: 		url("../images/links/home1.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
a.nav1:hover {
	background: 		url("../images/links/home2.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
.nav2 {
	background: 		url("../images/links/upco1.gif") no-repeat 0 0px;
	background-color:	#000000;
	width:				154px;
	height:				21px;
	border:				0px solid;
	float:				left;
	margin:				0px;
	color:				#000000;
}
a.nav2:link, a.nav2:active, a.nav2:visited {
	background: 		url("../images/links/upco1.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
a.nav2:hover {
	background: 		url("../images/links/upco2.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
.nav3 {
	background: 		url("../images/links/gene1.gif") no-repeat 0 0px;
	width:				154px;
	height:				21px;
	border:				0px solid;
	float:				left;
	margin:				0px;
	color:				#000000;
}
a.nav3:link, a.nav3:active, a.nav3:visited {
	background: 		url("../images/links/gene1.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
a.nav3:hover {
	background: 		url("../images/links/gene2.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
.nav4 {
	background: 		url("../images/links/faqs1.gif") no-repeat 0 0px;
	width:				154px;
	height:				21px;
	border:				0px solid;
	float:				left;
	margin:				0px;
	color:				#000000;
}
a.nav4:link, a.nav4:active, a.nav4:visited {
	background: 		url("../images/links/faqs1.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
a.nav4:hover {
	background: 		url("../images/links/faqs2.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
.nav5 {
	background: 		url("../images/links/hiri1.gif") no-repeat 0 0px;
	width:				154px;
	height:				21px;
	border:				0px solid;
	float:				left;
	margin:				0px;
	color:				#000000;
}
a.nav5:link, a.nav5:active, a.nav5:visited {
	background: 		url("../images/links/hiri1.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
a.nav5:hover {
	background: 		url("../images/links/hiri2.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
.nav6 {
	background: 		url("../images/links/wins1.gif") no-repeat 0 0px;
	width:				154px;
	height:				21px;
	border:				0px solid;
	float:				left;
	margin:				0px;
	color:				#000000;
}
a.nav6:link, a.nav6:active, a.nav6:visited {
	background: 		url("../images/links/wins1.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
a.nav6:hover {
	background: 		url("../images/links/wins2.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
.nav7 {
	background: 		url("../images/links/conf1.gif") no-repeat 0 0px;
	width:				154px;
	height:				21px;
	border:				0px solid;
	float:				left;
	margin:				0px;
	color:				#000000;
}
a.nav7:link, a.nav7:active, a.nav7:visited {
	background: 		url("../images/links/conf1.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
a.nav7:hover {
	background: 		url("../images/links/conf2.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
.nav8 {
	background: 		url("../images/links/wecc1.gif") no-repeat 0 0px;
	width:				154px;
	height:				21px;
	border:				0px solid;
	float:				left;
	margin:				0px;
	color:				#000000;
}
a.nav8:link, a.nav8:active, a.nav8:visited {
	background: 		url("../images/links/wecc1.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
a.nav8:hover {
	background: 		url("../images/links/wecc2.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
.nav9 {
	background: 		url("../images/links/faci1.gif") no-repeat 0 0px;
	width:				154px;
	height:				21px;
	border:				0px solid;
	float:				left;
	margin:				0px;
	color:				#000000;
}
a.nav9:link, a.nav9:active, a.nav9:visited {
	background: 		url("../images/links/faci1.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
a.nav9:hover {
	background: 		url("../images/links/faci2.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
.nav10 {
	background: 		url("../images/links/arti1.gif") no-repeat 0 0px;
	width:				154px;
	height:				21px;
	border:				0px solid;
	float:				left;
	margin:				0px;
	color:				#000000;
}
a.nav10:link, a.nav10:active, a.nav10:visited {
	background: 		url("../images/links/arti1.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
a.nav10:hover {
	background: 		url("../images/links/arti2.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
.nav11 {
	background: 		url("../images/links/tech1.gif") no-repeat 0 0px;
	width:				154px;
	height:				21px;
	border:				0px solid;
	float:				left;
	margin:				0px;
	color:				#000000;
}
a.nav11:link, a.nav11:active, a.nav11:visited {
	background: 		url("../images/links/tech1.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
a.nav11:hover {
	background: 		url("../images/links/tech2.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
.nav12 {
	background: 		url("../images/links/cont1.gif") no-repeat 0 0px;
	width:				154px;
	height:				25px;
	border:				0px solid;
	float:				left;
	margin:				0px;
	color:				#000000;
}
a.nav12:link, a.nav12:active, a.nav12:visited {
	background: 		url("../images/links/cont1.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
a.nav12:hover {
	background: 		url("../images/links/cont2.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
.nav14 {
	background: 		url("../images/links/gove1.gif") no-repeat 0 0px;
	width:				154px;
	height:				21px;
	border:				0px solid;
	float:				left;
	margin:				0px;
	color:				#000000;
}
a.nav14:link, a.nav14:active, a.nav14:visited {
	background: 		url("../images/links/gove1.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
a.nav14:hover {
	background: 		url("../images/links/gove2.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}

.nav13 {
	background: 		url("../images/links/func1.gif") no-repeat 0 0px;
	width:				154px;
	height:				21px;
	border:				0px solid;
	float:				left;
	margin:				0px;
	color:				#000000;
}
a.nav13:link, a.nav13:active, a.nav13:visited {
	background: 		url("../images/links/func1.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}
a.nav13:hover {
	background: 		url("../images/links/func2.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
}

.nsub {
	background: 		url("../images/links/sub1.gif") no-repeat 0 0px;
	width:				130px;
	height:				18px;
	border:				0px solid;
	float:				left;
	margin:				0px;
	color:				#000000;
	padding-left:		24px;
	padding-top:		5px;
}
a.nsub:link, a.nsub:visited {
	background: 		url("../images/links/sub1.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
	text-decoration: 	none;
	color:				#0F579C;
}
a.nsub:hover, a.nsub:active {
	background: 		url("../images/links/sub2.gif") no-repeat 0 0px;
	float:				left;
	margin:				0px;
	text-decoration: 	underline; 
	color:				#0F579C;
}
form {
	margin-bottom:		9px;
	margin-top:			0;
	}