html, body {
	height:100%; 
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}.bal {
	text-align: left;
	width: 154px;
}
.bal a{
	color:#CCFFFF;
	text-decoration:none;
}
.bal a:hover{
	color:#CCFFFF;
	text-decoration:underline;
}
.job {
	text-align: left;
	width: 210px;
	color: #FFF;
}
.job a{
	color:#cfc;
	text-decoration:none;
}
.formbox-job {
	background-color: #090;
	padding: 1px;
	color: #FFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #060;
	border-right-color: #0c0;
	border-bottom-color: #0c0;
	border-left-color: #060;
}

.formbox-job-error {
	background-color: #900;
	padding: 1px;
	color: #FFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #600;
	border-right-color: #c00;
	border-bottom-color: #c00;
	border-left-color: #600;
}
.job a:hover{
	color:#cfc;
	text-decoration:underline;
}
.test {
	width: 336px;
	text-align: justify;
}
.test a{
	color:#FF9900;
	text-decoration:none;
}
.test a:hover{
	color:#FF9900;
	text-decoration:underline;
	font-weight: bold;
}

