﻿body, html
{
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    color:#000000;
    background:#07264d url(body_bg.gif) repeat-x;
    font-family:Verdana,Arial,"Trebuchet MS";
    font-size:12px;
}
#dAll
{
    width:891px;
    margin:0 auto;
    background-color:#ffffff;
}
#dTop
{
    width:891px;
    height:86px;
}
#dTop   img,    #dTop   a
{
    display:inline;
    margin:0;
    padding:0;
}
#dMenu
{
    line-height:70px;
    background:url(dMenu_bg.gif) repeat-x;
    height:70px;
    text-align:center;
}
#dCon
{
    clear:both;
    float:left;
    width:891px;
}
#dBot
{
    clear:both;
    height:83px;
    background:url(dBot_bg.jpg) no-repeat left;
    color:#07264d;
    padding:0 10px 0 91px;
}
#dMenu  a
{
    display:inline-block;
    color:#ffffff;
    font-size:14px;
    padding:0 10px 0 10px;
    text-align:center;
    border-left:1px solid #397f9e;
    border-right:1px solid #5190ac;
    line-height:40px;
}
#dMenu  a:hover
{
    color:#000000;
    text-decoration:none;
}
#dBot   a
{
    color:#07264d;
    text-decoration:none;
}
#dBot   a:hover
{
    text-decoration:underline;
}
h1
{
    font-size:16px;
    font-weight:normal;
    margin-top:10px;
    border-bottom:1px dotted #a5a485;
}
h2
{
    font-size:14px;
    border-bottom:1px dotted #a5a485;
    font-weight:normal;
}
h3
{
    font-size:12px;
    font-weight:bold; 
    margin:12px 0 0 0;   
}
a
{
    color:#2f6e8d;
    text-decoration:none;
    font-weight:normal;
}
a:hover
{
    color:#000000;
    text-decoration:underline;
}
img
{
    border:0;
    padding:0;
    margin:0;
}
#dHome_3Con
{
    padding-left:81px;
}
#dHome_3Con a
{
    color:#fff;
}
#dHome_3Con a:hover
{
    color:#2f6e8d;
    text-decoration:underline;
}
.photo
{
    border:2px solid #a5a485;
    padding:2px;
    margin:2px;
}
.fTxt
{
    font-size:12px;
    background:#ffffff url(bg_fTxt.gif) no-repeat;
    border:1px solid #50503c;
    font-family:Arial,"Trebuchet MS",Verdana;
    height:16px;
    line-height:15px;
    padding-left:3px;
}
.fTxtE
{
    background-color:#ffe5e2;
}
.fTxtF
{
    background-color:#f3ffe2;
}
.fLbl
{
    float:left;
    width:125px;
    clear:left;
}
.fBtn
{
    background-color:#a03c3c;
    border:1px solid #6c0000;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
}


.tb
{
    border:1px dotted #a5a485;
    border-collapse:collapse;
    width:100%;
}
.tb	td	{
	padding:10px;
	margin: 0;
	border-left: 1px dotted #a5a485;
	border-bottom: 1px dotted #a5a485;
}
.tb	th, .tbth	{
    background-color:#920000;
    border-bottom:1px dotted #a5a485;
    color:#ffffff;
    font-weight:normal;
    padding:10px;
    text-align:left;
}
.warning
{
    color:red;
    border:1px solid #red;
}
.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;
}
