/* commented backslash hides from ie5mac \*/ 
a:link {text-decoration:none;}
a:visited {text-decoration:none; }
a:hover {text-decoration:underline; cursor: hand;}

html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0px;
	background-color: #FFFFFF;
	/*font-size: 11px;
	font-family: "Trebuchet MS", verdana, sans-serif;*/
	color: #000000;
	font:  normal 11px/18px arial, verdana, sans-serif;
}
body{	
	text-align:left;
	min-width:860px;/* for mozilla*/
	background-color: #FFFFFF;
	height:100%;
	overflow-x:hidden;
	height:1000px;
	background-image:url(../../images/fundogradiante.png);
	background-repeat:repeat-x;
	/*background:  url(images/bg_4x818.jpg) repeat-x left top;*/
}
#wrapper {
	/*background:  url(images/foot_4x82.jpg) repeat-x left bottom;*/
	_height: 82px;
	width:100%;
	/*height:2000px;*/
	/*background-image:url(../../images/fundogradiante.png);
	background-repeat:repeat-x;*/
}

#outer{
	height:99.9%;
	min-height:100%;
	width:860px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	
	/*background:  url(images/inner_776x1.jpg) repeat-y left top;*/
}

/* mac hide \*/
* html #outer{
	width:860px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#ajaxmenu{
	position:absolute;
	top:230px;
	left:162px;
	width:664px;
	height:43px;
	z-index:1000;
	/*background:  url(images/header_776x43.jpg) no-repeat left top;*/
}

/* mac hide \*/
* html #outer {width:860px}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/


#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 0px;
	margin:0px;
}

#content h2 {
	/*font-size: 15px;
	color: #618200;*/
	/*background:  url(images/bullet_17x21.gif) no-repeat left top;*/
	/*padding-left: 19px;
	line-height: 24px;
	position: relative;
	z-index: 999;*/
}

h3#post-  {
	/*font-size: 12px;
	color: #618200;*/
	/*background:  url() no-repeat left top;
	padding-left: 0px;*/
}

#content p {
	/*font-size: 12px;
	color: #444444;*/
	/*line-height: 18px;
	_line-height: 16px;*/
}

#content p a {
	/*color: #618200;*/
}

#content p a:hover {
	/*background-color: #618200;
	color: #ffffff;*/
}





.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #618200;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #618200;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

img {
	/*border: dotted 1px #444444;*/
}

#content ul li{
	/*list-style-image: url(../../images/iconbullet.png);*/
	/*margin-bottom: 0.5em;
	/*font-size: 110%;*/
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a
{
    /*color: rgb(97, 130, 0);*/
	text-decoration:none;
}

#content a:hover
{
    /*background-color: rgb(97, 130, 0);
    color: rgb(255, 255, 255);*/
}
