body {
	background-color: #95babe;
	text-align: center;
	margin: 0px;
	padding: 0px;

	font-family: arial, verdana;
	font-size: 12px;
	color: #666;
}


#wrapper {
	background: 0px 200px url(file:///C|/WINNT/Temporary%20Internet%20Files/Content.IE5/TNRBDLCI/%22img/background.gif%22) no-repeat;
	background-color: #ffffff;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


#logo {
	margin: 10px;
	height: 30px;
	border: 0px;
	width: 252px;
}


#menu {
	float: left;
	width: 130px;
	margin-top: 10px;
	margin-left: 2px;
	padding-right: 2px;
	text-align: left;
	clear: left;
	visibility: visible;






}


#topmenu {
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-left: 2px;
	padding-right: 2px;
	text-align: center;
	left: 286px;
	top: 84px;


}


#teg {
	float: left;
	width: 50px;
	margin-top: 10px;
	margin-left: 2px;
	padding-right: 2px;
	vertical-align: top;
		
}

.mnu {
	background-color: #e3ebe9;
	padding: 3px;
	padding-left: 10px;
	margin-bottom: 2px;
}
.mnu a {
	color: #154b6c;
	text-decoration: none;
}
.mnu a:hover {
	color: #007ac3;
}
.mnu img {
	height: 6px;
	width: 3px;
	border: 0px;
	vertical-align: middle;
	margin-right: 6px;
}

.submnu {
	background-color: #f1f4f3;
	padding-left: 20px;
	margin-bottom: 2px;
	font-size: 11px;
}
.submnu a {
	color: #577d94;
	text-decoration: none;
}
.submnu a:hover {
	color: #489ed1;
}
.submnu img {
	height: 6px;
	width: 3px;
	border: 0px;
	vertical-align: middle;
	margin-right: 6px;
}

#content {
	float: left;
	border-left: 1px solid #e4e4e0;
	width: 570px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	visibility: visible;
	left: 124px;
	top: 192px;




}
#content h1 {
	color: #007AC3;
	font-size: 20px;
	padding: 0px;
	margin: 0px;
}
#content h2 {
	color: #007AC3;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}
#content p {
	text-align: justify;
}


#clear {
	clear: both;

}


#bottom {
	margin-top: 30px;
	background-color: #f7f7f4;
	border-top: 1px solid #e4e4e0;
	text-align: center;
}

#bottom p {
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 11px;
}

td.menu { 
background:lightblue
}

table.menu {

font-size:100%;
position:absolute;
visibility:hidden;
}
