body {
	margin: 0px;
	padding: 30px;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TD-left {
	background-color: #2F6798;
}
.TD-logo {
	background-image: url(/images/layout5/logo.gif);
	background-repeat: no-repeat;
}
.TD-txt {
	background-image: url(/images/layout5/txt_bg.gif);
	background-repeat: repeat-x;
}
.TD-txt-snake {
	background-image: url(/images/layout5/txt_bg_snake.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
.TD-txt-shadow {
	background-image: url(/images/layout5/txt_shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
}
a.A-MENU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.A-MENU:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.A-MENU:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.A-SUB-MENU {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
a.A-SUB-MENU:link {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
a.A-SUB-MENU:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}
.A-MENU-inactive {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.A-SUB-MENU-inactive {




	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0099CC;
	text-decoration: none;
}
.TD-bottom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #99CCFF;
}
.TD-bottom a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #99CCFF;
}
.TD-bottom a:link{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #99CCFF;
}
.TD-bottom a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #99CCFF;
	text-decoration: none;
}
.Title {
	color: #006699
}