/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.EnglobingTable {
	background-image:url(../images/frame/bgsquare.gif);
	width:1258px;
}
.TopTable {
	background-image:url(../images/frame/verytop.gif);
	width:1258px;
	height:60px;
}
.MiddleTable {
	background-image:url(../images/frame/bgpage.gif);
	width:1258px;
	height:735px;
}
.BottomTable {
	background-image:url(../images/frame/bgfooter.gif);
	width:1258px;
	height:76px;
}
.footer {
	/*font-family: "Trebuchet MS";*/
	font-size: 10px;
	text-decoration: none;
}
.footerlinks {
	/*font-family: "Trebuchet MS";*/
	font-size: 10px;
	text-decoration: none;
	color:#000000;
}
.footerlinks:hover {
	text-decoration: underline;
	color: #00a1e1;
}
.toplinkslayer {
	position:absolute;
	width: 200px;
	height: 30px;
	top: 34px;
	left: 820px;
	z-index:1;
}
.toplinks {
	/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	color: #00a1e1;
	font-weight: normal;
	text-decoration:none;
}
.toplinks:hover {
	text-decoration: none;
	color: #666666;
}