@charset "utf-8";


.topbanner {
	height: 100px;
	width: 955px;
	position: relative;
	background-color: #FFFFFF;
}

#mainDiv {
	width: 955px;
	border: 1px solid #666666;
	text-align: left;
	position: relative;
	top: 0px;
	background-color: #FFFFFF;

}
.barblack {
	background-color: #000000;
	height: 4px;
	width: 955px;
	position: relative;

}
.copyrigth {
	height: 4px;
	width: 955px;
	position: relative;
	text-align:center;

}
.baryellow {
	background-color: #FFFF33;
	position: relative;
	height: 4px;
	width: 955px;
}
#contactus {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	height: 625px;
	width: 350px;
}
.newsindex {
	width: 290px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
a.negro:link {
	color: #FFFF00;
	text-decoration: none;
}
a.negro:visited {
	color: #FFFF00;
	text-decoration: none;
}
a.negro:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.negro:active {
	color: #FFFF00;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	
}
body.inner {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	
}
#boardstext {
	text-align: justify;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
}
#boardpicnav {
	background-color: #000000;
	height: 20px;
	width: 131px;
}

#apDiv1 {
	position:absolute;
	width:47px;
	height:20px;
	z-index:100;
	left: 909px;
	top: 1px;
	visibility: visible;
}

.style1 {font-family: Georgia, "Times New Roman", Times, serif}
.style2 {color: #FF0000}
.style4 {color: #FFFF33}

.contenedor, .contenedor-menu{
	width: 955px;

	text-align:center;
	border: 0px solid grey;

}
.contenedor {
	height:1400px; 
}
.contenedor-menu{
	background-color:black;
	height:8px;
	
}
 
.cajita{
	width: 465px;
	height: 350px;
	text-align:center;
	margin: 5 5 5 5;
	padding: 2;
	float: left;
	border: 0px solid grey;
		
	
}
 
.separador {color:red;
	width=953px;
}
 
.negrita{
	font-weight:bold;
}
 
.cajita-der {
	/*clear: right;*/
}
.cajita-texto {
	text-align:left;
	margin-left:15px;
}
