/* CSS Document */
body
{
margin: 0px; padding: 0px; text-align: center;  font: 12px Arial, Helvetica, sans-serif;
}
a
{
text-decoration: none;
}
.topbanner
{
height: 85px; vertical-align: top; background: #000000;
}
.dvimg
{
margin-top: -4px; z-index: 1000;  
}
.dvmenu
{
margin-top: -267px; z-index: 1000;   color: #ffffff; height: 258px;
}
.dvmenu a
{
 color: #ffffff;
}
.dvmenu a:hover
{
color: #f47a04;
}
.head
{
font: bold 14px tahoma;
}
.dvlinkmenu
{
background-image: url(../images/menu.png);
	background-position:center;
	width:250px;
	vertical-align:middle;
	color:#787878;
	font-size:12px;
}
.dvlinkmenu:hover
{
background-image: url(../images/menuhover.png);
	background-position:center;
	color:#1c1c1c;
}
.head2
{
font: 14px Arial, Helvetica, sans-serif; color: #f47a04;
}
.content
{
font: 12px tahoma; color: #303030; line-height: 19px;
}
.more
{
background: url(../images/button.png) no-repeat center; width: 109px; height: 26px; line-height: 26px; text-align:center; color: #ffffff;
}
.footer
{
font: 11px tahoma; line-height: 18px;
color: #999999;
}
.footer a{
color: #ffffff; text-decoration: underline;
}
.cellwhitetd
{
width:1px;
height:2px;
}
.cellgraytd
{
background-color:#cdcdcd;
color:#767676;
font:10px Tahoma, "Lucida Sans";
height:25px; line-height: 25px;

width:230px; text-transform: uppercase;
}
.cellgraytd a
{
color:#767676;
}