body {
margin: 0px;
padding: 15px 0px 0px;
color: #504f4a;
background: #ffffff url(../img/page_bg2.png) repeat-x;
font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#tableLayout {
background-color: #FFFFFF;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
margin-bottom: 40px;
}
#tableLayout, #tableLayout td {
border-collapse: collapse;
}
#tableLayout #tdLogo, #tdImg, #tdBar {
margin: 0;
padding: 0;
}
#tableLayout #tdLogo {
width: 270px;
background-color: #726e69;
margin: 0;
padding: 0;
}
#tableLayout #tdSidebar {
background-color: #edeceb;
vertical-align: top;
padding: 50px 20px 20px;
background-image: url(../img/sidebar_bg.gif);
background-repeat: no-repeat;
background-position: 0 bottom;
width: 270px;
}
#tableLayout #tdMain {
background-color: #fff;
vertical-align: top;
padding: 50px 20px 20px;
width: 490px;
}
#tableLayout #tdLang {
background-color: #b2b1af;
padding: 4px 0;
text-align: center;
}
#tableLayout #tdLang .formlang {
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #504f4a;
width: 180px;
height: 16px;
padding: 0;
margin: 0;
border: 1px solid #504f4a;
}

#tableLayout #tdCopyright {
background-color: #888683;
padding: 4px 0;
color: #c5c4c3;
text-align: center;
border-top: 1px solid #acaaa6;
}

h1 {
font: normal 22px Georgia, "Times New Roman", Times, serif;
color: #5C5953;
margin-top: 0px;
margin-bottom: 25px;
}
h2 {
font-size: 14px;
font-weight: bold;
color: #5C5953;
margin-bottom: 10px;
margin-top: 0;
}
h3 {
font-size: 12px;
font-weight: bold;
color: #5C5953;
border-left: 12px solid #cac8c6;
padding-left: 5px;
margin-bottom: 6px;
margin-top: 0;
}

a:link {
color: #3f3d3a;
text-decoration: underline;
font-weight: normal;
font-style: normal;
}
a:visited {
color: #78756d;
font-weight: normal;
font-style: normal;
}
a:hover {
color: #3f3d3a;
text-decoration: underline;
font-weight: normal;
font-style: normal;
}



#tableLayout #tdSidebar a {
padding: 4px;
display: block;
text-decoration: none;
margin: 0;
}
#tableLayout #tdSidebar p {
margin-top: 0;
margin-bottom: 3px;
}
#tableLayout #tdSidebar a.current {
/*font-weight: bold;
background: url(../img/bgLink.gif) repeat-x left bottom;*/
color: #72706c;
font-weight: bold;
}
#tableLayout #tdSidebar a:link, 
#tableLayout #tdSidebar a:visited, 
#tableLayout #tdSidebar a:active {
color: #72706c;
font-weight: bold;
}
#tableLayout #tdSidebar a:hover {
background: url(../img/bgLink.gif) repeat-x left bottom;
}

#tableLayout #tdSidebar a.secLev,
#tableLayout #tdSidebar a.secLev:visited {
padding: 0px 0px 0px 20px;
display: block;
text-decoration: none;
margin: 0;
font-weight: normal;
line-height: 13px;
}
#tableLayout #tdSidebar a.secLev:hover {
text-decoration: underline;
background-image: none;
font-weight: normal;
font-style: normal;
}

#tableNews {
width: 100%;
}
#tableNews th, td {
border-collapse: collapse;
padding: 3px 6px;
}
#tableNews th {
color: #fff;
background-color: #504f4a;
text-align: left;
font-size: 10px;
}
#tableNews tr.altRow td {
background-color: #ecefef;
}


form {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
#tableForm {
width: 440px;
color: #504f4a;
margin: 0 0 40px;
}
#tableForm td {
background-color: transparent;
border-collapse: collapse;
color: #504f4a;
border-bottom: 1px solid #dddbd9;
padding: 8px 2px 5px 8px;
}
#tableForm td.label {
background-color: transparent;
color: #9a998d;
border-bottom: 1px solid #dddbd9;
white-space: nowrap;
font-weight: bold;
}
.textLarge, .textLargeMand, .selectLarge, .textAreaLarge {
font: 11px Verdana, Arial, Helvetica, sans-serif;
color: #504f4a;
width: 260px;
font-size: 1em;
padding: 0;
margin: 0;
height: 18px;
}
.textLarge {
border: 1px solid #726e69;
background-color: #fff;
}
.textLargeMand {
border: 1px solid #726e69;
background-color: #fff;
}
.selectLarge {
width: 260px;
border: 1px solid #726e69;
height: 20px;
}
.textAreaLarge {
width: 260px;
height: 60px;
border: 1px solid #726e69;
}
.submitLink {
color: #504f4a;
background-color: #d9dede;
text-decoration: underline;
cursor: pointer;
font-weight: bold;
margin: 0;
padding: 2px 8px;
border: 1px solid #726e69;
}
.submitLink:hover {
color: #fff;
background-color: #726e69;
}
.resetLink {
color: #93908a;
background-color: transparent;
text-decoration: underline;
border: 1px solid #726e69;
cursor: pointer;
margin: 0 60px 0 0;
padding: 2px 8px;
}
.resetLink:Hover {
color: #fff;
background-color: #666;
}







br {
line-height: 0.8em;
}
p {
	line-height: 1.7em;
	text-align: justify;
margin-top: 0;
}
ul {
list-style-image: url(../img/bullet.gif);
margin-top: 0;
margin-bottom: 15px;
text-align: left;
}
li {
margin-bottom: 4px;
}


