body 
{
	font-size: 9pt; 
	background: #ffebd9 url(pix/background.jpg) repeat-y; 
/*	background: #fff5e8; */
	margin: 0; 
	padding: 0;
	color: #9f5e18; 
	font-family: "Lucida Sans Unicode", "Arial", sans-serif ;
}

div.mnu2 
{
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100% ;
}

div.mnu2 a 
{
	padding-left: 5px; 
/*	background: #ffe7d1;  */
	margin: 0px 15px 3px; 
/*	border-left: white 5px solid;  */
	border-left: black 5px solid;
	width: 100%; 
/*	color: #9f5e18;  */
	color: black;
	text-align: left;
}

div.mnu2 a:hover 
{
/*	background: #ffe4c7;  */
	color: white;
	border-left: gray 5px solid;
}

div.mnu2 a.slct 
{
/*	font-weight: bolder;  */
/*	background: #ffe4c7;  */
/*	border-left: black 5px solid;  */
	border-left: white 5px solid;
	text-decoration: none;
	color: white;
}

div.submenu
{
	margin-left: 10px;
	font-size: 80%;
}

table#main 
{
	border: 0; 
	padding: 0;
	margin: 0;
	width: 100%; 
}

tr 
{
	border: 0; 
	vertical-align: top; 
}

td#col1 
{
/*	border-right: white 1px solid; */
/*	background: #ffebd9 url(pix/background.jpg) repeat-y;  */
	width: 200px; 
/*	color: #9f5e18; */
	color: black;
	border: none;
}

td#col2 
{
	border: medium none; 
	background: #fff0e0; 
	width: 75%; 
}

td#col2 h1 
{
	padding-right: 0px; 
	padding-left: 0px; 
	font-size: 150%; 
	padding-bottom: 0px; 
	width: 100%; 
	padding-top: 0px; 
	text-align: center;
}

td#col1 h2 
{
	padding-right: 0px; 
	padding-left: 0px; 
	font-size: 100%; 
	margin-bottom: 0px; 
	padding-bottom: 0px; 
	width: 100%; 
	padding-top: 0px; 
	text-align: center;
}

td#col2 h2 
{
	padding-right: 0px; 
	padding-left: 0px; 
	font-size: 100%; 
	padding-bottom: 0px; 
	margin-left: 0.5em; 
	width: 100%; 
	padding-top: 0px; 
	text-align: left;
}

div.cdt 
{
	padding: 1em; 
	font-size: 80%; 
	text-align: center;
	width: 180px;
}

div.ctc 
{
	font-size: 120%; 
	margin-bottom: 1em;
}

div.tel 
{
	font-size: 150%; 
	margin-bottom: 1em; 
	text-weight: bolder;
}

div.add 
{
	margin-bottom: 1em; 
	text-weight: bolder;
}

div.eml 
{
	margin-bottom: 1em; 
	text-weight: bolder;
}

div.ope 
{
	font-size: 80%; 
	margin-bottom: 1em;
}

div.grp 
{
	clear: right; 
	font-weight: bolder; 
	font-size: smaller; 
	float: right; 
	color: #4a2885; 
	margin-right: 0.5em; 
	padding-top: 0.5em; 
	text-align: center;
	margin-left: 30px;
}

p 
{
	padding-right: 0.5em; 
	padding-left: 0.5em
}

div.rbx 
{
	clear: right; 
	border-right: black 1px solid; 
	padding-right: 10px; 
	border-top: white 1px solid; 
	padding-left: 10px; 
	background: #ffe7d1; 
	float: right; 
	padding-bottom: 10px; 
	border-left: white 1px solid; 
	width: 280px; 
	padding-top: 10px; 
	border-bottom: black 1px solid; 
	text-align: center;
}

div.rbx a 
{
	color: #9f5e18;
}

div.rbx a:hover 
{
	background: #ffe4c7;
}

/* pn - previous next button table */

table.bnb
{
	width: 100% ;
	margin-top: 10px ; 
}

table.bnb img
{
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
	border: none;
}

table.bnb td.a
{
	width: 50%;
	text-align: left;
}

table.bnb td.c
{
	width: 50%;
	text-align: right;
}

div.desc
{
	padding: 20px;
}
