body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
}

body * {
	font-family: Arial;
	font-size: 12px;
}

a {
	font-family: Arial;
	font-size: 12px;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
}

td.logo {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 142px;
	background-image: URL("../images/bg_logo.gif");
}

td.title {
	padding: 33px 10px 20px 10px;
	margin: 0px 0px 0px 0px;
	background-image: URL("../images/bg_logo.jpg");
	background-repeat: no-repeat;
	background-position: center 6px;
	text-align: center;
	vertical-align: top;
	font-family: Arial;
	color: #325EB5;
	font-size: 20px;
}

td.menu {
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	height: 32px;
	background-color: #2e5389;
}

td.menu_active_left {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 32px;
	width: 15px;
	max-width: 15px;
	font-size: 1px;
	background-image: URL("../images/menu_act_left.gif");
}

td.menu_td_active {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 32px;
	background-image: URL("../images/menu_act_bg.gif");
}

td.menu_active_right {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 32px;
	width: 15px;
	max-width: 15px;
	font-size: 1px;
	background-image: URL("../images/menu_act_right.gif");
}

td.menu_not_active_left {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 32px;
	width: 15px;
	font-size: 1px;
	max-width: 15px;
	background-image: URL("../images/menu_nact_left.gif");
}

td.menu_td_not_active {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 32px;
	background-image: URL("../images/menu_nact_bg.gif");
}

td.menu_not_active_right {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 32px;
	width: 15px;
	max-width: 15px;
	font-size: 1px;
	background-image: URL("../images/menu_nact_right.gif");
}

a.menu_active {
	font-size: 12px;
	color: #2e5389;
	text-decoration: none;
}

a.menu_active:hover {
	font-size: 12px;
	color: #2e5389;
	text-decoration: underline;
}

a.menu_no_active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

a.menu_no_active:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

td.footer {
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	height: 73px;
	background-color: #2C5FAE;
}

td.ws_copy {
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	height: 21px;
	width: 300px;
	background-image: URL("../images/footer_line.gif");
	background-repeat: no-repeat;
	background-position: left;
	color: #ffffff;
	font-size: 10px;
}

td.ws_copy a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

td.ws_copy a:hover {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}

td.itaka_copy {
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	height: 21px;
	width: 300px;
	background-image: URL("../images/footer_line.gif");
	background-repeat: no-repeat;
	background-position: right;
	color: #ffffff;
	font-size: 10px;
	text-align: right;
}

td.itaka_copy a {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

td.itaka_copy a:hover {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

td.banners {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 5px;
	font-size: 5px;
	background-color: #96B2E4;
}

td.right_column {
	padding: 7px 10px 7px 10px;
	margin: 0px 0px 0px 0px;
	width: 190px;
	background-color: #f8f8f8;
	text-align: center;
	vertical-align: top;
}

td.left_column {
	padding: 7px 10px 7px 10px;
	margin: 0px 0px 0px 0px;
	width: 193px;
	background-color: #F8F8F8;
	text-align: center;
	vertical-align: top;
}

td.content {
	padding: 17px 10px 7px 10px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	vertical-align: top;
	color: #696969;
	font-family: Arial;
	fint-size: 12px;
}

td.content * {	font-family: Arial;
	fint-size: 12px;
}

td.smenu_active a {
	color: #ffffff;
	text-decoration: none;
}

td.smenu_active a:hover {
	color: #ffffff;
	text-decoration: underline;
}

td.smenu_no_active a {
	color: #2e5389;
	text-decoration: none;
}

td.smenu_no_active a:hover {
	color: #2e5389;
	text-decoration: underline;
}

td.smenu_active {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	width: 172px;
	height: 20px;
	background-image:URL("../images/smenu_active.gif");
	background-repeat: repeat-y;
	background-position: 0px 1px;
}

td.smenu_no_active {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	width: 172px;
	height: 20px;
	background-image:URL("../images/smenu_no_active.gif");
	background-repeat: repeat-y;
	background-position: 0px 1px;
}

td.top_na {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1px;
	height: 4px;
	background-image:URL("../images/smenu_top_na.gif");
	background-repeat: no-repeat;
}

td.bottom_na {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1px;
	height: 4px;
	background-image:URL("../images/smenu_bottom_na.gif");
	background-repeat: no-repeat;
}

td.top_ia {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1px;
	height: 4px;
	background-image:URL("../images/smenu_top_ia.gif");
	background-repeat: no-repeat;
}

td.bottom_ia {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1px;
	height: 4px;
	background-image:URL("../images/smenu_bottom_ia.gif");
	background-repeat: no-repeat;
}

td.sep {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1px;
	height: 4px;
}

td.mainpage_cell {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: top;
	width: 50%;
	height: 50%;
}

td.path {
	color: #a3a3a3;
	font-size: 10px;
}

a.path {
	color: #a3a3a3;
	text-decoration: none;
	font-size: 10px;
}

a.path:hover {
	color: #a3a3a3;
	text-decoration: underline;
	font-size: 10px;
}

td.path span {
	color: #104294;
	font-weight: bold;
	font-size: 10px;
}

h1, h2, h3, h4, h5 {
	color: #3159A1;
	font-family: Arial;
}

td.content h1, h1 {
	font-size: 18px;
}

td.content h2, h2 {
	font-size: 15px;
	font-weight: bold;
}

td.content h3, h3 {
	font-size: 12px;
	font-weight: bold;
}

li, p {
	color: #696969;
	font-family: Arial;
	font-size: 12px;
}

