/* CSS Document */
body {
	background-image: url(/Images/tratilea.jpg);
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
.container { 
	position: relative;
	top: 0px;
	width: auto;
	}
.weather_body {
	background-color: #FFF:
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.weather_body a {
	  color: blue;
	}

.weather_body a:visited {
   color: purple;
	}

.weather_body a:active {
   color: red;
	}
li {list-style-image: url(/Images/trabul1a.gif);
	font-size: 16px;
	padding-left: 1em;
	padding-top: 0em;
	padding-bottom: 1em;
	}
li li {
	list-style-image:url(/Images/trabul3d.gif);
	font-size: 16px;
	padding-top: 0em;
	padding-bottom: 0.5em;
	}
li li li {
	list-style-image:url(/Images/trabul3a.gif);
	font-size:16px;
	}
ul	{	padding-top: 1em;}
div.ctr {text-align: center}
div.center {margin-left:auto; margin-right:auto;}
div.mapsize {
	top: 10px;
	width:800px; 
	height: 500px; 
	margin-left:auto; 
	margin-right:auto;
	}
div.youtube {
	top: 10px;
	width:640px; 
	height: 510px; 
	margin-left:auto; 
	margin-right:auto;
	}
div.youtube_hd {
	top: 10px;
	width:853px; 
	height: 510px; 
	margin-left:auto; 
	margin-right:auto;
	}
p.ctr	{text-align: center}
table.center {margin-left:auto; margin-right:auto; text-align:center}

.textbody {
	color: #FFFF99;
	top: 10px;
	position: relative;
	}
.textbody a:link {
	color: #FFCC00;
	text-decoration: underline;
	}
.textbody a:visited {
	color: #FF9900;
	text-decoration: underline;
	}
.textbody a:hover {
	color: #FFFFCC;
	text-decoration: underline;
	}
.textbody a:active {
	color: #00FF66;
	text-decoration: underline;
	}

.textbody P, PCAP {
	margin-left: 1em;
	margin-right: 1em;
	font-size:16px;
	}
.textbody img {
	border: 0px;
	}
	
.title_block {
	position: relative;
	top: 0px;
	width: auto;
	border: 0;
	}
.title_block h1, h2 {
	background: url(/Images/trabanna.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 24px;
	color: #FFFF99;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 5px;
	}

.title_block h4 {
	font-size: 12px;
	}
	
.size14 {font-size: 14px}
	
.menu_block {
	text-align: center;
	border: 0;
	position: relative;
	top: 0px;
	}
.menu_tr {
	}
.menu_td {
	background-image: url(/Images/tranvhha.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 112px;
	height: 33px;
	}
.menu_td a:link, a:visited, a:active {
	color: #FFFF99;
	text-decoration: none;
	}
.menu_td a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}

.wrapper_menu_page {
	float: right;
	width: 250px;
	margin: 0px 10px 0em 2em;
	text-align: center;
	}

#menu_page { 
	padding-top: 0px;
	top: 0px;
	}

#menu_page li {
	list-style: none;
	}
	
#menu_page a {
	text-decoration: none;
	}
	
#menu_page h3 {
	margin: 0em 0 0.5em 0;
	font-weight: normal;
	}
	
#menu_page hr {
	width: 25%;
	color: #FFFF99;
	}
	
#screenshot{
	position:absolute;
	border:1px solid #ccc;
	background: black;
	padding:5px;
	display:none;
	color:#fff;
	}
