body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
}
body {
	margin-top: 20px;
	background-color: #fefefe;
}

a { 
	color:#339900; 
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #339900;
}
a:visited { color:#339900; }

a:hover {
	color:#F30;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F30;
}
a[href="#"], a[href="#"]:visited, a[href="#"]:hover { color:#339900; text-decoration:none; border-bottom:dashed 1px #339900; }
a[href="#"]:hover { color:#339900; border-bottom-color:#339900; }


.r1, .r2, .r3 {
    display: block;
    height: 1px;
    overflow: hidden; 
    font-size:1px;
}
.img-left {
	display: block;
	float: left;
	margin-right: 10px;
}


.r3 { margin: 0 3px; }
.r2 { margin: 0 2px; }
.r1 { margin: 0 1px; }

#rounded-box-3 .inner-box, #rounded-box-3  b {
    background-color: #d1f1dd;
}

.inner-box {
	padding: 10px;
	text-align: left;
}.img-right {
	display: block;
	float: right;
	margin-left: 10px;
}
.underground {
	font-size: 0.9em;
	font-weight: bold;
	color: #999;
}

.cell {
	display: block;
	width: 280px;
	float: right;
	margin-left: 10px;
}

table {
	background:#dddddd;
	border-style: none;
}

td {
	border: thin none #eeeeee;
	background:#fefefe;
}

.empty {
	border-style: none; background:#fefefe;
}.green-txt {
	color: #000;
	background-color: #d1f1dd;
}
.lilac {
	color: #ef5afa;
}
.liveinternet {
	display: block;
	float: right;
	vertical-align: top;
	text-decoration: none;
}

