a {
text-decoration: none;
}

a:link {
	color: #66CC00;
}
a:visited {
	color: #66CC00;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

a:active {
	color: #66CC00;
}


body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#menu{
	float:right;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu LI{
	list-style:none;
	display:inline;
}
#menu A{
	color:#fff;
	text-decoration:none;
	padding: .5ex 1em;
}
#menu A:hover{background:#fff;color:#9C0;}



.navselected {
	color: #666666;
}


/*Navigation top table*/

#navigationtop td {
	font-size: 11px;
	text-align: center;
	display:block;
	}
	
#navigationtop a {
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	}
	
#navigationtop a:hover {
	background-color: #FFFFFF;
	color: #666666;
	display:block;
	padding-top: 2px;
	padding-bottom: 2px;
	}

td.navselected {
	background-color:#FFFFFF;
	display:block;
	padding-top: 2px;
	padding-bottom: 2px;
	}



.podval {
	font-size: 9px;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	letter-spacing: 0.05em;
	font-style: oblique;
}

td.podval a {color:#000000;}
td.podval a:visited {color:#000000;}

p {
	font-size: 11px;
	padding: 5px 10px 5px 5px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 8px;
}


.formtext {
	padding: 5px 7px 5px 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}


.discription {
	font-size: 10px;
	text-align: right;
	color: #666666;
	padding-top: 10px;
	padding-right: 15px;
}

.grey {
	color: #666666;
}


.sideborders {
	height: 110%;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-left: 1px solid #ccc;
}

.citation {
	font-size: 10px;
	text-align: right;
}

li {
	list-style-image: url(images/marker.gif);
	list-style-position: inside;
	font-size: 11px;
}

h1 {
	font-size: 16px;
	font-variant: small-caps;
	padding-top: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666666;
}



h2 {
	font-size: 16px;
	font-variant: small-caps;
	padding-top: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666666;
}

.head1 {
	font-size: 16px;
	font-variant: small-caps;
	/*padding-top: 20px;*/
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666666;
	padding-top: 18px;
}




.nomargins {
	margin: 0px;
	padding: 0px;
}
.bigdevider {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	color: #99CC00;
}
.w3c {
	padding-top: 50px;
}
.fotos {
	padding: 3px;
}

input.go {
	color:#FFFFFF;
	border: 1px outset #CCCCCC;
	background: #99CC00;
	font-size: 12px;
	height: 20px;
	width: 75px;
}
.red {
	color: #FF9900;
}
.portrait {
	display: inline;
	float: left;
	margin-right: 12px;
	margin-bottom: 8px;
}
.paddingheadnews {
	padding: 10px 0px 0px 10px;
}
.paddingtext {
	padding: 0px;
}
.twopixels {
	font-family: "trebuchet MS";
	font-size: 9px;
	color: #99CC00;
	line-height: 25px;
}
.sitemaptable {
	font-size: 10px;
	text-align: left;
}

.clear {
	margin:0px;
	padding: 0px;
}
