﻿body, html
{
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    color:#574f22;
    background:#e4dfb8 url(body_bg.jpg) repeat-x;
    font-family:Verdana,Arial,"Trebuchet MS";
    font-size:12px;
}
#dAll
{
    width:960px;
    margin:0 auto;
    background:url(dAll_bg.gif) repeat-y;
}
#dTop
{
    height:187px;
}
#dTopPrint
{
    display:none;
}
#dMenu
{
    background:url(dMenu_bg.jpg) no-repeat;
    height:21px;
    padding:50px 0 0 0;
    text-align:center;
}
#dImg
{
    height:247px;
    background:url(dImg_bg.jpg) 0 0 no-repeat;
}
#dCon
{
    padding:0 70px 0 70px;
}
#dBot
{
    clear:both;
    height:50px;
    background:url(dBot_bg.jpg) no-repeat;
    color:#574f22;
    text-align:center;
    padding-top:15px;
    font-size:11px;
}
#dTop   a,  #dTop   img
{
    display:inline;
}
#dMenu  a
{
    display:inline-block;
    color:#ffffff;
    text-transform:uppercase;
    font-size:14px;
    text-align:center;
    border-right:1px dotted #ffffff;
    padding:0 7px 0 7px;
    font-weight:normal;
}
#dMenu  a:hover
{
    color:#003256;
}
#dBot  a
{
    display:inline-block;
    color:#574f22;
    text-transform:lowercase;
    text-align:center;
    border-right:1px dotted #574f22;
    padding:0 5px 0 5px;
}
#dBot  a:hover
{
    text-decoration:underline;
}
h1
{
    font-size:28px;
    font-weight:normal;
    margin-top:0;
    padding-top:15px;
    color:#574f22;
    font-family:Times New Roman;
    text-align:center;
}
h2
{
    font-size:14px;
    font-weight:normal;
    text-align:center;
    background:url(/app_gfx/dHome_bg.jpg) 0 -215px no-repeat;
}
h3
{
    font-size:12px;
    font-weight:bold; 
    margin:12px 0 0 0;   
}
a
{
    color:#616160;
    text-decoration:none;
    font-weight:bold;
}
a:hover
{
    color:#000000;
}
img
{
    border:0;
    padding:0;
    margin:0;    
}
.photo
{
    border:1px solid #d7d3b9;
    padding:3px;
    background-color:#ffffff;
    margin:2px;
}
.fTxt
{
    font-size:12px;
    background:#ffffff url(bg_fTxt.gif) no-repeat;
    border:1px solid #616160;
    font-family:Arial,"Trebuchet MS",Verdana;
    height:16px;
    line-height:15px;
    padding-left:3px;
}

.fBtn
{
    background-color:#616160;
    border:2px outset #616160;
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
}

.tb
{
    border:1px dotted #cacaca;
    border-collapse:collapse;
    width:100%;
}
.tb	td	{
	padding:10px;
	margin: 0;
	border-left: 1px dotted #cacaca;
	border-bottom: 1px dotted #cacaca;
}
.tb	th, .tbth	{
    background:url(/app_gfx/dHome_bg.jpg) 0 -202px no-repeat;
    border-bottom:1px dotted #cacaca;
    color:#574f22;
    font-weight:normal;
    padding:10px;
    text-align:left;
}
.warning
{
    color:red;
    border:1px solid #red;
}
.dHide
{
    display:none;
}
.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;
}
.wmv
{
	padding: 0 0 0 20px;
	line-height: 18px;
	height: 18px;
	background-image: url(wmv.gif);
	background-position: left-top;
	background-repeat: no-repeat;
}
