body {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

td {
	1text-align: left;
	1vertical-align: top;
	margin: 0;
}

td,p,div,a,span,font {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

.bg {
	background-position: left top;
	background-repeat: no-repeat;
}

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

td.left_top {
	background-image: url('img/line_v.gif');
	background-position: 0 0;
	background-repeat: repeat-y;
}

td.left_top_index {
	background-image: url('img/marker_h_top.gif');
	background-position: 0 100%;
	background-repeat: no-repeat;
}

td.left_bottom {
	background-image: url('img/marker_h_bottom.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
}

td.menu {
	padding-top: 7;
	padding-left: 0;
}

td.menu_before {
	background-image: url('img/line_v.gif');
	background-position: left top;
	background-repeat: repeat-y;
}

td.menu_sel {
	background-image: url('img/marker_menu.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

td.right_top {
	padding-right: 60px;
	padding-bottom: 50px;
	text-align: left;
	vertical-align: bottom;
}

td.right_center {
	padding-right: 65px;
	padding-top: 80px;
}

td.menu_top {
	background-image: url('img/marker_menu_top.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 15;
	padding-bottom: 0;
	vertical-align: bottom;
	text-align: right;
}

a.menu:link, a.menu:active, a.menu:visited {
	font-size: 13;
	color: #000000;
}
a.menu:hover {
	text-decoration: underline;
	color: #800000;
}
a.menu#sel {
	font-weight: bold;
	color: #800000;
}

font.menu {
	font-size: 13;
	color: #000000;
}
#fsel {
	font-weight: bold;
	color: #800000;
}

td.submenu {
	padding-top: 0;
	padding-left: 0;
}

td.submenu_sel {
	background-image: url('img/marker_submenu.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}

td.submenu_sel1 {
	background-image: url('img/l_sel.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}

td.submenu_sel_last1 {
	background-image: url('img/line_h.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
}

td.submenu_after {
	background-image: url('img/line_v.gif');
	background-position: left bottom;
	background-repeat: repeat-y;
}

td.submenu_after_last {
	background-image: url('img/l.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
}
td.submenu_after_last1 {
	background-image: url('img/line_h.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
}

a.submenu:link, a.submenu:active, a.submenu:visited {
	font-size: 11;
	color: #000000;
}
a.submenu:hover {
	text-decoration: underline;
}
a.submenu#sub_sel {
	font-weight: bold;
	color: #000000;
}

td.recom {
	padding-left: 5;
}

td.footer {
	padding: 5;
	text-align: center;
	vertical-align: bottom;
	color: #858585;
}

a.recom:link, a.recom:active, a.recom:visited {
	color: #858585;
}
a.recom:hover {
	text-decoration: underline;
}

td.inner_page {
	padding: 20;
	padding-left: 30;
	background-image: url('img/spacer.gif');
}

h1 {
	color: #000000;
	font-size: 16;
	margin-bottom: 10;
}

h2 {
	color: #000000;
	font-size: 14;
	margin-bottom: 7;
}

h3 {
	color: #000000;
	font-size: 12;
	margin-bottom: 5;
}

h1#recom {
	font-family: arial;
	font-size: 20;
}
