
body{
	background-image : url("pattern2.gif");
	background-repeat : repeat;
}

p.title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: bottom;
	color: White;
}
p.orange{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	color: orange;
	
}
p.orangedata{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
	font-weight: normal;
	color: orange;
	
}
p.black{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	color: black;
	
}
p.black2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: black;
}
p.black3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: bold;
	color: black;
}
p.black4{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: italic;
	font-weight: normal;
	color: black;
	
	}
p.blackitalic{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
	font-weight: bold;
	color: black;
}
p.grey{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: normal;
	color: #818181;
}
a:hover{
	text-decoration:underline;color:orange;
}

a.grey{
	 text-decoration:underline;color:#818181;
}
a.black{
	 text-decoration:underline;color:black;
}
a.white{
	 text-decoration:underline;color:white;
}
a.orange{
	 text-decoration:underline;color:orange;
}
p.orange1{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
	color: orange;
}
p.white{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
	font-weight: normal;
	color: white;
}
p.whitetxt{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: white;
	margin-left : 10px;
	text-indent : 30px;
	text-align : justify;
	margin-bottom : 10px;
	margin-top : 10px;
}

p.home{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-align : justify;
	margin-bottom : 10px;
	margin-top : 10px;
	width: 300px
}
p.white1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: white;
}
p.black1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: black;
}
p.white2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: bold;
	color: white;
}
p.whitetitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: white;
}
ul
{
	list-style: disc;
	color: Black;
	line-height : .8 em;
	margin-bottom : 10px;
	width : 100%;
	text-align : left;
	text-indent : 15px;
}
ul.white
{
	list-style: url("freccinaorange.gif");
	color: white;
}

td.dot
{
	border-color : #808080;
	border-style : dotted;
	border-width : 1px;
}
td.a
{
	border-left : 1px solid #d3c997;
}
td.x
{
	border-right : 2px solid #d3c997;
}
td.white
{
	border-bottom : 1px dotted white;
}
hr
{
	height : 1px;
	color : White;
	noshade
}
p.menu
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : white;
	font-size : 80%;
	border-bottom : 1px solid #404040;
	background-color : Gray;
	padding : 1px;
	
}
img.border
{
	border-bottom : 1px solid;
	border-bottom-color : White;
	border-left : 1px solid White;
	border-right-color : White;
	border-right-style : solid;
	border-right-width : 1px;
	border-top : 1px solid White;
	padding : 5px 5px 5px 5px;
	margin-bottom : 20px;
	margin-top : 20px;
}
span.orange
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: orange;
	background-color : White;
	width : 100%;
}
span.menu
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : white;
	font-size : 80%;
	border-bottom : 1px solid #404040;
	background-color : Gray;
	padding : 1px;
	text-align : left;
	width : 100%;
	
}
table.space
{
	margin-left : 20px;
	margin-bottom : 5px;
	margin-top : 5px;
}

table.form
{
	margin-bottom : 5px;
	margin-top : 5px;
	border-bottom : 1px dotted White;
	border-left : 1px dotted White;
	border-right : 1px dotted White;
	border-top : 15px solid #d3c997;
	padding-bottom : 20px;
	padding-left : 20px;
	padding-right : 20px;
	padding-top : 20px;
	width : 90%;
	background-color : #202020;
}