.txt12 {  font-size: 12px}
.txt10 {  font-size: 10px}
.txt14 {  font-size: 14px}
body {  color: #333399}
.body {  font-size: 12px; line-height: 18px; color: #333399}
a {  color: #333399}
.txt16 { font-size: 16px; font-weight: bold}
a:hover {  color: #FF0000; text-decoration: underline}

.employmentTbl {
	font-size: 12px;
	border-collapse:collapse;
	width:330px;
}

.employmentTbl TH{
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #9999BB;
}
.employmentTbl TD{
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #9999BB;
}
.noBorderTble {
	font-size: 12px;
	border: none;
}
.noBorderTble TD{
	border: none;
}




#topBox {
	height: 450px;
	vertical-align:top;
	background-position:bottom left;
	background-repeat:no-repeat;
	background-image:url(image/top_pic_0809.jpg);
}
