td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select { font-family:Arial, Helvetica, sans-serif; font-size:11px; }

.td1 a:link {
	color: #003366;
	text-decoration: none;
}
.td1 a:visited {
	color: #003366;
	text-decoration: none;
}
.td1 a:hover {
	color: #990000;
	text-decoration: underline;
}
.content01 {
	background-attachment: fixed;
	background-color: #B4BDD7;
	background-image: url(img/content01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.border { border:1px solid #667D8B; }
.border0 { border-top:1px solid #667D8B; border-left:1px solid #667D8B; border-right:1px solid #667D8B;}
.border1 { border-top:1px solid #667D8B; border-left:1px solid #667D8B; }
.border2 { border-top:1px solid #667D8B; border-left:1px solid #667D8B; }
.border3 { border-top:1px solid #667D8B; border-left:1px solid #667D8B; }
.border4 { border-top:1px solid #667D8B; border-left:1px solid #667D8B; }


.border1 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #667D8B;
	border-right-color: #667D8B;
	border-bottom-color: #667D8B;
	border-left-color: #667D8B;
}
.border2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #667D8B;
	border-right-color: #667D8B;
	border-bottom-color: #667D8B;
	border-left-color: #667D8B;
}