﻿html
{
    background-color:#5f574a;
    width:100%;
    height:auto;
}
body 
{
    width:100%;
    height:auto;
    margin:0;
    padding:0;
	font-family:Arial;
	font-size:14px;
	vertical-align:top;
	color:#4c3c38;
	font-weight:normal;
    scrollbar-3dlight-color: #beb18f;
    scrollbar-arrow-color: #f3f2e0;
    scrollbar-darkshadow-color: #beb18f;
    scrollbar-face-color: #4c3c38;
    scrollbar-highlight-color: #f3f2e0;
    scrollbar-shadow-color: #f3f2e0;
    scrollbar-track-color: #beb18f;	
}

#dAll
{
    width:960px;
    
    min-height:100%;
    margin:0 auto;
    border:4px solid #ffffff;
    background-color:#f3f2e0;
}
#dTop
{
    width:960px;
    margin:0 auto;
    height:99px;
    background:#5f574a url(logo.gif) center top no-repeat;
}
#dImg
{
    height:270px;
    background-image:url(home_bg.jpg);
    border-bottom:4px solid #ffffff;
    
}
#dMenu
{
    height:23px;
    line-height:20px;
    background-color:#bababa;
    border-bottom:4px solid #ffffff;
}
#dHomeImg
{
    width:960px;
    height:536px;
}
#dCon
{
    margin:10px 20px 0 20px;
    min-height:100px;
}

#dBP
{
    clear:both;
    margin:0 10px 0 10px;   
}
#dTopLang
{
    float:right;
    width:84px;
    font-family:Arial;
}
#dTopLang   a
{
    display:block;
    color:#000000;
    font-size:10px;
    text-decoration:none;
}
#dTopLang   a:hover
{
    color:#beb18f;
}
.dTopLangSel
{
    background:url(/app_gfx/langSel.gif) no-repeat 50px 0;
    color:#beb18f !important;
}
#dBP    a
{
    background-color:#beb18f;
    color:#ffffff;
    text-decoration:none;
    margin-right:5px;
    padding-left:15px;
    padding-right:2px;
    display:inline-block;
    background-position:left;
    background-repeat:no-repeat;
    border:1px outset #beb18f;
}
#dBP    a:hover
{
    background-color:#952028;
    text-decoration:none;
}
.btnPrint
{
    background-image:url(print.gif);
}    
.btnBack
{
    background-image:url(back.gif);
}  
#dBottom
{
    clear:both;
    width:960px;
    margin:10px auto;
    color:#ffffff; 
    font-size:11px;
}
#dBottom    a
{
    color:#ffffff; 
    text-decoration:none; 
    font-weight:normal;
}
#dBottom    a:hover
{
    text-decoration:underline;
    
}
#dFoot
{
    clear:both;
    margin:0 auto;
    width:659px;
    height:10px;
    background-image:url(foot_bg.gif);
}
#dMenu  a
{
    display:inline-block;
    color:#ffffff;    
    font-size:12px;
    width:136px;
    line-height:23px;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:bold;
    border-right:1px solid #ffffff;
}
#dMenu  a:hover
{
    text-decoration:none;
    color:#ffffff;
    background-color:#94958b;
}
#dMenu  a.sM
{
    background-color:#94958b;
}
#dCon   a
{
     color:#be3c39; 
     text-decoration:uderline; 
     font-weight:normal;
}
#dCon    a:hover
{ 
    text-decoration:underline;
}
form,   img
{
    margin:0;
    padding:0;
    border:0;
}
h1
{
    color:#666600;
    font-size:14px;
    font-weight:normal;
    margin-bottom:0px;
    margin-top:0px;
    text-transform:capitalize;
    clear:both;
    font-family:arial;
    
}
h2
{
    color:#666600;
    font-size:14px;
    font-weight:bold;
    text-transform:capitalize;
	clear:both;
    font-family:arial;
}
h3
{
    color:#ffffff;
    font-size:11px;
    font-weight:normal;
    padding:3px 3px 3px 5px;
    background-color:#5d89ac;
    text-transform:uppercase;
}
h4
{
    font-size:12px;
    clear:both;
    border-bottom:dotted 1px #bf652d;    
}
p
{
    clear:left;
}
.img
{
    margin:5px;
    padding:3px;
    background-color:#ffffff;
    border:1px solid #beb18f;
}
.fTxt	{
	border: 1px inset #952028;
	background-color: #f3dddf;
	font-size:14px;
	width: 98%;
	overflow: auto;
	color:#000;
	font-family:Tahoma;
}
.fBtn	{
	border: 1px solid #b64c53;
	font-size: 18px;
	font-weight:bold;
	background-color: #952028;
	color:#f3f2e0 !important;
	text-decoration:none;
	padding:5px;
}
.fBtn:hover   {
    text-decoration:none;
    color:#ffffff !important;
    background-color:#be3c39;
}
.fLbl
{
    float:left;
    width:150px;
    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;
}
