.bg {
	background-image: url(nasb.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.main-txt {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}
.title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #333333;
	font-weight: Bold;
}
.top-nasb {
	background-image: url(top-nasb.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.left {
	background-image: url(left.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.right {
	background-image: url(right.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.bg {
	background-image: url(background.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bottom {
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
}
.top {
	background-image: url(top.gif);
}
.top-right {
	background-image: url(top-main.gif);
	background-position: right;
}
.top-left {
	background-image: url(top-main.gif);
	background-position: left;
}
a:link {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Tahoma, Verdana, Arial;
	color: #666666;
	text-decoration: none;
}

.image {
	border: 1px solid #000000;
}

.image-small {
	margin: 6px;
	border: 1px solid #FFFFFF;
}	
	.image-small:hover {
		border: 1px solid #000000;
	    opacity: .9;
        filter: alpha(opacity=90);
}

.image-small-portrait {
	margin: 6px;
	margin-right: 5px;
	border: 1px solid #FFFFFF;
}	
	.image-small-portrait:hover {
		border: 1px solid #000000;
	    opacity: .9;
        filter: alpha(opacity=90);
}

.landscape-shadow {
	background-image: url(landscape-shadow-small_174x121.png);
	background-position: center;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
}
.portrait-shadow {
	background-image: url(portrait-shadow-small_174x121.png);
	background-position: center;
	background-repeat: no-repeat;
	background-repeat: no-repeat;
}
