.title {
	font-size: 14px;
	color: #003366;	
}
table {
	font-size: 14px;
	line-height: 150%;
	color: #333333;
}
a.menu {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1);
}
a.menu:hover {
	color: #666666;
	text-decoration: underline;
}
.bg-blue {
	background-color: #53A9FF;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.address {
	font-size: 12px;
	line-height: 120%;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	line-height: 180%;
}
.content {
	font-size: 14px;
	line-height: 180%;
}
.bg {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
a.blue {
	color: #21098B;
}
.font12 {
	font-size: 12px;
}
.font_red {
	font-weight: bold;
	color: #FF0000;
}
.logo_sdl {
	background-image: url(../images/logo_sdl.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
}
.logo_nxdl {
	background-image: url(../images/logo_nxdl.gif);
	background-repeat: repeat;
	background-position: right bottom;
}
