/*---------- · General · ----------*/

body {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	background-color: #d8e3b9;
	color: #2f2f2f;
	margin: 0px;
	background-image: url(../../common/images/bg.gif);
	background-repeat: repeat-x;
}
	
}

select, input, textarea, p, a {
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color: #2f2f2f;
}


a {
	color: #a90019;
	text-decoration: none;
}
a:hover {
	color: #a90019;
	text-decoration: underline;
}

form {
	margin: 0px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #4c661e;
	margin-top: 8px;
	margin-bottom: 14px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #a90019;
	margin: 10px 0px 10px 0px;
}

img {
	border: 0px;
}

.wrapper {
	clear: both;
}



.separator {
	border-bottom: solid #d3e4ac 1px;
}


/*---------- · Container · ----------*/


div#container {
	width: 980px;
	margin: 0 auto;
	background-image: url(../../common/images/container_bg.jpg);
	background-repeat: repeat-y;
}

div#header {
	width: 950px;
	background-image: url(../../common/images/header_bg.jpg);
	background-repeat: no-repeat;
	padding: 169px 15px 0px 15px;
}


div#content {
	width: 914px;
	padding: 17px 18px 20px 18px;
}




/*---------- · Footer · ----------*/


div#footerBg {
	background-image: url(../../common/images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
}

div#footer {
	width: 980px;
	margin: 0 auto;
	height: 66px;
	background-image: url(../../common/images/footer.gif);
	background-repeat: no-repeat;
}





/*---------- · Registration · ----------*/

div#registration {
	width: 350px;
	background-color: #bcd682;
	color: #2f2f2f;
	font-size: 12px;
	margin-bottom: 12px;
	padding: 12px 0px 0px 12px;
}





/*---------- · Lakas lista · ----------*/

.tabla1 {font-size: 12px; font-weight:bold; color: #ffffff;}
td.tabla2 {font-size: 12px; color: #3f3f3f; cursor:hand; cursor:pointer;}
td.tabla3 {font-size: 12px; color: #3f3f3f; cursor:hand; cursor:pointer;}
td.tabla4 {font-size: 12px; padding: 2px 5px 3px 5px;}

a.tabla3 {font-size: 12px; color: #B43920; text-decoration:underline;}
a.tabla3:hover {font-size: 12px; color: #02662B; text-decoration:none;}
a.tablalink {font-size: 12px; color: #960000; text-decoration: underline;}
a.tablalink:hover {font-size: 12px; color: #960000; text-decoration: none;}
