.tablebg {
	background-color: #415B95;
	border: 1px solid #000000;
}
.tablebg1 {
	background-color: #628BBE;
	border: 1px solid #AFAEAE;
}
.tablebg2 {
	background-color: #879FBE;
	border: 1px solid #AFAEAE;
}
.leftbox {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFCB2D;
	border-bottom-color: #DFCB2D;
	border-left-color: #DFCB2D;
}
.centerbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFCB2D;
	border-bottom-width: 1px;
	border-bottom-color: #DFCB2D;
}
.rightbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DFCB2D;
	border-right-color: #DFCB2D;
	border-bottom-color: #DFCB2D;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tpl_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffb16;
	text-decoration: none;
}

.tpl_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffb16;
	text-decoration: none;
}
.tpl_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b4fdee;
	text-decoration: none;
}
.tpl_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffb16;
	text-decoration: none;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.smalltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

