/* CSS Document */

.principalTable {
	border-top-color:#554217;
	border-right-color:#554217;
	border-bottom-color:#554217;
	border-left-color:#554217;
	
	border-top-width:medium;
	border-right-width:medium;
	border-bottom-width:medium;
	border-left-width:medium; 
	
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	
	background-color:#ded7bd;

}

.horMenuTable1 {
	border-top-color:#f0efed;
	/*border-right-color:#f0efed;*/
	/*border-bottom-color:#f0efed;*/
	border-left-color:#f0efed;
	
	border-top-width:thin;
	/*border-right-width:thin;*/
	/*border-bottom-width:thin;*/
	border-left-width:thin; 
	
	border-top-style:solid;
	/*border-right-style:solid;*/
	/*border-bottom-style:solid;*/
	border-left-style:solid;
	
	background-color:#ded7bd;

}

.horMenuTable2 {
	border-top-color:#f0efed;
	border-right-color:#f0efed;
	/*border-bottom-color:#f0efed;*/
	border-left-color:#f0efed;
	
	border-top-width:thin;
	border-right-width:thin;
	/*border-bottom-width:thin;*/
	border-left-width:thin; 
	
	border-top-style:solid;
	border-right-style:solid;
	/*border-bottom-style:solid;*/
	border-left-style:solid;
	
	background-color:#ded7bd;

}

.middleTable {
	/*border-top-color:#f0efed;*/
	border-right-color:#f0efed;
	/*border-bottom-color:#f0efed;*/
	border-left-color:#f0efed;
	
	/*border-top-width:thin;*/
	border-right-width:thin;
	/*border-bottom-width:thin;*/
	border-left-width:thin; 
	
	/*border-top-style:solid;*/
	border-right-style:solid;
	/*border-bottom-style:solid;*/
	border-left-style:solid;
	
	background-color:#ded7bd;

}

.bottomTable {
	/*border-top-color:#f0efed;*/
	border-right-color:#f0efed;
	border-bottom-color:#f0efed;
	border-left-color:#f0efed;
	
	/*border-top-width:thin;*/
	border-right-width:thin;
	border-bottom-width:thin;
	border-left-width:thin; 
	
	/*border-top-style:solid;*/
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	
	background-color:#ded7bd;

}


.menuHeader {
	color : #554217;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}

.menuHeader a {
	color : #554217;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration:none;
}

.menuHeader a:hover{
	color : #00a850;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration:none;
}

.menuHeader a:visit{
	color : #554217;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration:none;
}

.bottom_text {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
}
.bottom_text a {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #554217;
	text-decoration:none;
}
.bottom_text a:visited {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #554217;
	text-decoration:none;
}
.bottom_text a:hover {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #00a850;
	text-decoration:none;
}

p {
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	text-transform: none;
	color: #000000;
	text-align:justify;
}

body {
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	color: #000000;
}

.contentTitle {
	font-size : 14px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	text-transform: none;
	color: #7b0f12;
}

.imagesTable {
	border-top-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	border-left-color:#000000;
	
	border-top-width:thin;
	border-right-width:thin;
	border-bottom-width:thin;
	border-left-width:thin; 
	
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
}

.message_blue {
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	text-transform: none;
	color: #0033CC;
}

.message_red {
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	text-transform: none;
	color: #FF0000;
}

.desc_text {
	font: normal 10px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
}