body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image:url(images/libyabuildbg.gif);
	background-repeat:no-repeat;
	background-position: center;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#3F464E;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF

	
}

.TXTbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F3791;
	text-decoration: none;
	text-align: justify;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.TXTbody a:link, .TXTbody a:visited{
	text-decoration: none;
	color: #0F3791;
	font-weight: bold;
}
.TXTbody a:hover{
	text-decoration: none;
	color: #333333;
}
.TXTwhiteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0F3791;
	padding: 2px;
}
.TXTsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.TXTsub a:link, .TXTsub a:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: none;
	}
.TXTsub a:hover{
	text-decoration: none;
	color: #CADAC5;

}
.Footer {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #1F3E5E;
	background-repeat: repeat-x;
	text-align: center;
