body
{
    font-family: Verdana, Helvetica, sans-serif;
    background-color: White;
    font-size: 8pt;
    margin: 0px;
    vertical-align: top;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: Silver;
    scrollbar-arrow-color: Teal;
    scrollbar-track-color: White;
    scrollbar-shadow-color: Silver;
    scrollbar-darkshadow-color: Silver;
}

table
{
    font-family: Verdana, Helvetica, sans-serif;
    table-layout: fixed;
    font-size: 8pt;
    margin: 0px;
    padding: 0px;
	 text-align: left;
}

img
{
border: 0px;
}

.header
{
    margin-left: 500px;
    margin-top: 0px;
    width: 300px;
    text-align: right;
}

.site_map
{
    margin: 18px 0px 14px 0px;
    padding: 0px;
}

.lang
{
    margin: 0px;
    padding: 0px;
}

.main
{
    margin: 0px;
    padding: 0px;
    width: 800px;
    border: 1px solid #E6E6E6;
    text-align: left;
}

.ltext
{
    padding: 2px;
    margin-top: 20px;
    margin-left: 5px;
    width: 170px;
    min-height: 380px;
    height: 380px;
	 float: left;
}

.rtext
{
    color: #3E3E3E;
    padding: 3px;
    width: 570px;
    min-height: 500px;
    margin-top: 20px;
    margin-left: 190px;
    text-align: justify;
    z-index: auto;
    position: static;
}

/*----------------- text ---------------- */

.order
{
	margin-top: 10px;
	margin-left: 0px;
}
.order a
{
	text-decoration: underline;
	color: Red;
	padding-bottom: 10px;
}

a
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    color: #0B0061;
}
a:hover
{
    color: Black;
}
a.link
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: Gray;
    font-weight: bold;
}
a.link:hover
{
    color: #177366;
    font-weight: bold;
}


.h1
{
    color: #393939;
    font-size: 14pt;
    font-weight: bold;
}

.h2
{
    color: #0B0061;
}

.h3
{
    color: Black;
    font-size: 1.2em;
    font-weight: bold;
}


.menu_left
{
    font-size: 1.1em;
    font-weight: bold;
	 margin-top: 0px;
}

.small
{
    color: Gray;
    text-align: left;
    font: normal bold 7pt Arial, Helvetica, sans-serif;
}

.map
{
    font: 8pt sans-serif;
    border: 1px none Gray;
}

.newsh
{
    color: Black;
    font-weight: bold;
    font-size: 1.1em;
    border-bottom: 1px solid #b8b8b8;
    display: block;
    padding: 0px 10px 0px 10px;
    text-align: center;
}

tr.d_bg
{
	background-color: #F2F5FF;
}

td.bor_left
{
	border-left: 1px solid Silver;
}
td.bor_right
{
	border-right: 1px solid Silver;
}
td.bor
{
	border: 1px solid Silver;
}

li{
	list-style-position: outside;
	margin-top: 5px;
	margin-left: 12px;
}
