@charset "utf-8";
.regularfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.regularfontLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.blacktittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #020202;
	text-decoration: none;
}
.lefttile {
	background-image: url(images/home/left_tile.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.copyrightfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9d9d9d;
	text-decoration: none;
}
.popupBg {
	background-image: url(images/nav/largepopup.jpg);
	background-repeat: no-repeat;
}

.tittlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.lefttilebg {
	background-image: url(images/home/left_tilebg.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.righttile {
	background-image: url(images/home/right_tile.jpg);
	background-repeat: repeat;
	background-position: top;
}
.thumbBg {
	background-image: url(images/nav/thumbnail_box.jpg);
	background-repeat: no-repeat;
}
.brownfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#907c64;
	text-decoration: none;
}
.wwdPopupBg {
	background-image: url(images/nav/wwdlargepopup.jpg);
	background-repeat: no-repeat;
	background-position:center;
}

