@charset "iso-8859-1";

body         { color: #000000; background-color: #BD8F33; background-image: 
               url('images/background-page.jpg'); background-repeat: repeat; margin:0px;
               font-family: Arial, Helvetica, sans-serif; }
               
table.main   {color: #000000; border: 1px solid #75644D; padding: 0; background-color: 
               #D8BF8C; background-image: url('images/background-table.jpg')}
               
table.linsert { color: #000000; border: 1px solid #75644D; padding: 3; margin-left:5px; 
				margin-top:2px; margin-bottom:2px}
               
table.header {background-image: url('images/background-top.jpg'); background-repeat: repeat-x; background-position: right}
table.submenu { color: #000000; background-color: #D2B26C; background-image: 
               url('images/background-submenu.gif')}
table.foot   { background-image: url('images/background-bottom.jpg'); background-repeat: 
               repeat-x; background-position-x:left}               

td.main {padding-left:10px; padding-right:10px; padding-bottom:10px}     

img.pl {border: 1px solid #75644D; padding-left: 0px; padding-right: 0px; padding-top: 0px; 
               padding-bottom: 0px; float:left; clear:both; margin-right:5px;} 
img.pr {border: 1px solid #75644D; padding-left: 0px; padding-right: 0px; padding-top: 0px; 
               padding-bottom: 0px; float:right; clear:both; margin-left:5px;}
			   
input.login {background: #CC9900; size: 20px} 
input.textboxes {background: #CC9966}           
              
 
h1 {font-family: Arial, Helvetica, sans-serif; font-size:20px; text-align:center; margin-bottom:5px; margin-top:0px; color:#564D3A}
h2 {font-family: Arial, Helvetica, sans-serif; font-size:18px; text-align:center; margin-bottom:5px; margin-top:15px; color:#6D614A}
h3 {font-family: Arial, Helvetica, sans-serif; font-size:16px; text-align:justify; margin-bottom:5px; margin-top:15px; color:#6D614A}
h4 {font-family: Arial, Helvetica, sans-serif; font-size:14px; text-align:justify; margin-bottom:5px; margin-top:15px; color:#6D614A}
h5 {font-family: Arial, Helvetica, sans-serif; font-size:12px; text-align:justify; color:#6D614A}
h6 {font-family: Arial, Helvetica, sans-serif; font-size:10px; text-align:justify; color:#6D614A}
p {font-family: Arial, Helvetica, sans-serif; font-size:14px; text-align:justify; margin-top:5px; margin-bottom:10px;}

h3.site {margin-bottom:0px; margin-top:15px; color:#6D614A;}
h4.site {margin-bottom:0px; margin-top:0px; color:#6D614A; margin-left:10px; font-size:13px;}
h5.site {margin-bottom:0px; margin-top:0px; color:#6D614A; margin-left:20px; font-size:12px;}
h6.site {margin-bottom:0px; margin-top:0px; color:#6D614A; margin-left:30px; font-size:11px;}

dl {margin-top:5px; margin-bottom:10px;}
dt {font-family: Arial, Helvetica, sans-serif; font-size:14px; text-align:justify; margin-top:5px;}
dd {font-family: Arial, Helvetica, sans-serif; font-size:14px; text-align:justify; margin-top:0px; padding-left:0px;
	margin-left:20px}


table.linsert h3 {text-align:center; margin:0px}

h3.port {text-align:center}

.clear {clear:both}
.footer {margin:0px; text-align:right}
.footcent {margin:0px; text-align:center}
.current {color: #AA1D16}
.picture {text-align:center}
.center {text-align:center}

.right {font-size:26px; color:#A69471; text-align:center}

table.submenu h5 {margin-left:5px; margin-bottom:0px; margin-top:5px}
table.submenu h5.sub {margin-top:0px}
table.submenu h5.currentsub {margin-top:0px; color: #AA1D16}

a             { text-decoration: underline; }
a:focus       { outline-style: none }
a:link        { color: #0000CC;text-decoration: underline }
a:visited     { color: #CC0066;text-decoration: underline }
a:hover       { color: #FF0000; text-decoration:underline }

A.head  		{color: #6D614A; text-decoration: none;}
a:focus.head	{color: #6D614A; text-decoration: none;}
a:link.head		{color: #6D614A; text-decoration: none;}
a:visited.head	{color: #6D614A; text-decoration: none;}
a:hover.head	{color: #CC0000; text-decoration: none;}
			   
A.foot  		{color: #000000; text-decoration: none;}
a:focus.foot	{color: #000000; text-decoration: none;}
a:link.foot		{color: #000000; text-decoration: none;}
a:visited.foot	{color: #000000; text-decoration: none;}
a:hover.foot	{color: #CC0000; text-decoration: none;}

A.submenu  		{color: #000000; text-decoration: none;}
a:focus.submenu	{color: #000000; text-decoration: none;}
a:link.submenu		{color: #000000; text-decoration: none;}
a:visited.submenu	{color: #000000; text-decoration: none;}
a:hover.submenu	{color: #CC0000; text-decoration: none;}