table.sponsor_sec {
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif";
	font-size: 10px;
	color: #2F3C6B;
	text-align: center;
	margin: 5px;
}
table.sponsor_sec    a:link {
	text-decoration: none;
	color: #2F3C6B;
	font-weight: bold;
	font-size: 12px;
}
table.sponsor_sec a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #2F3C6B;
}
table.sponsor_sec a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #2F3C6B;
}
table.sponsor_sec a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.sponsor_sec td {
	text-align: center;
	padding: 10px;
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-image:  url(../_bg/base_page2.jpg);
	background-repeat: repeat;
}
td#left_sec {
	background-repeat:no-repeat;
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif";
	font-size: 12px;
	color: #2F3C6B;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
}
td#base_nav {
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #2F3C6B;
	text-align: center;
	padding-top: 10px;
}

td#body_sec{
	padding-top: 10px;
	text-align: left;
}


div.base_link {
	text-align: center;
	padding-top: 20px;
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #2F3C6B;
}

a.base_link:visited {color: #2F3C6B; text-decoration:none;}
a.base_link:hover {color: #2F3C6B; text-decoration:none;}
a.base_link:link {color: #2F3C6B; text-decoration:none;}
td#left_sec a:link {color: #2F3C6B; text-decoration:none;}
td#left_sec a:hover {
	color: #2F3C6B;
	text-decoration:none;
	padding-left: 5px;
}
td#left_sec a:visited {color: #2F3C6B; text-decoration:none;}
td#left_sec a img {
	border: 1px solid #2F3C6B;
}


td.frontpage_section_title {
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif";
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
td.otherpage_section_title {
	font-family: "Century Gothic", Arial, "Microsoft Sans Serif";
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
td#left_sec a:active {
	color: #2F3C6B;
	text-decoration:none;
}
