body
{
font-family: 'Trebuchet MS', 'arial', 'sans-serif';
font-size: 12px;
background: rgb(243,234,217);
color: rgb(80,65,50); /*120,105,90*/
margin: 0px;
}

body.plain
{
font-family: 'Trebuchet MS', 'arial', 'sans-serif';
font-size: 12px;
color: rgb(80,65,50);
background: rgb(255,255,255);
}

table.innercontainer
{
background: rgb(243,234,217);
padding:0px;
width:850px;
}

a:link, a:visited {color: rgb(65,50,35); text-decoration: none; font: bold 100% 'Trebuchet MS', Arial, Sans-serif;}    
a:hover {color: rgb(125,110,95); text-decoration: underline;}  

a.nav:link, a.nav:visited {color: rgb(65,50,35); text-decoration: none; font: bold 16px 'Trebuchet MS', Arial, Sans-serif;}    
a.nav:hover {color: rgb(125,110,95); text-decoration: underline;}  
a.nav:active {color: rgb(65,50,35); text-decoration: none;} 

a.nav2:link, a.nav2:visited  {color: rgb(65,50,35); text-decoration: none; font: bold 15px 'Trebuchet MS', Arial, Sans-serif;}    
a.nav2:hover {color: rgb(125,110,95); text-decoration: underline;}  
a.nav2:active {color: rgb(65,50,35); text-decoration: none;} 

a.nav3:link, a.nav3:visited {color: rgb(200,80,0); text-decoration: none; font: bold 12px 'Trebuchet MS', Arial, Sans-serif;}    
a.nav3:hover {color: rgb(200,80,0); text-decoration: underline;}  

a.nav4:link, a.nav4:visited {color: rgb(0,80,200); text-decoration: none; font: bold 12px 'Trebuchet MS', Arial, Sans-serif;}    
a.nav4:hover {color: rgb(0,80,200); text-decoration: underline;}

a.nav5:link, a.nav5:visited {color: rgb(128,128,64); text-decoration: none; font: bold 12px 'Trebuchet MS', Arial, Sans-serif;}    
a.nav5:hover {color: rgb(128,128,64); text-decoration: underline;} 

a.nav5b:link, a.nav5b:visited {color: rgb(170,170,170); text-decoration: none; font: bold 12px 'Trebuchet MS', Arial, Sans-serif;}    
a.nav5b:hover {color: rgb(170,170,170); text-decoration: underline;} 

.hnt
{
font-size:16px;
}


hr
{
height:2px;
border:0px;
color: rgb(195,190,175);
background-color: rgb(195,190,175);
}

hr.nav
{
height:1px;
border:0px;
color: rgb(195,190,175);
background-color: rgb(195,190,175);
}

div.band1
{
padding-left:5px;
color: white;
background-color: rgb(200,200,0); /*rgb(200,80,0) - #AA8000;*/
}

div.band2
{
padding-left:5px;
color: white;
background-color: rgb(0,80,200);
}

div.band3
{
padding-left:5px;
color: white;
background-color: #808000;
}

div.pages
{
font-family: 'Trebuchet MS', Arial, Sans-serif; font-size: 12px;
border: 0px solid black;
width: 98%;
height: 310px;
overflow: auto;
padding: 5px;
}

fieldset.fieldset
{
background:white;
height: 325px;
border: rgb(195,190,175);
padding: 0px;
}

fieldset.fieldset2
{
background:white;
height: 325px;
border: rgb(195,190,175);
padding: 5px;
}

b.brown
{
color: rgb(80,65,50);
}

b.medium
{
color: rgb(80,65,50);
font-size: 16px;
}

b.decorlarge
{
font-size: 24px;
color: rgb(255,255,255);
}

b.skinlarge
{
font-size: 24px;
color: rgb(255,255,255);
}

b.bodylarge
{
font-size: 24px;
color: rgb(255,255,255);
}

b.large
{
color: rgb(80,65,50);
font-size: 24px;
}

p.red
{
color: rgb(255,0,0);
}

img.proimgcat
{
border: 1px solid black;
}

h2.band{color: white; border-bottom: 0px solid rgb(255,255,200);}

h1{color: rgb(125,110,95); border-bottom: 0px solid rgb(255,255,200);}
h2{color: rgb(125,110,95); border-bottom: 0px solid rgb(255,255,200);}
h3{color: rgb(125,110,95); border-bottom: 0px solid rgb(255,255,200);}
h4{color: rgb(125,110,95); border-bottom: 0px solid rgb(255,255,200);}
h5{color: rgb(125,110,95); border-bottom: 0px solid rgb(255,255,200);}
h6{color: rgb(125,110,95); border-bottom: 0px solid rgb(255,255,200);}

h1.plain{color: rgb(125,110,95); border-bottom: 0px solid rgb(255,255,200);}
h2.plain{color: rgb(125,110,95); border-bottom: 0px solid rgb(255,255,200);}
h3.plain{color: rgb(125,110,95); border-bottom: 0px solid rgb(255,255,200);}
h4.plain{color: rgb(125,110,95); border-bottom: 0px solid rgb(255,255,200);}
h5.plain{color: rgb(125,110,95); border-bottom: 0px solid rgb(255,255,200);}
h6.plain{color: rgb(125,110,95); border-bottom: 0px solid rgb(255,255,200);}

.form
{
border: solid 1px #CCCCCC;
font-family: arial, sans-serif;
font-size: 12px;
width: 280px;
}

.txtform
{
border: solid 1px #CCCCCC;
font-family: arial, sans-serif;
font-size: 12px;
width: 400px;
height: 150px;
}

td.ConfirmTableCell
{
background:rgb(255,255,255);
font:normal 70% 'Trebuchet MS', Arial, Sans-serif;
border:3px solid rgb(150,135,120);
border-top:none;
}


td.ConfirmTableHeader
{
color: white;
background-color:rgb(80,65,50);
font: bold 80% 'Trebuchet MS', Arial, Sans-serif;
border:1px solid rgb(80,65,50);
border-top:none;
}

table.container
{
height:500px;
width:100%;
}

div.footer
{
font-family: arial;
font-size: 11px;
margin:7px;
}
