﻿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;
}
#dAll
{
    width:775px;
    margin:0 auto;
}
#dTop
{
    height:103px;
    padding:0;
}
#dMenuCon
{
    background-color:#b52c1c;
    margin-top:3px;
    border-bottom:9px solid #7a9921;
    margin-bottom:5px;
}
#dCon
{
    height:auto;
    margin-top:10px;
}
#dCon   a
{
     color:#bf652d; 
     text-decoration:uderline; 
     font-weight:normal;
}
#dCon    a:hover
{ 
    text-decoration:underline;
}
img
{
        border:0;
}
form
{
    margin:0;
    padding:0;
}
h1
{
    color:#bf652d;
    font-size:17px;
    font-weight:normal;
    margin-bottom:10px;
    text-transform:uppercase;
    clear:both;
}
h2
{
    color:#bf652d;
    font-size:14px;
    font-weight:normal;
    text-transform:uppercase;
    clear:both;
    border-bottom:dotted 1px #ec7d38;
}
h3
{
    color:#bf652d;
    font-size:12px;
    font-weight:normal;
    padding:3px 3px 3px 5px;
    text-transform:uppercase;
    border-bottom:dotted 1px #ec7d38;
}
h4
{
    font-size:12px;
    clear:both;
    border-bottom:dotted 1px #bf652d;    
}
p
{
    clear:left;
}
#dBP
{
    clear:both;    
}
#dBP    a
{
    background-color:#d9a501;
    color:#fff;
    text-decoration:none;
    margin-right:5px;
    padding:0 3px 0 15px;
    display:inline-block;
    background-position:left;
    background-repeat:no-repeat;
    border:2px outset #d9a501;
}
.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:9px solid #d9a501;
}
#dBottom    a
{
    color:#6D6C6C; text-decoration:none; font-weight:normal;
}
#dBottom    a:hover
{
    text-decoration:underline;
}
#dMenuCon  a
{
    display:inline-block;
    color:#ffffff;
    font-size:14px;
    padding:3px 10px 3px 10px;
    text-decoration:none;
    font-weight:bold;
    border-right:1px solid #ffffff;
}
#dMenuCon  a:hover
{
    text-decoration:none;
    background-color:#7a9921;
}
#dMenuCon  a.sM
{
    color:#ffffff;
    background-color:#7a9921;
}
#dCon   img
{
    border:3px solid #7a9921;
    margin:5px;
}
.fTxt	{
	border: 1px inset #ef8a4b;
	background-color: #efdbce;
	font-size:11px;
	width: 98%;
	overflow: auto;
	color:#000;
	font-family:Tahoma;
}
.fBtn	{
	border: 1px solid #7a9921;
	font-size: 11px;
	font-weight:bold;
	background-color: #ef9862;
	color:#ffffff;
}
.fLbl
{
    float:left;
    width:120px;
    clear:left;
}
.tb
{
    width:100%;
    background-color:#7a9921;
}
.tb    td
{
    background-color:#ffffff;
	padding: 1px 5px 1px 5px;
	margin: 0;
	text-align:left;    
}
 .tb    th
 {
    background-color:#7a9921;
    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;
}