/* reset
--------------------------------------------------*/
html,body,h1,h2,h3,h4,h5,h6,p,form,fieldset { margin:0;padding:0;border: 0px; }
img { border: 0px; }

/* body + html
--------------------------------------------------*/
html, body
{
 width: 100%;
 height: 100%; 
}

body {
       font-family: Arial;
       font-size: 62.5%;   /* Resets 1em to 10px */
       text-align: left;   /* Center for IE 5.x */
       color:black;
       min-width:1000px;
       font-weight:normal;
       font-family:Verdana, Arial, Helvetica, sans-serif;
}

html {background-image: url("images/bg.jpg");}

.left { float: left; }
.right { float: right; }
a:link {  }
a:visited {  }
a:hover {  }

.mtbl {width:100%; height:100%;}

a.menu{ font-size:13px; font-weight:bold; text-decoration:none; color:black;}
a.menu:hover{ text-decoration:underline;}

.lefttd {width:156px;}
.lefttd table {width:156px; height:100%;}
.lefttd table tr td.bg1 {height:234px; background:url('images/leftbg1.jpg') top no-repeat;}
.lefttd table tr td.bg2 {background:url('images/leftbg2.jpg') top repeat-y;}
.lefttd table tr td.bg3 {height:396px; background:url('images/leftbg3.jpg') bottom no-repeat;}

.righttd {width:214px;}
.righttd table {width:214px; height:100%;}
.righttd table tr td.bg1 {height:240px; background:url('images/rightbg1.jpg') top no-repeat;}
.righttd table tr td.bg2 {background:url('images/rightbg2.jpg') top repeat-y;}
.righttd table tr td.bg3 {height:401px; font-size:13px; color:black; padding-left:10px; padding-top:370px; background:url('images/rightbg3.jpg') top no-repeat;}
.righttd table tr td.bg3 a {font-size:13px; text-decoration:underline; color: black;}
.righttd table tr td.bg3 a:hover {text-decoration:none;}

.centtd {padding-bottom:12px; padding-top:9px;}
.centtd table.ctbl {width:100%; height:100%; background:url('images/bgtop.jpg') top left repeat-x #f7f3f1;}
.centtd table.ctbl tr td.ctd {padding:20px 40px 20px 20px; background:url('images/card01.jpg') no-repeat 100% 1px;}
.centtd table.ctbl tr td.copy {background:url('images/bottombg1.jpg') bottom left no-repeat; height:73px;}

.head {height:118px; padding-right:30px;}
.head table tr td.name { font-size:40px; color:black; height:118px; width:415px; /*background:url('images/osmat.jpg') no-repeat right;*/}
/*.head table tr td.name img {height:118px; width:415px;}*/

.menunextl {width:100%;}
.menunextl tr td {color:#894b27; font-size:16px;}
.menunextl tr td a {color:#894b27; font-size:16px; text-decoration:underline;}
.menunextl tr td a:hover {text-decoration:none; color:#c28a6b;}

.pages {width:100%; text-align:center; color:black; font-size:14px;}
.pages a {font-size:12px; color:#be8361; text-decoration:underline;}
.pages a:hover {text-decoration:none;}

.printurl {width:100%; text-align:center; padding-top:10px;}
.printurl a {font-size:12px; color:#be8361; text-decoration:underline;}
.printurl a:hover {text-decoration:none;}

.lnc {width:100%; height:1px; padding-right:40px; padding-bottom:8px;}
.linenav {width:100%; height:1px; background:#d8bfa2;}
.navig {height:20px; width:100%; padding-bottom:10px; color:black; font-size:14px;}
.navig a {color:black; font-size:14px; text-decoration:underline;}
.navig a:hover {text-decoration:none;}
.navig span {color:#c69274;}

td.cits {height:100%; padding-top:50px;}

.inmenu {width:100%;}
.inmenu tr td {width:50%; color:black; font-size:14px;}
.inmenu tr td .lev1 {font-size:16px; color:#c48967; text-decoration:underline;}
.inmenu tr td a {font-size:14px; color:black; text-decoration:none;}
.inmenu tr td a:hover {text-decoration:underline;}

table.indexcont {width:100%; margin-bottom:30px;}
table.menunextl a {font-weight:bold;}
table.indexcont tr td {width:50%; color:black; font-size:12px; padding:10px 0px; vertical-align:top;}
table.indexcont tr td.i_lft {padding-right:15px;}
table.indexcont tr td.i_rght {padding-left:15px;}
table.indexcont tr td img {float:left; margin:0px 10px 10px 0px;}