/* */

*								{ font-family: tahoma; }
body							{ margin: 0; padding: 0; font-size: 12px; background: #F9F7E4; text-align: center; }

/* =LAYERS */
#page							{ width: 999px; margin: 0 auto; border: solid 1px #1A7A0C; }
#head							{ height: 287px; }

#foot							{ height: 91px; padding: 20px 20px 0 150px; color: #302F25; font-family: arial; font-size: 11px; text-align: left; border-top: solid 1px #1A7A0C; background: url('/i/foot-bg.jpg') no-repeat top left; }

div.box							{ padding: 5px; border: solid 1px #2D8112; background: #C2EEB3; }

/* =TABLES */
table.main						{ width: 100%; border-collapse: collapse; margin-top: 3px; border-top: solid 2px #1A7A0C; }
table.main td					{ vertical-align: top; }
table.main td.t33				{ width: 33%; }
table.main td.leftcol			{ width: 207px; padding: 10px; }
table.main td.centercol			{ padding: 10px 25px 15px 15px; text-align: justify; line-height: 22px; }

table.table						{ width: 100%; border-collapse: collapse; }
table.table td.t33				{ width: 33%; vertical-align: top; padding: 10px; font-size: 11px; }
table.table td.brd				{ width: 5px; background: url('/i/td-bg.gif') repeat-y top left; }


/* =HEADERS */
h3.head							{ font-family: arial; font-size: 14px; font-weight: bold; color: #045895; text-transform: uppercase; }
div.box h4						{ margin: 0 0 5px 0; }

/* =LISTS */
ul.menu							{ width: 200px; margin: 20px 0; padding: 0; list-style-type: none; }
ul.menu li						{ height: 30px; text-align: left; padding-left: 35px; background: url('/i/menu-bg.gif') no-repeat bottom left; }

/* =LINKS */
a,a:visited						{ color: #275700; text-decoration: none; }
a:hover							{ text-decoration: underline; }

a.lang,a.lang:visited			{ color: #575850; font-size: 11px; font-weight: bold; text-decoration: none; }
a.langc,a.langc:visited			{ color: #575850; font-size: 11px; text-decoration: none; }

a.func,a.func:visited			{ margin-left: 10px; }

a.more,a.more:visited			{ display: block; height: 30px; color: #275700; text-decoration: none; background: url('/i/more1.jpg') no-repeat bottom left; text-align: left; padding-left: 33px; }

ul.menu a,ul.menu a:visited		{ color: #275700; text-decoration: none; }

a.page:link, 
a.page:visited					{ background: #F5F5F5; color: #4E4E4E; padding-left: 4px; padding-right: 4px; text-decoration: none; border: 1px solid #E2E2E2; }
a.page:hover					{ background: #FFFFFF; color: #099eee; padding-left: 4px; padding-right: 4px; text-decoration: none; border: 1px solid #CFCFCF; }

/* =MISC */
img								{ border: 0; }
img.thumb						{ border: solid 5px #64AB4D; }

td.centercol					{ text-align: justify; line-height: 22px; }

span.lang						{ color: #575850; font-size: 11px; }
span.page						{ background: #FFFFFF; color: #099eee; padding-left: 4px; padding-right: 4px; text-decoration: none; border: 1px solid #CFCFCF; }
span.spacer						{ display: block; clear: both; height: 1px; font-size: 0; }

td.t33 span						{ font-size: 11px; color: #7C955B; }
td.t33 strong					{ font-size: 11px; color: #275700; }
