﻿html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, dl, dt, dd, form, fieldset, a, button {
     margin: 0;
     padding: 0;
     border: 0;
}
body
{
	/*background-color:#40413B;*/
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8pt; /*color: #454640;*/
	color: #5C5F52;
	background-image: url(images/bg_tile3.jpg);
	background-color: transparent;
	background-repeat: repeat;
	background-attachment: fixed;
}

h1, h2, h3, h4, h5, h6 {font-family: Arial, Helvetica, Sans-Serif;}

h1, a.ah1
{
	color: #943225;
	text-transform: uppercase;
	text-decoration: none;
	margin:0.5em 0 0 0;
	font-size: 1.1em;
	font-weight: bold;
}
h2 {color:#943225;}

h3, h4, h5, h6
{
	color: #454640;
}	
	

h2 {
    margin:0.5em 0 0 0;
	font-size: 1.0em;
	font-weight: bold;
}
h3 {
    margin:0.5em 0 0 0;
	font-size: 0.9em;
	font-weight: bold;
}
h4 {
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}
h5 {
	margin: 0.5em 0;
	font-size: 0.7em;
	font-weight: bold;
}
h6 {
	margin: 0.7em 0;
	font-size: 0.8em;
	font-weight: bold;
}

p, div, span, input, td, option, select
{font-size:8pt}

p  
{
	
	margin: 1em 0;
	/*
	line-height: 1em;
	*/
}

a
{
	text-decoration: none;
	color: #943225;
	text-justify: distribute;
	text-align: justify;
}

a:hover {text-decoration:underline;}


/* ============================================================ */
.lang
{
	background-image:url(Images/header_01_Right.jpg);
	vertical-align:bottom;
	text-align:right;
}
a.langbtn
{
 color: #ffffff;
}



#Table_01 {
	width:800px;
	height:600px;
	background-color: #F9DC66;
	padding: 0px 0px;
}

.MainContent
{
	padding: 6px 6px;
	vertical-align:top;
	text-align:justify;
}

.LeftContent
{
	padding: 6px 6px;
	vertical-align:top;
	text-align:justify;
	width:577px;
}

.RightContent
{
	padding: 6px 6px;
	vertical-align:top;
	text-align:justify;
	width:223px;
}

a.Title {text-decoration:none;color:#943225;margin:0.5em 0 0 0;font-size: 10pt;font-weight: bold;}
a.Title:hover {text-decoration:underline;}
.Title {text-decoration:none;color:#943225;margin:0.5em 0 0 0;font-size: 10pt;font-weight: bold;}
.TitleBox
{font-weight: bold;}
.SubTitleBox
{font-weight: bold;border-bottom: #990000 1px solid;}

a.RightContentTitle {text-decoration:none;}

a.RightContentTitle:hover {text-decoration:underline;}

.TopMenu
{
	/*background-color: #C4C67B;*/
	background-color: #58ce5e;
	text-align: center;
}
.TopMenuItem
{
	padding: 6px 6px;
	color: #454640;
	font-weight: normal;
	border-right: #454640 2px solid;
	border-top: #454640 2px solid;
	border-left: #454640 2px solid;
	border-bottom: #454640 2px solid;
	width: 105px;
}
.TopMenuHover {
	padding: 6px 6px;
	color: #FFFFFF;
	background-color:#943225;
	font-weight: normal;
	border-right: #454640 2px solid;
	border-top: #454640 2px solid;
	border-left: #454640 2px solid;
	border-bottom: #454640 2px solid;
}
.TopMenuSelected {
	padding: 6px 6px;
	color: #FFFFFF;
	background-color:#943225;
	font-weight: normal;
	border-right: #454640 2px solid;
	border-top: #454640 2px solid;
	border-left: #454640 2px solid;
	border-bottom: #454640 2px solid;
}


.ReadMore
{
	vertical-align: top;
	text-align: justify;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 16px;
	padding-top: 2px;
}

td.Footer_Counter
{
	background-color: #a3bbbd;
}
