.containermaster {
	width: 100%;
	background: #fff;
}
.containerclear {
	width: 100%;
}
.MainTitleCell {
	padding: 0;
}
.BannerTitleCell {
	padding: 0;
}
.RoundedTitleCell {
	padding: 0 0 0 2px;
}
.V1TitleCell {
	padding: 6px 0 5px;
}
.MainContentCell {
	padding: 10px 0 0 2px;
}
.V1HeadBlue {
	color: #fff;
	padding: 0;
	height: 12px;
	filter: glow(Color=#22699f, Strength=2);
	font: bold 12px arial;
}
.V1HeadGold {
	color: #fff;
	padding: 0;
	height: 12px;
	filter: glow(Color=#7d5c11, Strength=2);
	font: bold 12px arial;
}
.V1HeadGreen {
	color: #fff;
	padding: 0;
	height: 12px;
	filter: glow(Color=#537c11, Strength=2);
	font: bold 12px arial;
}
.V1HeadGrey {
	color: #fff;
	padding: 0;
	height: 12px;
	filter: glow(Color=#4f4f4f, Strength=2);
	font: bold 12px arial;
}
.V1HeadOrange {
	color: #fff;
	padding: 0;
	height: 12px;
	filter: glow(Color=#c14f1d, Strength=2);
	font: bold 12px arial;
}
.V1HeadPurple {
	color: #fff;
	padding: 0;
	height: 12px;
	filter: glow(Color=#66138a, Strength=2);
	font: bold 12px arial;
}
.V1HeadRed {
	color: #fff;
	padding: 0;
	height: 12px;
	filter: glow(Color=#ab1d1d, Strength=2);
	font: bold 12px arial;
}
.V1HeadYellow {
	color: #ab1d1d;
	padding: 0;
	height: 12px;
	font: bold 12px arial;
	letter-spacing: 3px;
}
.BannerTable {
	width: 100%;
}
.BannerTL {
	width: 24px;
	height: 24px;
	background: url(images/common/contbanner-tl.png) no-repeat bottom left;
}
.BannerT {
	height: 24px;
	background: url(images/common/contbanner-bg.png) repeat;
}
.BannerTR {
	width: 24px;
	height: 24px;
	background: url(images/common/contbanner-tr.png) no-repeat bottom right;
}
.BannerL {
	width: 24px;
	background: url(images/common/contbanner-bg.png) repeat;
}
.BannerTM {
	background: url(images/common/contbanner-bg.png) repeat;
}
.BannerM {
	padding: 8px 0 0 1px;
}
.BannerR {
	width: 24px;
	background: url(images/common/contbanner-bg.png) repeat;
}
.BannerBL {
	width: 24px;
	height: 24px;
	background: url(images/common/contbanner-bl.png) no-repeat top left;
}
.BannerB {
	height: 24px;
	background: url(images/common/contbanner-bg.png) repeat;
}
.BannerBR {
	width: 24px;
	height: 24px;
	background: url(images/common/contbanner-br.png) no-repeat top right;
}
.InnerBannerTable {
	width: 100%;
}
.InnerBannerTL {
	width: 12px;
	height: 12px;
	background: url(images/common/continnerbanner-tl.png) no-repeat bottom left;
}
.InnerBannerT {
	height: 12px;
	background: url(images/common/contbanner-bg.png) repeat;
}
.InnerBannerTR {
	width: 12px;
	height: 12px;
	background: url(images/common/continnerbanner-tr.png) no-repeat bottom right;
}
.InnerBannerL {
	width: 12px;
	background: url(images/common/contbanner-bg.png) repeat;
}
.InnerBannerTM {
	background: url(images/common/contbanner-bg.png) repeat;
}
.InnerBannerM {
	padding: 8px 0 0 1px;
}
.InnerBannerR {
	width: 12px;
	background: url(images/common/contbanner-bg.png) repeat;
}
.InnerBannerBL {
	width: 12px;
	height: 12px;
	background: url(images/common/continnerbanner-bl.png) no-repeat top left;
}
.InnerBannerB {
	height: 12px;
	background: url(images/common/contbanner-bg.png) repeat;
}
.InnerBannerBR {
	width: 12px;
	height: 12px;
	background: url(images/common/continnerbanner-br.png) no-repeat top right;
}
.RoundedTable {
	width: 100%;
}
.RoundedTL {
	width: 12px;
	height: 12px;
	background: url(images/common/controunded-tl.gif) no-repeat bottom left;
}
.RoundedT {
	height: 12px;
	background: url(images/common/controunded-t.gif) repeat;
}
.RoundedTR {
	width: 12px;
	height: 12px;
	background: url(images/common/controunded-tr.gif) no-repeat bottom right;
}
.RoundedL {
	width: 12px;
	background: url(images/common/controunded-l.gif) repeat;
}
.RoundedM {
	padding: 4px 5px 2px;
}
.RoundedR {
	width: 12px;
	background: url(images/common/controunded-r.gif) repeat;
}
.RoundedBL {
	width: 12px;
	height: 12px;
	background: url(images/common/controunded-bl.gif) no-repeat top left;
}
.RoundedB {
	height: 12px;
	background: url(images/common/controunded-b.gif) repeat;
}
.RoundedBR {
	width: 12px;
	height: 12px;
	background: url(images/common/controunded-br.gif) no-repeat top right;
}
.V1Table {
	width: 100%;
}
.V1TL {
	width: 3px;
	height: 30px;
	background: url(images/common/contv1-tl.gif) no-repeat top left;
}
.V1TR {
	width: 3px;
	height: 30px;
	background: url(images/common/contv1-tr.gif) no-repeat top right;
}
.V1L {
	width: 3px;
	background: url(images/common/contv1-l.gif) repeat-y;
}
.V1M {
	background: url(images/common/contv1-m.gif) repeat-x;
	padding: 12px 8px 6px;
}
.V1BlueM {
	height: 30px;
	background: url(images/blue/v1-t.gif) repeat-x #4097c5;
}
.V1GoldM {
	height: 30px;
	background: url(images/gold/v1-t.gif) repeat-x #986e25;
}
.V1YellowM {
	height: 30px;
	background: url(images/yellow/v1-t.gif) repeat-x #FFC100;
}
.V1GreenM {
	height: 30px;
	background: url(images/green/v1-t.gif) repeat-x #82a929;
}
.V1GreyM {
	height: 30px;
	background: url(images/grey/v1-t.gif) repeat-x #878b89;
}
.V1OrangeM {
	height: 30px;
	background: url(images/orange/v1-t.gif) repeat-x #d58a51;
}
.V1PurpleM {
	height: 30px;
	background: url(images/purple/v1-t.gif) repeat-x #6e2598;
}
.V1RedM {
	height: 30px;
	background: url(images/red/v1-t.gif) repeat-x #bf2424;
}
.V1R {
	width: 3px;
	background: url(images/common/contv1-r.gif) repeat-y;
}
.V1B {
	height: 21px;
	background: url(images/common/contv1-b.gif) repeat-x;
}
.container_header {
	height: 30px;
	background: #DBDBDB;
}
.containerpadding {
	padding: 6px 6px 6px 2px;
}
