.f12r {
	font-size: 12px;
	line-height: 150%;
	color: #FF0000;
}
.f12g {
	font-size: 12px;
	line-height: 150%;
	color: 585858;
	text-decoration: none;
}
.f12g:link { 
	font-size: 12px;
	line-height: 150%;
	color: #585858;
	text-decoration: none;
}
.f12g:visited { 
	font-size: 12px;
	line-height: 150%;
	color: #585858;
	text-decoration: none;
}
.f12g:hover { 
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: underline;
}
.f12g::active { 
	font-size: 12px;
	line-height: 150%;
	color: #585858;
	text-decoration: none;
}
.f12b {
	font-size: 12px;
	line-height: 150%;
	color: 3f7bba;
}
.f12sb {
	font-size: 12px;
	line-height: 150%;
	color: 000094;
}
.f12sbline {
	font-size: 12px;
	line-height: 150%;
	color: 000094;
	text-decoration: underline;
}
.f12sbline:link { 
	font-size: 12px;
	line-height: 150%;
	color: #000094;
	text-decoration: underline;
}
.f12sbline:visited { 
	font-size: 12px;
	line-height: 150%;
	color: #000094;
	text-decoration: underline;
}
.f12sbline:hover { 
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: underline;
}
.f12sbline::active { 
	font-size: 12px;
	line-height: 150%;
	color: #000094;
	text-decoration: underline;
}
.f14sbline:link { 
	font-size: 14px;
	line-height: 150%;
	color: #000094;
	text-decoration: underline;
}
.f14sbline:visited { 
	font-size: 14px;
	line-height: 150%;
	color: #000094;
	text-decoration: underline;
}
.f14sbline:hover { 
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	text-decoration: underline;
}
.f14sbline::active { 
	font-size: 14px;
	line-height: 150%;
	color: #000094;
	text-decoration: underline;
}
.f16w {
	font-size: 16px;
	line-height: 170%;
	color: white;
}
.adtableboard {
	border: 1px solid #4287d0;
}
.adintableboard {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #70b4fb;
	border-right-color: #4287d0;
	border-bottom-color: #4287d0;
	border-left-color: #4287d0;
}
.greytableboard {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
}

.adintableboardo {
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFD6B2;
	border-right-color: #FFD6B2;
	border-bottom-color: #FFD6B2;
	border-left-color: #FFD6B2;
}
.adtablebg {
	background-color: #63a3d4;
}
.adintablebg {
	background-color: #e5e5e5;
}
.admodel {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pbmodel {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
}