body {
background-image:url(images/back.jpg);
background-position:center;
background-repeat:repeat-y;
margin: 0px;
margin-top: 0px;
}

h1 {
	color : #cccccc;
	font-family:Tahoma;
	font-size : 10px;
	font-weight : bold;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 12px;
	margin-right: 0px;
	
}
h2 {
	color : #000099;
	font-family:Tahoma;
	font-size : 48px;
	font-weight : bold;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-left: 60px;
	margin-right: 0px;
}
.smalltext{
	color : #999999;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration:none;
}

.top{
background-image:url(images/top_down.gif); background-position:top; background-repeat:no-repeat;
}

p {
	color : #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left: 11px;
	margin-right: 8px;
}
a.p {
	color : #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration:none;
}
.h1 {
	color : #cccccc;
	font-family:Tahoma;
	font-size : 10px;
	font-weight : bold;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 12px;
	margin-right: 0px;
	text-decoration:none;
	
}
.parrafo {
	color : #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
}
strong{color : #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bolder;
	margin-left: 12px;
	margin-right: 8px;
	}
	
a.strong{color : #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bolder;
	text-decoration: none;}
fieldset{
background-color:#FFFFFF;
width: 76%;
}
li{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000099;
}
.Estilo1 {color: #FF6600}
.Estilo2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#FFffff;
	text-decoration:none;
	margin-left:11px;
	}
.Estilo3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#FFffff;
	text-decoration:none;
	margin-left:5px;
	}
.toplogo{
border: 1px, outset;
border-right-color:#000080;
border-bottom-color:#000080;
bordercolorlight:#000080;
	  width: 900px; 
	  height: 113px;
}
.menu{
background-color:#FF9900;
border: 1px, outset;
border-right-color:#000080;
border-bottom-color:#000080;
bordercolorlight:#000080;
	  width: 900px;
	  text-align: center;
}
.table{
 width:900px;
border: 1px, outset;
border-right-color:#000080;
border-bottom-color:#000080;
border-top:0px;
bordercolorlight:#000080; 
 text-align:center;
}