@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
	font-size: 9px;
}
/* CSS Document */

#Wrapper {
	width: 885px;
	margin: 10px auto 20px;
}
#Wrapper #Header {
	background-color: #9B4E23;
}
#Wrapper #Gallery #GalleryLeft {
	background-color: #FFFFFF;
}
#Wrapper #Gallery #GalleryMain {
	background-color: #9B4E23;
}
#Wrapper  #Main #MainLeft {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #9B4E23;
	padding: 10px 2px 10px 0;
	width: 193px;
}
#Wrapper #Main #MainRight {
	padding: 10px 0 10px 2px;
	width: 193px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #9B4E23;
}
#Wrapper #Main {
	margin-top: 10px;
	margin-bottom: 10px;
}
#Wrapper #Main #MainMain {
	padding: 0 10px 10px;
}
#Wrapper #Main #MainMain a {
	color: #9B4E23;
}
#Wrapper #Main #MainMain a:visited {
	color: #9B4E23;
}
#Wrapper #Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 8px;
	border: 1px solid #904923;
	line-height: 1.4;
	margin-bottom: 20px;
}
#Wrapper #Footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#Wrapper #Footer a:hover {
	text-decoration: underline;
}
#Wrapper #Footer a:visited {
	color: #FFFFFF;
}
#Wrapper #Footer .brown {
	color: #9B4E23;
}
#Wrapper #Footer .brown a {
	color: #9B4E23;
}
#Wrapper #Footer .brown a:hover {
	color: #9B4E23;
}

#Wrapper #Main #MainMain h1 {
	text-align: justify;
	line-height: 1.1;
	font-size: 14pt;
}
#Wrapper #Main #MainMain h2 {
	text-align: justify;
	line-height: 1.1;
	font-size: 13pt;
}
#Wrapper #Main #MainMain h3 {
	text-align: justify;
	line-height: 1.1;
	font-size: 12pt;
	color: #D8C4B9;
}
#Wrapper #Main #MainMain h4 {
}
#Wrapper #Main #MainMain p {
	text-align: justify;
	line-height: 1.1;
	font-size: 10pt;
}
#Wrapper #Footer .brown a:visited {
	color: #9B4E23;
}
#Wrapper #SubButtons {
	background-color: #9B4E23;
}
.FormTabla {
	background-color: #301C17;
	padding: 10px;
	border: 1px outset #9F4623;
	font-size: 10pt;
	color: #9B4E23;
}
#Wrapper #Main #MainMain #Form2 {
	margin: 10px auto;
}
#Wrapper #Main #MainMain .FormTabla h3 {
	text-align: left;
	line-height: 1.1;
	font-size: 11pt;
	color: #D8C4B9;
	margin: 0 0 5px;
}
#Wrapper #Main #MainMain .FormTabla h4 {
	text-align: left;
	line-height: 1.1;
	font-size: 8pt;
	color: #D8C4B9;
	margin: 0;
}
#Wrapper  #Main  #MainMain  .FormTabla  {
	text-align: left;
	line-height: 1.1;
	font-size: 9pt;
	margin: 0 0 10px;
}
.FormTabla .Selects {
	margin-top: 5px;
}
.FormTabla .Textfields {
	margin-top: 5px;
}
.FormTabla .Buttons {
	margin-top: 15px;
}
#ResultsTabla {
	background-color: #D7D0CE;
	border: 1px solid #B19281;
	font-size: 9pt;
	color: #9B4E23;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
#ResultsTabla .Row0 {
	background-color: #D0BCB7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B19281;
}
#ResultsTabla .Row1 {
	background-color: #C2AEA9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B19281;
}
#ResultsTabla .Head {
	background-color: #B19281;
	color: #421F0F;
	font-size: 9pt;
	font-weight: bold;
}
#ResultsTabla img {
	border: 1px solid #FFFFFF;
}
#ResultsTabla a {
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}
#ResultsTabla a:hover {
	color: #000000;
	text-decoration: underline;
}
#Navigator { 
	font-family: Arial, Helvetica, sans-serif;
        text-align:center;
}
#Navigator a {
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
        margin:0 6px;
	background-color: #B19281;
        padding:2px 5px;

}
#Navigator a:hover {
	color: #000000;
	text-decoration: underline;
}

