﻿body, html
{
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    color:#000000;
    background-color:#6d6965;
    font-family:Arial,Verdana,"Trebuchet MS";
    font-size:12px;
}
#dAll
{
    width:990px;
    margin:0 auto;
    margin-bottom:20px;
    background:#ffffff url(dLMenu_bg.gif) 0 0 repeat-y;  
    border:1px solid #595653;
    border-top:5px solid #f58220;
}
#dTop
{
    width:990px;    
    height:97px;
    background:#ffffff url(dTop_bg.gif) repeat-x;  
    color:#4d4d4d;
    border-bottom:2px solid #f58220;
}
#dMenu
{
    line-height:28px;
    width:990px;
    height:30px;
    background:#76777b url(dMenu_bg.gif) repeat-x;
    color:#ffffff;
}

#dLMenu
{
    float:left;
    width:190px;
    margin-right:10px;
}
#dCon
{
    float:left;
    width:790px;
    padding:0 0 33px 0;
    background-color:#ffffff;
}
#dBot
{
    clear:both;
    width:990px;
    margin:10px auto;
    text-align:center;
    color:#ffffff;
    font-size:11px;
}
#dTop   a
{
    color:#4d4d4d;
    text-decoration:none;
    font-weight:normal;
}
#dTop   a:hover
{
    text-decoration:underline;
}
#dBot   a
{
    color:#333333;
    text-decoration:none;
    font-weight:normal;
}
#dBot   a:hover
{
    text-decoration:underline;
}
#dMenu  a
{
    display:inline-block;
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
    line-height:28px;
    padding:0 20px 0 20px;
    text-decoration:none;
    border-right:1px solid #959597;
    border-left:1px solid #6e6f71;
}
#dMenu  a.Sel,  #dMenu  a:hover
{
    color:#f58220;
}
#dLMenuCats
{
margin-top:0;
padding-top:20px;
background-color:#9c9da1;
} 
#dLMenuCats a
{
    display:block;
    line-height:20px;
    color:#ffffff;
    font-size:12px;
    font-weight:normal;
    padding:0 0 0 10px;
    text-decoration:none;
    background-color:#9c9da1;
    border-bottom:1px solid #c6c6c9;
}
#dLMenuCats a:hover
{
    color:#000000;
    background-color:#c6c6c9;
}
#dLMenuCats a.Sel
{

    color:#ffffff;
    font-weight:bold;
    background-color:#f58220;    
}
h1
{
    font-size:14px;
    font-weight:bold;
    margin-top:10px;
    color:#f58220;
    text-transform:uppercase;
}
h2
{
    font-size:16px;
    font-weight:bold;
    color:#f58220;
    margin:0;
    padding:0;
}
h3
{
    font-size:15px;
    font-weight:normal;
    color:#f58220;
    margin:0;
    padding:0;
}
#dCon a
{
    color:#4d4d4d;
    text-decoration:none;
    font-weight:bold;
}
#dCon a:hover
{
    color:#000000;
}
img
{
    border:0;
    padding:0;
    margin:0;    
}
fieldset
{
    border:1px solid #eeeeee;
    padding:3px;
    margin-bottom:5px;
    display:block;
    background-color:#fcfcfc;
}
legend
{
    font-weight:bold;
}
label
{
    color:#505050;
}
.photo
{

    background-color:#ffffff;
}
.fTxt
{
    font-size:12px;
    background-color:#f1f1f1;
    border:1px solid #50503c;
    font-family:Verdana,Arial,"Trebuchet MS";
    height:15px;
    line-height:14px;
    padding-left:3px;
}
.fTxtE
{
    background-color:#ffe5e2;
}
.fTxtF
{
    background-color:#f3ffe2;
}
.fLbl
{
    float:left;
    width:125px;
    clear:left;
}
.fBtn
{
    background-color:#9c9da1;
    border:1px solid #9c9da1;
    font-size:12px;
    font-weight:bold;
    color:#ffffff !important;
    text-transform:uppercase;
}
.fBtnGrey
{
    border:1px solid #737373;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
}

.fBtnYel
{
    border:1px solid #c09823;
    font-size:12px;
    font-weight:bold;
    color:#ffffff;
}
a.fBtn, a.fBtnGrey , a.fBtnYel
{
    padding:1px 10px 1px 10px;
}

.tb
{
    border:1px solid #eeeeee;
    border-collapse:collapse;
    width:100%;
}
.tb	td	
{
    margin:0px;
	padding:5px;
	border-left:1px solid #eeeeee;
	border-bottom:2px solid #eeeeee;
}
.tb	th, .tbth	{
    background-color:#3d6a8c;
    border-bottom:1px solid #eeeeee;
    color:#ffffff;
    font-weight:normal;
    padding:5px;
    text-align:left;
}
.warning
{
    color:red;
    background-color:#efefef;
}
.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;
}
.dHomeLinks a
{
    display:block;
    background-color:#4f4f4f;
    line-height:18px;
    color:#ffffff !important;
    text-decoration:none;
}
.dHomeLinks a:hover
{
    background-color:#f58220;
    text-decoration:none;
}
