body,td, a, input, textarea, select {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
body, form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

input, textarea { border: solid 1px #C3CACE; }
.ibuts { background-color: white; }
.menu { padding: 5px; padding-left:5px; background-color:#F3F3F3; }
.menul { text-decoration:none; color:black; }
.menul:hover { text-decoration: underline; }
.menus { background-color:#336699; }
.menut { font:bold 10px Tahoma; color: #336699; border:solid 1px gray; }
.glink { color: blue; text-decoration:none;}
.glink:hover { color:orange; }
.seprator { background-color: #336699; color:#AAAAAA; height:1px; }
.img { margin:2px; border:solid 1px gray; }
.img { margin:2px; border:none; }

.pml { font: bold 14px Tahoma; text-decoration: none; color: #45547A;}
.pml:hover {color: black; }
.psl { font: 11px Tahoma; text-decoration:none; color: #8E9CBF;}
.psl:hover {color: #336699; }

.activeBar { background-color: #336699; }
.comment { font: 10px Tahoma; Color: gray; }

.slink { text-decoration:none; color: gray; font: 10px Tahoma; }
.slink:hover { text-decoration:underline; }

.box { border: solid 1px #AAAAAA; }
.imbox { border: solid 1px #AAAAAA; padding: 8px; }
.stext { font: 10px Tahoma; }
.stext2 { font: bold 10px Tahoma; }

.prLink { font: 10px Tahoma; color: black; text-decoration: underline; }
.prLink:hover { text-decoration: none; }
.prLink2 { font: 10px Tahoma; color: blue; text-decoration: none; }
.prLink:hover { text-decoration: underline; }
.highlight { color: red; }
.title { color: gray; }
.sectionTitle { font-weight: normal; }

.bullet { list-style-image: url('i/fr.gif'); }