/* CSS Document */

body,td,th {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #4A4A4A;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #4D4D4D;
}
a:link {
	text-decoration: none;
	color: #1c9f50;
}
a:visited {
	text-decoration: none;
	color: #1C9F50;
}
a:hover {
	text-decoration: none;
	color: #ECE9D8;
}
a:active {
	text-decoration: none;
	color: #1c9f50;
}
.toplink {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1c9f50;
}.baseline {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.greentext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #1c9f50;
	text-decoration: none;
}
.lineright {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E8E8E8;
}
.whitetext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.hrule {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
.fromlooks {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #007700;
	text-decoration: none;
	border: 1px solid #999999;
}
.head {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #1c9f50;
	text-decoration: none;
}
.big_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #007700;
	text-decoration: none;
}
