html
{
margin:0;
padding:0;
}
body
{
	margin:0px;
	padding:0px;
	font-family:Arial, Tahoma;
	font-size:15px;
	color:#5C5C5C;
    background:#707070 url(body-bg.jpg) repeat-x
}
#dWrap  
{
    width:1200px;
    margin:0 auto;
}
#dLogo
{
    width:960px;
    height:128px;
    background-color:#000000;
    margin:0 auto;
}
#dMenu
{
    width:952px;
    padding:0 4px 0 4px;
    height:35px;
    background:#000000 url(dMenu-bg.gif) no-repeat;
    line-height:35px;
    font-size:14px;
    text-transform:uppercase;
    margin:0 auto 12px auto;    
}
#dMenu  a
{
    display:inline-block;
    height:35px;
    color:#ffffff;
    text-align:center;
    font-size:15px;
    text-decoration:none;
    line-height:35px;
    border-right:1px solid #9d9e9e;
    padding:0 14px 0 14px;
}
#dMenu a.menuL
{
    border-right:0;
}
#dMenu  a:hover,a.Sel
{
    background:#000000 url(dMenu-a-bg.gif) repeat-x;
    color:#fff;
}
#dLogoInfo
{
    text-align:center;
    color:#eeeeee;
    margin-bottom:10px;
}
#dLogoInfo a
{
text-decoration:none;
color:#eeeeee; 
}
.mSub
{
    font-size:14px;
    float:right;
    margin-top:5px;
    cursor:hand;
}
#dCon
{
    clear:left;
    width:1200px;
    color:#fff;
}
#dConSub
{
    clear:both;
    padding:10px;
    width:960px;
    color:#fff;
    padding:0 120px 0 120px;    
}
#dFoot
{
    width:960px;
    height:45px;
    margin:0 auto;    
    border-top:1px solid #9d9e9e;
    padding:20px 0;
    color:#ffffff;
    font-size:12px;
    text-align:center;
}
#dFoot  a
{
    color:#ffffff;
    text-decoration:none;
}
#dFoot  a:hover
{
    text-decoration:underline;
}
a
{
	color:#ea800a;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
h1  
{
    clear:both;
    font-size:14pt;
}
img
{
    border:0;
}
.dPhoto
{
    width:30px;
    background-color:#4c4c4c;
    color:#fff;
    text-decoration:none;
    padding: 2px 5px 2px 5px;
}
.dPhoto:hover
{
    background-color:#fff;
    color:#000;
}
.dPhoto:visited
{
    color:#b9b9b9;
}
td	{
	font-size: 11px;
}
.nbt	td	{
	border: 0;
	margin: 0;
	padding: 0;
}
.tb	{
	border: 1px solid #757575;
	border-left: 0;
	border-bottom: 0;
	margin:0;
}
.tb	td	{
	border-left: 1px solid #757575;
	border-bottom: 1px solid #757575;
}
.tb	th	{
	border-left: 1px solid #757575;
	border-bottom: 1px solid #757575;
}
.fTxt	{
	border: 1px solid #fff;
	font-size: 11px;
	background-color: #252525;
	width: 190px;
	overflow: hidden;
	color:#fff;
}
.fBtn	{
	border: 1px solid #000000;
	font-size: 15px;
	background-color: #ffffff;
	color:#232323;
}
form fieldset{
	border:1px solid #fff;
	width:320px;
	display:block;
	padding: 0 10px 10px 10px;
	text-align:left;
}
form legend
{
    color:#fff;
}
