.styles {
	font-family: Arial, Helvetica, sans-serif;
}
.bdr {
	border: 1px solid #999999;
}
.bdr2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #D5D4CF;
	border-left-color: #D5D4CF;
}
.unnamed1 {
	color: #336699;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration: none;
}
.border3 {
	border: 1px solid #D5D4CF;
}
.eleven {
	font-size: 11px;
}
.white {
	color: #FFF;
	font-size: 13px;
}
.form {
	border: 1px solid #CCC;
}
