body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 11px;
	line-height:170%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.input {
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.menufont {
	color: #E1F2F0;
}
.write {
	color: #FFFFFF;
}
.green {	color: #257B6E;
}
.red {	color: #CC3300;
}
.line {
	border: 1px solid #999999;
}
.input2 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #51A2A2;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #00CCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #00CCCC;
}
