body
{
	margin:0px;
	padding:0px;
	background-color: #000;
	font-family:Arial, Tahoma;
	font-size:13px;
	color:#5C5C5C;
}
#dWrap  
{
    width:667px;
    margin: 5px auto;
}
#dLogo
{
    width:667px;
    height:62px;
    background-color:#000000;
    margin-bottom:10px;
}
#dMenu
{
    width:667px;
    height:74px;
}
#dMenu  a
{
    width:131px;
    height:70px;
    display:inline-block !important;
    background-color:#676767;
    color:#d8d8d8;
    border:2px solid #ffffff;
    border-right:0;
    text-align:center;
    font-size:15px;
    font-weight:bold;
    text-decoration:none;
    line-height:70px;
}
#dMenu a.menuL
{
    border-right:2px solid #fff;
}
#dMenu  a:hover
{
    background-color:#000000;
    color:#fff;
}
.mSub
{
    font-size:14px;
    float:right;
    margin-top:5px;
    cursor:hand;
}
#dCon
{
    clear:left;
    width:663px;
    border:2px solid #fff;
    border-top:0;
    color:#fff;
}
#dConSub
{
    clear:both;
    padding:10px;
}
#dFoot
{
    width:667px;
    height:45px;
}
#dFoot  a
{
    color:#5C5C5C;
    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 #fff;
	font-size: 11px;
	background-color: #e0e0e0;
}
form fieldset{
	border-width:1px solid #fff;
	width:320px;
	display:block;
	padding: 0 10px 10px 10px;
	text-align:left;
}
form legend
{
    color:#fff;
}