body, td
{
	background-color: white;
	font-family: "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	font-size: 11px;
	vertical-align: middle;
}
form { margin: 0px; }
a { color: #8ab459; text-decoration: none; }
a:hover { color: #000; text-decoration: none; }
h2
{
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	color: #63b4cd;
	background: url('images/arrow.gif') no-repeat center right;
	font-size: 1.1em;
}
ul
{
	margin: 0;
	padding: 3px 3px 3px 10px;
	list-style-type: none;
}
ul li a
{
	padding-left: 15px;
	text-decoration: none;
	background: url('images/link.gif') no-repeat center left;
} 
ul li a:hover
{
	background: url('images/link.gif') no-repeat center left;
}
.list
{
	border-bottom: 1px solid #cccccc;
}
.info
{
	background: #CFEBF7 url('images/notice.gif') no-repeat 1em ;
	border: 1px solid #258	0B2;
	margin: 1em 5% 10px;
	padding: 5px 1em 5px 3em;
}
.error
{
	background: #FFEFF7 url('images/notice.gif') no-repeat 1em ;
	border: 1px solid #c69;
	margin: 1em 5% 10px;
	padding: 5px 1em 5px 3em;
}
.tx, .txa
{
	font-family: "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	font-size: 11px;
	width: 180px;
}
.txa
{
	width: 190px;
	height: 100px;
}
.sl /* select */
{
	font-family: "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	font-size: 11px;
	width: 180px;
}
.bn
{
	font-family: "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	font-size: 11px;
}
.green15px	{ color: #63b4cd; }
.red15px	{ color: red; }

