/*Media to create latin 8559-1*/
@media print {
}
@media all {
}
@media screen {
ul    {
	margin: 0;
	padding: 0;
	list-style: none;
}
ol {
	font-size:small;
	color:green;
}
	h1:after    {
	}
	li1    {
		color: #000080;
		font-size: 12pt;
		list-style-type: none;
		font-family: Times New Roman,Times,serif;
	}
	h2    {
		font-size: 24;
		color: #FF0000;
		font-weight: bold;
		text-align: Center;
		line-height: 150%;
		position: absolute;
		margin-bottom: 4;
	}
	h3    {
		font-size: 20;
		color: #FF0000;
		text-align: Left;
		line-height: 150%;
		position: absolute;
		font-weight: bold;
		margin-bottom: 10;
	}
	p    {
		text-align: Left;
		line-height: 110%;
		font-size: 110% ;
		color: #000080;
		font-weight: normal;
		margin-top: 3;
		margin-bottom: 5;
		font-family: inherit;
	}

	*.menu    {
		text-align: center;
		color: #FFFFFF;
		font-size: small;
		line-height: 15px;
		font-family: Arial;
	}
	ul    {
		list-style-image: url('images/list_buttona.gif');
		font-style: italic;
		width:auto;
	}
	p1    {
		font-size: medium;
		color: inherit;
		text-align: Left;
		font-weight: normal;
		margin-top: 2;
		margin-bottom: 2;
		font-family: inherit;
	}
	T1    {
		font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
		font: Arial;
		font-size: large;
		font-weight: bold;
	}

	*.box    {
		font-family: inherit;
		font-size: x-small;
		color: Yellow;
		text-align: left;
		table-layout: fixed;
		text-decoration: none;
	}
	*.index_box    {
		font-family: inherit;
		text-align: center;
		background: Blue;
		border: thin;
		border-bottom-color: Yellow;
	}
	*.side_box    {
		font-family: inherit;
		text-align: left;
		background: #6495ED;
	}
	A:link {
		color:black;
}
	A:active    {
		text-decoration: none;
		color: black;
	}

	title    {
		text-decoration: none; 
		color: red;
		font-size: 3em;
	}
	*#menubar ul    {
		display: inline;
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: center;
		width:auto;
	}
	*#menubar ul li    {
		display: inline;
		width:auto;
	}
	*#menubar ul li a    {
		display: inline;
		width:auto;
		padding: 1 em 1 em;
		color: Yellow;
		background-color: Blue;
	}
	*#menubar ul li a:hover    {
		color: White;
		background-color: Red;
	}
	*#menubar ul li a:active    {
		color: White;
		background-color: Red;
	}
	*#menubar ul li a a:link    {
		color: Yellow;
	}
	*#title a    {
		text-decoration: none;
		color: red;
		font-size: 3em;
	}

*#header {
	left:50px;
}
*#indexbar {
	font-size:110%;
}
#.header {
	left:50px;
	width:auto;
}
*#contents {
	top: 150px;
	left: 250px;

	font-size:17px;
}
*#top_pictures {
	top:150px;
	left:250px;
}
*#content {
	left:250px;
	position:relative;
	width:800px;
}
*#list{
	font-family:lucida grandem,verdana,tahoma,arial;
	font-size:0.75em;
	color:green;
	position:relative;
	left:15px;
}
*#leftlistbox {
	left:0px;
	width: 200px;
	position:relative;
	top:20px;
	color:green;
}
*#rightlistbox {
	left:250px;
	margin:0px,0px,0px,0px;
	width:200px;
	position:relative;
	top:-60px;
	color:green;
}
*#text {
	position:relative;
	left:0px;

	top:-40px;
}
*#text a {
	color:blue;
} 
*#linkList    {
	top: 300px;
	margin-left: 0px;
	position: absolute;
	text-align: right;
	font-family: lucida grande,verdana,tahoma,arial;
	font-size:0.80em;
	color:yellow;
	width: 174px;
	padding: 0 12px;

}
*#linkList ul li  {
	padding:0px 0px 0px 15px;
	color: Yellow;
}
*#linkList ul li a a:link {
	color: Yellow;
}
html > *#linkList    {
	width: 174px;
}
*#linkList a:active    {
	font-weight: normal;
	text-decoration: none;
	color: green;
}
*#linkList a:link    {
	color:yellow;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

*#linkList a:visited    {
	font-weight: normal;
	text-decoration: none;
	color: black;
}

*#linkList a:hover  {
	font-weight: normal;
	text-decoration: none;
	color: green;
}

*#pos1 {
	top:0px;
	position:relative;
	left:50px;
}
*#pos2 {
	top:-20px;
	position: relative;
	left:450px;
}
#pos2a {
	top:-20px;
	position: relative;
	left: 250px;

}
*#pos3 {
	top:-40px;
	position: relative;
	left:500px;
}
*#pict_title {
	position:absolute:
	top:250px;
}
*#footer {
	text-align: center;
	font-family: verdana,tahoma,arial,sans-serif;
	font-size:0.5em;
	font-color:brown;
}
*#body {
	position:relative;
	top:50px;
}
*#body3 {
	position:relative;
	top:600px;
}
*#body2 {
	position:relative;
	top:250px;

}
.body {	
	position:relative;
	top:50px;
	margin-bottom:5%;
}

*#p    {
		text-align: Left;
		line-height: 100%;
		font-size: small;
		color: #000080;
		font-weight: normal;
		margin-top: 3;
		margin-bottom: 5;
		font-family: inherit;
	}

}