@charset "utf-8";
/* CSS Document */

body {
	background-image: url(wallpapernwoa.jpg);
	background-attachment:fixed;
	background-color: black;
	background-position: top center;
	background-repeat: no-repeat;
}

img {
  border-width: 0;
}

body,td,th {
	color: #FFF;
}



.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;


scrollbar-face-color: BA300F;
scrollbar-shadow-color: black;   
scrollbar-highlight-color: BA300F;
scrollbar-3dlight-color: black;
scrollbar-darkshadow-color: black;
scrollbar-track-color: black;
scrollbar-arrow-color: black;
	
}
.style2 {
	font-size: 36px;
	font-weight: bold;
}
.style3 {font-size: large}
.style14 {font-size: 12px}
.style19 {font-size: 14px}

.agenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size:12px;

}

.agendaTitulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size:20px;
}

a:link {
	color: #FF6633;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
a:active {
	color: #CCCCCC;
}




#menuDiv{
	width:200px;
	height:300px;
	position:fixed;
	
}

#menuDiv img {margin:0;padding:0;float:left}
