.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bg1 {
	background-image: url(../images/leftbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg2 {
	background-image: url(../images/leftbg2.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg3 {
	background-image: url(../images/textbg.gif);
	background-color: #E9F2F9;
	background-repeat: repeat-x;
	background-position: top;
}
.text-black12 {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.nav-black13 {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.nav-black13:link {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.nav-black13:visited {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.title-black12 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.title-black12:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.title-black12:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.navbg {
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
