<!--

body {
	cursor: default;
	font-family: Arial, Trebuchet, Verdana;
	color: #333333;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 25px;
}

td {
	font-size: 11px;
}

a:link, a:visited {
	color: #333399;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.outline {
	background-color: #E3E3E3;
}

.low {
	background-color: #F5F5F5;
}

.title {
	font-weight: bold;
	font-size: 13px;
}

.bigger {
	font-weight: bold;
	font-size: 11px;
}

.maintitle {
	font-weight: bold;
	font-size: 17px;
}

.blur {
	color: #666666;
}

.input {
	width: 127px;
	height: 22px;
	color: #666666;
}

.input_textarea {
	width: 127px;
	color: #666666;
}

.drop {
	width: 275px;
	height: 22px;
	color: #666666;
}

.red {
	color: #CC0000;
}

.lime {
	background-color: #E8FDD9;
}

//-->
