﻿html
{
    background-color:#ffffff;
    width:100%;
    height:auto;
}
body,   code,   pre  
{
    width:100%;
    height:auto;
    margin:0;
    padding:0;
	font-family:Arial;
	font-size:12px;
	vertical-align:top;
	color:#000000;
}
#dCon   a
{
     color:#826959; 
     text-decoration:uderline; 
     font-weight:normal;
}
#dCon    a:hover
{ 
    text-decoration:underline;
}
img
{
        border:0;
}
form
{
    margin:0;
    padding:0;
}
h1
{
    color:#856a45;
    font-size:17px;
    font-weight:normal;
    margin-bottom:10px;
    text-transform:uppercase;
    clear:both;
}
h2
{
    color:#856a45;
    font-size:14px;
    font-weight:normal;
    text-transform:uppercase;
    clear:both;
    border-bottom:dotted 1px #856a45;
}
h3
{
    color:#ffffff;
    font-size:11px;
    font-weight:normal;
    padding:3px 3px 3px 5px;
    background-color:#856a45;
    text-transform:uppercase;
}
h4
{
    font-size:12px;
    clear:both;
    border-bottom:dotted 1px #bf652d;    
}
p
{
    clear:left;
}
#dAll
{
    width:760px;
    background-image:url(dAll_bg.gif);
    background-position:top right;
    background-repeat:no-repeat;
    padding:3px 0 3px 3px;
    margin:0 auto;
}
#dTop
{
    height:197px;
    padding:0;
}
#dTop   img
{
    display:inline;
}
#dMenu
{
    margin-top:3px;
    border-top:1px solid #856a45; 
    border-bottom:1px solid #856a45;
    margin-bottom:5px;
}
#dPath
{
    height:18px;
    /*background-color:#1B046D;
    background-image:url(d_bg.gif);*/
    color:#000000;
    font-size:10px;
    line-height:16px;    
}
#dPath  a
{
    color:#000000;
    text-decoration:underline;
}
#dPath  a:hover
{
    text-decoration:none;
}
#dCon
{
    height:auto;
    margin-top:10px;
}
#dLMenu
{
    float:left;
    width:165px;
    margin-right:10px;
}
#dMCon
{
    float:left;
    width:585px;
}
#dRMenu
{
    float:right;
    width:225px;
    margin-left:10px;
}
#dBP
{
    clear:both;    
}
#dBP    a
{
    background-color:#856a45;
    color:#fff;
    text-decoration:none;
    margin-right:5px;
    padding-left:15px;
    display:inline-block;
    background-position:left;
    background-repeat:no-repeat;
    border:1px outset #856a45;
}
.btnPrint
{
    background-image:url(print.gif);
}    
.btnBack
{
    background-image:url(back.gif);
}  
#dBottom
{
    clear:both;
    line-height:30px;
    margin-top:9px;
    color:#515151; 
    font-size:11px;
    border-top:1px solid #856a45;
}
#dBottom    a
{
    color:#6D6C6C; text-decoration:none; font-weight:normal;
}
#dBottom    a:hover
{
    text-decoration:underline;
}
#dMenu  a
{
    display:inline-block;
    color:#856a45;
    font-size:13px;
    margin-right:55px;
    text-transform:none;
    text-decoration:none;
    /*background-color:#f6f7ff;*/
}
#dMenu  a:hover
{
    text-decoration:none;
    color:#afa979;
}
#dMenu  a.sM
{
    color:#000000;
    background-image:url(d_bg.gif);
}
#dLMenu a
{
    display:block;
    border-bottom:1px solid #856a45;
    margin-bottom:5px;
    font-weight:normal;
    text-transform:uppercase;
    border-left:12px solid #856a45;
    padding-left:2px;
    text-decoration:none;
}
#dLMenu a:hover
{
    text-decoration:none;
    border-left:12px solid #afa979;
}
#dCon   img
{
    border:3px solid #afa979;
    margin:5px;
}
.pGt
{
    height:71px;
    width:100px;
    float:left;
    display:inline-block;
    margin:10px;
    text-align:left;
}
.pGp
{
    height:230px;
}
.fTxt	{
	border: 1px inset #856a45;
	background-color: #ffd8a6;
	font-size:11px;
	width: 98%;
	overflow: auto;
	color:#000;
	font-family:Tahoma;
}
.fBtn	{
	border: 1px outset #856a45;
	font-size: 11px;
	font-weight:bold;
	background-color: #856a45;
	color:#ffffff;
}
.fLbl
{
    float:left;
    width:120px;
    clear:left;
}
.tb
{
    width:100%;
    background-color:#afa979;
}
.tb    td
{
    background-color:#ffffff;
	padding: 1px 5px 1px 5px;
	margin: 0;
	text-align:left;    
}
 .tb    th
 {
    background-color:#afa979;
    color: #ffffff;
	padding: 1px 5px 1px 5px;
	margin: 0;
	text-align:left;
	font-weight:bold;   
}
.pdf
{
	padding: 0 0 0 20px;
	line-height: 18px;
	height: 18px;
	background-image: url(pdf.gif);
	background-position: left-top;
	background-repeat: no-repeat;
}
.ppt
{
	padding: 0 0 0 20px;
	line-height: 18px;
	height: 18px;
	background-image: url(ppt.gif);
	background-position: left-top;
	background-repeat: no-repeat;
}
.doc
{
	padding: 0 0 0 20px;
	line-height: 18px;
	height: 18px;
	background-image: url(doc.gif);
	background-position: left-top;
	background-repeat: no-repeat;
}