@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/bg_LGG.jpg);
	background-repeat: repeat-x;
	background-color: #01037C;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #00047C;
	line-height: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	color: #00047C;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 18px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #01037C;
	text-decoration: none;
	background-color: #FFFFFF;
}
.tableCONTENT {
	background-image: url(img/LGG_15.gif);
	background-repeat: repeat-y;
}
.tdCONTENT {
	background-image: url(img/LGG_14.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: 36px;
	margin-bottom: 0px;
	margin-left: 36px;
	padding-top: 0px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.fontORANGE {
	color: #FF6633;
}
