.bold {
	font-weight: bold;
}
.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}
.dividerbar {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	text-align: right;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 0px;
}
.flagbg {
	background: url(../images/flag-bg.jpg) no-repeat center top;
	padding-top: 1px;
}
.imgleft {
	float: left;
	height: auto;
	width: auto;
	padding: 0px;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.imgright {
	float: right;
	height: auto;
	width: auto;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
}
hr {
	color: #08A6A7;
	height: 1px;
	width: 90%;
}

.semitranswhtbg {
	background-image: url(../images/semi-transparent-white.gif);
	background-repeat: repeat;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #145A81;
}
.titledkblue {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #092378;
}
.titleLgGray {
	font-size: 2.4em;
	font-weight: bold;
	color: #999;
}
.txtdarkblue {
	color: #040E63;
}
.titlered {
	font-weight: bold;
	color: #C00;
}


.txtsmall {
	font-size: 84%;
}
.aligncenter {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.boxoutline {
	border: 1px solid #666;
	padding: 10px;
}
.boxoutlinedouble {
	border: 3px double #666;
	padding: 10px;
}
.boxoutlinedash {
	border: 2px dashed #666;
	padding-right: 6px;
	padding-left: 8px;
}
#burst {
	background-image: url(../images/burst.png);
	background-repeat: no-repeat;
	height: 102px;
	width: 102px;
	background-position: right 22px;
	float: right;
}
.graybarbg {
	background-image: url(../images/nemisci.png);
	background-repeat: repeat-x;
	height: 44px;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 4px;
	padding-left: 6px;
}
.valigntop {
	vertical-align: top;
}
#content a img {
padding: 2px;
border: 1px solid #ccc;
margin: 0px;
}
#content a img:hover {
border-color: #12146e;
}
.w90 {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.italic {
	font-style: italic;
}
.titledkblue2 {
	color: #092378;
	font: bold 1.6em Verdana, Geneva, sans-serif;
}
.titlelargebold {
	color: #000;
	font: bold 1.4em Verdana, Geneva, sans-serif;
}
#soldout {
	width: 378px;
	text-align: center;
	position: absolute;
	left: 239px;
	top: 787px;
	background: url(../images/soldout.png) no-repeat;
	height: 141px;
	z-index: 40;
}
#soldoutsmbanq {
	width: 189px;
	text-align: center;
	position: absolute;
	left: 336px;
	top: 594px;
	background: url(../images/soldout-sm.png) no-repeat;
	height: 70px;
	z-index: 40;
}
.titlelargebolditalic {
	color: #000;
	font: italic bold 1.4em Verdana, Geneva, sans-serif;
}
#announcement {
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 90%;
}
#announcement .aligncenter {
	text-align: center;
}

