body{
	background-color: #CCFFFF;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	margin : 2px;
	padding :2px;
}

img { border: none;}
#sun{
	width:114px;
	z-index:10;
}

#sunImage{
	width:114px;
	height:123px;

}
DIV.montage
{
	position:relative;
	width:422px;
	left:168px;
	top: -155px;
}
#novoImage{
		width:422px;
	height:60px;
}
DIV.novowords
{
	position:relative;
	left:0px;
	top: -22px;
	width:240px;
	z-index:15;
}
#novoSolImage{
	width:167px;
	height:32px;
	z-index:25;
}
DIV.sunshine
{
	position:relative;
	left:48px;
	top: -27px;
	width:150px;
	font-family: Verdana, Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	background-color:transparent;
}
DIV.greenbar
{
	color:white;
	background-color:#339900;
	padding:3px 3px 3px 30px;
	font-weight:bold;	
	width:422px;
	height:15px;
}
#bottomgreen{
		position:relative;
	top:-157px;
	left:168px;
}
#site{
position:relative;
	left:168px;
	top: -150px;
	width:423px;
    padding:5px;
	border : 1px #000 solid;
	background-color:#cff;
	color:#000;
}

FORM, f {background-position : top; margin: 0px; padding: 5px;}

/*.button {font-size : 10px; border: 1px solid #000000;}*/
.button {
	font-size : 9px;
	background-color: #339900;
	border: 1px solid #000000;
	color : #FFF;
	cursor: hand;
}

.loginInputfield {
	font-size : 10px;
	border: 1px solid #000000;
	background-color: #FFFFCC;
}

a.nav{font-size : 10px; text-decoration : underline; color : #FFF;}
a.nav:visited{text-decoration : underline;	color : #ffc;}
a.nav:hover{text-decoration: none; color: #FFFFCC;}

a.navselected{font-size : 10px; text-decoration : none; color : #fff;}
a.navselected:visited{text-decoration : none; color : #fff; }
a.navselected:hover{ text-decoration: none;	color: #fff;}

a.breadcrumbnav{font-size : 11px; text-decoration : none; color : #f00; }
a.breadcrumbnav:hover{font-size : 11px; text-decoration : underline; color : blue; }

