td#lg {background-image: url(6-1.jpg); background-position: right 0; background-repeat: no-repeat ;}
td#ls {background-image: url(7-2.jpg);  background-position: left 0; background-repeat: no-repeat ; }
td#lp {background-image: url(8-3.jpg); background-position: right 0; background-repeat: no-repeat ;}
td#sl {background-image: url(10-5.jpg);  background-position: left 0; background-repeat: no-repeat ; }
td#ss {background-image: url(11-6.jpg); background-position: right 0; background-repeat: no-repeat ;}
td#sp {background-image: url(13-7.jpg);  background-position: left 0; background-repeat: no-repeat ; }

h1
{
   margin: 0;
   padding-top: 5px;
	 padding-bottom: 5px;
   background-color: #804000;
	 text-align: center;
	 color: #ffff00;
   font-size: 15px;
}

body, td, th, caption {
	color: #592C00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td#ss {
        font-size: 13px;
}

body {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}

table {
	border-collapse: collapse;
}


td#left_border {

	width: 10px;
	padding: 0;
	font-size: 10px;
}

td#right_border {
	width: 10px;
	padding: 0;
	font-size: 10px;
}


/* <HEADER> */
td#header {
	text-align: left;
	vertical-align: top;
	height: 87px;
	padding: 5px 10px;
}

td#header #control {
	height: 22px;
}

td#header #control img {
	width: 20px;
	height: 20px;
}

td#header #banner {
	width: 400px;
	height: 50px;
	margin-top: 10px;
}
/* </HEADER> */

td#top_menu {
	background: #FFEAD5;
	color: #808080;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-size: 12px;
	padding: 0;
}

td#top_menu_border {
	height: 12px;
	padding: 0;
	font-size: 10px;
}

td#left {
	width: 150px;
	text-align: center;
	vertical-align: top;
	padding: 0;
        line-height: 1.3;
}

td#content {
	text-align: left;
	color: #808080;
	vertical-align: top;
	padding: 0;
	line-height: 1.2;
}

td#footer_border {
	height: 12px;
	padding: 0;
	font-size: 10px;
}

td#footer {
	background: #FAFAFA;
	color: #808080;
	font-size: 11px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
}


/* <MENU> */
table.menu {
	width: 100%;
}

table.menu th {
	background: #FFEAD5;
	color: #773B00;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	height: 25px;
	padding: 0;
}

table.menu td {
	background: #FFFCF9;
	color: red;
	text-align: left;
	vertical-align: top;
	padding: 5px 7px;
	font-size: 11px;
}

table.menu th.footer {
	background: #FFEAD5;
	padding: 0;
	font-size: 10px;
	height: 10px;
}
/* </MENU> */

/* <MENU card> */
table.menu td.card {
	text-align: center;
	font-size: 11px;
}

table.menu td.card img {
	margin: 2px;
}
/* </MENU card> */

/* <MENU left> */
td#left table.menu {
	width: 160px;
	margin: 0 auto;
}
/* </MENU left> */

/* <MENU content> */
td#content table.menu {
	width: 585px;
}

td#content table.menu th {
}
td#content table.menu td {
	background: #FFFCF9;
	color: #572B00;
	font-size: 11px;
	text-align: justify;
	padding: 10px 10px 30px 10px;
}
td#content table.menu th.footer {
	background: #FFFFFF;
}
/* </MENU content> */

td#content table.menu td table th, td#content table.menu td table td {
	padding: 1px;
	background-color: transparent;
	background-image: none;
}

.dot {
	color: #000080;
	font-weight: bold;
}

/* <A> */
/* <A top_menu> */
td#sl a:link, td#sl a:visited {
	color: #552A00;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

td#sl a:hover {
	color: #CC0000;
	font-size: 14px;
}

td#lp a:link, td#lp a:visited {
	color: #FFFF99;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

td#lp a:hover {
	color: white;
	font-size: 14px;
}

/* </A top_menu> */

/* <A menu> */
table.menu a:link, table.menu a:visited {
	color: #5B2D00;
	font-weight: normal;
	text-decoration: none;
}

table.menu a:hover {
	color: #FF8913;
}
/* </A menu> */

/* <A content> */
td#content a:link, td#content a:visited {
	color: #0040B0;
	font-weight: normal;
	text-decoration: none;
}

td#content a:hover {
	color: #0000FF;
	text-decoration: underline;
}
/* </A content> */

/* <A foter> */
td#footer a:link, td#footer a:visited, td#footer a:hover {
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}
/* </A foter> */
/* </A> */

