* {

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	

}



body {

	color: #333;

	background-color: #071367;

	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;

	font-size: 11px;

	line-height:normal;

	background-image: url(images/tlo.jpg);

	background-repeat: no-repeat;

	background-position: center top;

}





#container {

	width:819px;

	margin:23px auto 10px auto;

	position: relative;

}

#top {

	margin:auto;

	position: relative;

	background-image: url(images/back_03.jpg);

	background-repeat: no-repeat;

	background-position: center;

	height: 72px;

}

#content {

	margin:auto;

	position: relative;

	background-image: url(images/back_05.jpg);

	background-repeat: repeat-y;

	background-position: center top;

}

	

#text {

	float: left;

	width: 500px;

	padding-left: 50px;

	text-align: justify;

}

#menu {



	float: right;

	width: 180px;

	padding-right: 50px;

}

h2, h3 {

	font-size: 11px;

	font-weight: bolder;

}

ul.generatedLinks li {display:inline; list-style-type: circle;}

div.box {

	background-image: url(images/back_02.png);

	background-repeat: repeat-y;

	margin:0px;

	padding:0px;

	position: relative;

		

}

#text h2 {margin-top:20px; padding-top:7px; padding-bottom:7px;}

h2 a {

	color: #0080C0;

}

#menu ul li {

	padding-top: 8px;

	padding-bottom: 8px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #003366;

	list-style-type: none;

}
a {
	color: #0080C0;
}
li a {

	color: #0080C0;

	text-decoration: none;

}