﻿html
{
    background:#f1f3f2 url(dHtml_bg.jpg) repeat-x 0 0;
    width:100%;
    height:auto;
}
body,   code,   pre  
{
    width:100%;
    height:auto;
    margin:0;
    padding:0;
	font-family:Verdana, Arial;
	font-size:12px;
	vertical-align:top;
	color:#000000;
}
#dCon   a
{
     color:#99c23e; 
     text-decoration:uderline; 
     font-weight:bold;
}
#dCon    a:hover
{ 
    text-decoration:underline;
}
img
{
        border:0;
}
form
{
    margin:0;
    padding:0;
}
h1
{
    color:#6b6b6b;
    font-size:17px;
    font-weight:normal;
    margin:10px;
}
h2
{
    color:#99c23e;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    clear:both;
}
h3
{
    color:#ffffff;
    font-size:11px;
    font-weight:normal;
    padding:3px 3px 3px 5px;
    background-color:#fc8200;
    text-transform:uppercase;
}
h4
{
    font-size:12px;
    clear:both;
    border-bottom:dotted 1px #bf652d;    
}
p
{
    clear:left;
}
#dAll
{
    width:932px;
    margin:0 auto;
}
#dTop
{
    height:102px;
    padding:0;
    background-color:#ffffff;
}
#dMenu
{
    height:27px;
}
#dCon
{
    width:720px;
    float:left;
    background-color:#ffffff;
}
#dMenuLeft
{
    float:left;
    width:212px;
}

#dBP
{
    clear:both;
    margin:10px 0 0 212px;
    padding:0 0 10px 15px;
    background-color:#ffffff;
}
#dBP    a
{
    background-color:#99c23e;
    color:#fff;
    text-decoration:none;
    margin-right:5px;
    padding:0 3px 0 15px;
    display:inline-block;
    background-position:left;
    background-repeat:no-repeat;
}
.btnPrint
{
    background-image:url(print.gif);
}    
.btnBack
{
    background-image:url(back.gif);
}  
#dBottom
{
    clear:both;
    background:#ffffff url(/app_gfx/dFooter_bg.jpg) repeat-x;
    line-height:30px;
    height:135px;
    color:#ffffff; 
    font-size:11px;
}
#dBottom    a
{
    color:#99c23e; text-decoration:none; font-weight:normal;
}
#dBottom    a:hover
{
    text-decoration:underline;
}
#dMenu  a
{
    display:inline-block;
    color:#6b6b6b;
    font-size:14px;
    margin-right:23px;
    text-transform:none;
    text-decoration:none;
    font-weight:bold;
    line-height:25px;
}
#dMenu  a:hover
{
    text-decoration:none;
    color:#99c23e;
}
#dMenu  a.sM
{
    color:#000000;
    background-color:#efdbce;
}
#dMenuLeft a
{
    display:block;
    color:#495a5d;
    font-size:14px;
    line-height:40px;
    margin-bottom:5px;
    font-weight:normal;
    padding-left:2px;
    text-decoration:none;
    border-bottom:1px dotted #c3c8cb;
}
#dMenuLeft a:hover
{
    text-decoration:none;
    background:#ffffff url(dLeft_a_bg.jpg) repeat-x;
    color:#99c23e;
}
#dMenuLeft  a.sM
{
    background:#ffffff url(dLeft_a_bg.jpg) repeat-x;
}
.pGt
{
    height:71px;
    width:100px;
    float:left;
    display:inline-block;
    margin:10px;
    text-align:left;
}
.pGp
{
    height:230px;
}
.fTxt	{
	border: 1px inset #ef8a4b;
	background-color: #efdbce;
	font-size:11px;
	width: 98%;
	overflow: auto;
	color:#000;
	font-family:Tahoma;
}
.fBtn	{
	border: 1px solid #99c23e;
	font-size: 11px;
	font-weight:bold;
	background-color: #99c23e;
	color:#ffffff;
}
.fLbl
{
    float:left;
    width:120px;
    clear:left;
}
.tb
{
    width:100%;
    background-color:#3d3a6c;
}
.tb    td
{
    background-color:#ffffff;
	padding: 1px 5px 1px 5px;
	margin: 0;
	text-align:left;    
}
 .tb    th
 {
    background-color:#1B046D;
    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;
}
.pGt
{
    width:145px;
    float:left;
    display:inline-block;
    border:solid 1px #cdcdcd;
    margin:5px;
    padding:5px;
}
.pGp
{
    width:480px;
    border:solid 1px #cdcdcd;
    margin:5px;
    padding:5px;
}
.aPhotoG
{
    display:block;
    border-bottom:1px solid #005c9c;
    font-weight:normal;
    text-transform:uppercase;
    border-left:12px solid #005c9c;
    padding-left:2px;
    text-decoration:none;
    float:right;
}
.aPhotoG:hover
{
    text-decoration:none;
    border-left:12px solid #2779be;
}