body {
	font-family: Tahoma, verdana, sans-serif;
	font-size: .9em;
	color: #000000;
	background-color:#FFF;
}


/* layout styles  */
td {
	font-family: Tahoma;
	font-size: .9em;
	color: #746E6E;
}

#date{
	color:#875A00;
	font-weight:bold;
	padding:20px 0px 10px 10px;
	vertical-align:top;
}

#new{
	color:#545453;
	padding:20px 13px 5px 10px;

}

#foot{
	color:#BFBFBF;
	padding:0px 0px 0px 50px;
	font-size: 1em;
}

#params{
	font-size: .9em;
	color: #4C4C4C;
}

H1 {
	font-size: 1.4em;
	color: #000066;
	margin-bottom: 0px;
	margin-top: 0px;
}
p{
	font-size: .9em;
	color: #000066;
	margin:0px 0px 10px 0px;
}
input{
	font-size: 1.2em;
	color: #000000;
}
textarea{
	font-size: 1em;
	color: #000000;
}
	/* list styles    */
	
ul	{
	margin:0px 0px 0px 27px;
}

/*
li {
	font-size: .8em;
	margin-bottom:7px;
	margin-top:0px;
	text-indent: 0px;
	line-height: 13px;
	color:#FFFFFF;
	list-style-image:url(i/li.gif);
}  

*/

ol.olkey { 
	color: #845900;	
	font-size: .9em;
	color: #845900; 
	font-weight: bold; 
}

li.key 	{
	font-size: .9em;
	color: #845900; 
	font-weight: bold;
	list-style-image:url(i/omages/key2yellow20w.gif);
}

/* link styles  */

	
	/* link styles - class = top
	these are for the keys navigation at the top  */
a.top:link {
	color:#FFF; 
	font-family: Century Gothic;
	font-size: .8em;
	font-weight: bold;
	background-color: none;
	text-decoration: none;
	}
a.top:visited {
	color:#E0D983; 
	font-size: .8em;
	}
a.top:hover {
	color:#8C5B00; 
	font-size: .8em;
	background-color: #FFFF00;
	} 
a.top:active {
	color:#99FFFF; 
	font-size: .8em;
	}
	
	/* link styles class = tools  */
a.tools:link {
	color:#FFF; 
	font-family: Century Gothic;
	font-size: .77em;
 	font-weight: bold;
	background-color: none;
	text-decoration:none;

	}
a.tools:visited {
	color:#E0D983; 
	font-size: .77em;
	}
a.tools:hover {
	color:#FFFA00; 
	font-size: .77em;
	text-decoration:underline;
	} 
a.tools:active {
	color:#99FFFF; 
	font-size: .77em;
	}
		
	/* link styles  - basic unclassed links */
a:link {
	color:#0000FF; 
	font-family: Century Gothic;
	font-size: .9em; 
	background-color: none;
	text-decoration:none;
	}
a:visited {
	color:#BCB22E; 
	font-size: .9em; 
	}
a:hover {
	color:#009900; 
	font-size: .9em; 
	text-decoration:underline;
	} 
a:active {
	color:#99FFFF; 
	font-size: .9em; 
	}
	
 
	/* link styles  - foot navigation */

#foot a, #foot a:active, #foot a:visited{
	font-size: .8em;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#foot a:hover{
	font-size: .8em;
	text-decoration:underline;
}

/* text styles  */

.copyright {
	font-family: Tahoma;
	font-size: .5em;
	color: #BFBFBF;
}

.textSnow {
	font-family: Tahoma;
	font-size: .9em;
	color: #FFF;
}
.textSun {
	font-family: Tahoma;
	font-size: .9em;
	color: #F5E017;
}
.earth {
	color: #845900;
	font-weight: bold;
	font-size: .9em;
}
.eco {
	color: #249741;
	font-weight: bold;
	font-size: .9em;
}
.title_page {
	font-size: 1em;
	font-weight: bold;
}
