body {
margin: 0;
padding: 0;
border: 0;
font-size: 11px;
line-height: 13pt;
font-family:  'Lucida Sans', Verdana, Geneva, Arial, sans-serif;
text-decoration: none;
}
TD, TH, .BOD, FONT {
font-size: 11px;
line-height: 13pt;
font-family: 'Lucida Sans', Verdana, Geneva, Arial, sans-serif;
text-decoration: none;
}
.tablemain {
BORDER-TOP: #808080 1px dotted;
}


	/*   Navigation styles 	*/

.navigation p	{
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	font-family: 'Lucida Sans', Verdana, Geneva, Arial, sans-serif;
	margin-top: 0px;
	}

.navigation p a:link, .navigation p a:visited {
	font-weight : bold; 
	text-decoration : none;
	font-family: 'Lucida Sans', Verdana, Geneva, Arial, sans-serif;
	color: #FFFFFF;
	background: transparent; 
	}
	
.navigation p a:hover    {
	font-weight : bold; 
	text-decoration : underline;
	font-family: 'Lucida Sans', Verdana, Geneva, Arial, sans-serif;
	color: #FFFFFF;
	background: transparent; 
	}

.navigation p a:active   {
	font-weight : bold; 
	text-decoration : underline;
	font-family: 'Lucida Sans', Verdana, Geneva, Arial, sans-serif;
	color: #FFFFFF;
	background: transparent; 
	}
	
		/*   Maincontent styles 	*/

.maincontent a:link, .maincontent a:visited {
	font-weight : bold;
	font-size: 11px;
	line-height: 12pt; 
	text-decoration : none;
	font-family: 'Lucida Sans', Verdana, Geneva, Arial, sans-serif;
	color: #68B257;
	background: transparent; 
	}
	
.maincontent a:hover   {
	font-weight : bold;
	font-size: 11px;
	line-height: 12pt; 
	text-decoration : underline;
	font-family: 'Lucida Sans', Verdana, Geneva, Arial, sans-serif;
	color: #68B257;
	background: transparent; 
	}

.maincontent a:active  {
	font-weight : bold;
	font-size: 11px;
	line-height: 12pt; 
	text-decoration : underline;
	font-family: 'Lucida Sans', Verdana, Geneva, Arial, sans-serif;
	color: #68B257;
	background: transparent; 
	}

.tabla_news {
	background-color: #4d617c;
}

.tabla_news td.news1 {
	background-color: #c0d3dd;
	padding: 4px;
	font: 11px/15px 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
	color: #22282f;
}

.tabla_news td.news2 {
	background-color: #fff;
	padding: 4px;
	font: 11px/15px 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
	color: #444a52;
}


INPUT {
	border-color: #68B257 #68B257 #68B257 #68B257;
	text-indent: 2px;
}

/* Code below borrowed from chill skin by Jim Myhrberg */



/* The buttons used for bbCode styling in message post */
INPUT.button {
	background-color: #EFEFEF;
	color: #2D617D;
	font-family: 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

/* None-bold submit button */
INPUT.liteoption {
	background-color: #DEF1FC;
	border-color: #68B257 #68B257 #68B257 #68B257;
	font-weight: normal;
}

/* The main submit button option */
INPUT.mainoption {
	background-color: #81B34F;
	border-color: #68B257 #68B257 #68B257 #68B257;
	border-style: solid;
	border-width: 1;
}

/* The text input fields background colour */
INPUT.post, TEXTAREA.post, SELECT {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: 'Lucida Sans', Verdana, Geneva, Arial, sans-serif;
	border-color: #68B257 #68B257 #68B257 #68B257;
	border-style: solid;
	border-width: 1;
}

TEXTAREA, SELECT {
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: 'Lucida Sans', Verdana, Geneva, Arial, sans-serif;
	border-color: #68B257 #68B257 #68B257 #68B257;
	border-style: solid;
	border-width: 1;
}
