body, table { color: #606060; font-size: 11px; font-family: Tahoma, Verdana, Arial, sans serif; text-align: left; margin: 0px; padding: 0px; }


.menu a:link, .menu a:active, .menu a:visited { margin: 1px 0 0 1px; display: block; color: #fff; }
.menu, .title { color: #d15a08; text-align: center; height: 27px; font-weight: bold; background: url('back.gif'); border-top: 2px solid #fb9809; border-bottom: 2px solid #bed8f9; }
.menu2, .title2 { color: #FFFFFF; text-align: center; height: 27px; font-weight: bold; background: url('back.gif'); border-top: 2px solid #fb9809; border-bottom: 2px solid #bed8f9; }
.title { text-align: left; padding-left: 10px; }
.white { color: #ffffff; margin-top: -14px; margin-left: -1px; }
.content { background: #e9f2f9; border: 1px solid #cedeee; padding: 10px; }
.content2 { background: #FFFFFF; border: 1px solid #cedeee; padding: 10px; }
.spacer { height: 10px; width: 10px; }
.copyright { background: #d8e4f2; padding: 10px; color: #96a0aa; font-weight: bold; }
ul {
	margin:3px;
	padding:0;
}
li {
list-style:circle;
}
.input-warn,
.input-green,
input,
textarea,
select{
	background: #FFF;
	border: 1px solid #f85c07;
	color: #000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 2px;
	vertical-align: middle;
}

.input-warn,
.input-warn-content
{
	border: 1px solid #C00;
}

.input-ok,
.input-ok-content
{
	border: 1px solid #0C0;
}

.input-warn-content
{
	padding: 4px;
	margin: 4px;
	background-color: #FCC;
}

.input-ok-content
{
	padding: 4px;
	margin: 4px;
	background-color: #CFC;
}


.input-text
{
	color: #900;
}

select{
	border: 0;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

input.button{
	margin: 0;
	width: auto;
}

a img { border: 0; }
a, a:link, a:visited { color: #606060; text-decoration: none; font-weight: bold; }
a:active, a:hover { color: #606060; text-decoration: underline; font-weight: bold; }
.menub { padding-top: 3px;  }
a.menub:link,a.menub:active, a.menub:visited, a.menub:hover { color: black; font-family: Verdana; font-size: 12px; font-weight: normal;  }
