li.off {
	list-style-image: url(basicround2.gif);
	list-style-type: circle;
}
li.on {
	list-style-image: url(roundgreen.gif);
	list-style-type: circle;
}
.top_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.all_line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.kelvin {
	padding-right: 5px;
	padding-left: 5px;
}
.style6 {color: #0099FF}
.right_side {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}

.normal {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.small_text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #003300;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.titlu {
	font-family: "Arial Black";
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	display:block;
}

.titlu strong { display:block; font-size:18px; text-align:center; border-bottom:1px solid #555;}

.site_menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
}
.sub_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
