

	#header{
		background-image: URL(/images/headers/100/ntl.jpg);
		background-color: RGB(240, 240, 240);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		width: 100%;
		height: 131px;
		}

	#cont_strip_inner{
		position: absolute;
		width: 100%;
		}

	div.main{
		position: absolute;
		top: 210px;
		left: 220px;
		width: 720px;
		padding-bottom: 0px; 
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		}

	#divLevel{
		position: absolute;
		top: 159px;
		left: 45px;
		margin: 0px;
		vertical-align: top;
		padding-bottom: 0px; 
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		}

	td.levelBar{
		background-image: URL(../images/headers/100/level_1.gif);
		color: #555533;
		font-family: tahoma, serif;
		font-size: 70%;
		}


	div.content{ 
		left: 0px; 
		top: 195px; 
		width: 201px;
		position: absolute;
		vertical-align: top;
		padding-bottom: 0px; 
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		margin-right: 0px;
		font-size: 85%;
		color: #666666;
		font-family: tahoma, arial, serif;
		visibility: visible;
		} 




	img.banImgLeft{
		border: 0px;
		height: 99px;
		}


	.banHeadTBL{
		width: 100%;
		border-bottom: 1px solid #000000;
		background-repeat: no-repeat;
		background-position: 242px 15px;
		background-color: RGB(68, 120, 204);
		}


	.banHeadLeft{
		height: 99px;
		width: 242px;
		background-repeat: no-repeat;
		background-position: 100% 0%;
		}

	.banHeadRight{
		height: 99px;
		width: 213px;
		background-repeat: no-repeat;
		background-position: 100% 0%;
		}

	.banHeadText{
		position: absolute;
		padding: 0px;
		height: 14px;
		top: 0px;
		margin: 0px;
		font-size: 75%;
		display: inline;
		letter-spacing: 1px;
		font-family: 'Trebuchet MS', arial, serif;
		}

	.banHeadTop{
		margin: 0px;
		padding: 0px;
		height: 14px;
		}

	.banHeadTD{
		height: 84px;
		padding-left: 1em;
		border-top: 1px solid #A0A0C0;
		background-repeat: no-repeat;
		background-position: 100% 0%;
		}

	.banContTBL_Inner{
		width: 158px;

		}

/* Banner Content */

	.banContTBL{
		margin: 0px;
		padding: 0px;
		border-bottom: 1px solid #666666;

/*
		background-image: URL(/images/td_content_title.jpg);
*/
		height: 20px;
		width: 100%;
		}

	.banContTD{
		background-image: URL(/images/table/bg_cont.jpg);
		background-repeat: no-repeat;
		background-position: 100% 0%;
		background-color: #000020;
		border-right: 1px solid #A0A0A0;
		height: 18px;
		width: 158px;
		}




	.banContTD2{
		width: 92px;
		}


	.banContTD_Text{
		font-size: 80%;
		font-weight: bold;
		color: #FFFFFF;
		}


/* Content Links */


	a.banLink:link, a.banLink:visited{
		width: 100px;
		display: block;
		padding: 3px 0px 3px 0px;
		text-decoration: none;
		color: #222222;
		font-weight: bold;
		font-size: 85%;
		border-right: 1px solid #A0A0A0;
		background-image: URL(/images/bg_but.jpg);
		background-color: #E9E9F9;
		}


	a.banLink:hover, a.banLink:visited:hover, a.banLink:visited:active{
		width: 100px;
		padding: 3px 0px 3px 0px;
		text-decoration: none;
		font-weight: bold;
		border-right: 1px solid #A0A0A0;
		color: #000000;
		font-size: 85%;
		background-image: URL(/images/bg_but_over.jpg);
		background-color: #FFFFFF;
		}

