﻿.siteMapLeft
{
    background:url(Images/bg-dv-left.gif) no-repeat top left; 
    width:5px; 
    height:31px; 
    float:left;
}
.siteMapRight
{
    background:url(Images/bg-dv-right.gif) no-repeat top left; 
    width:5px; 
    height:31px; 
    float:left;
}
.siteMapMid
{
    background:url(Images/bg-dv-body.gif) repeat-x top left; 
    width:609px; 
    height:31px; 
    float:left;
    padding-top:4px;
}
.siteMapMid a
{
    color:#D97B00;
    text-decoration:none;
}

.bottom11
{
	background:url(Images/corner_rt.gif) no-repeat top right;
	width:15px;
	height:37px;
	float:right;
}
.bottom21
{
	background:url(Images/border.gif) repeat-x top left; 
	height:37px;
	float:right; 
	width:100%;
}
.bottom31
{
	background:url(Images/corner_lt.gif) no-repeat top left; 
	width:15px; 
	height:37px; 
	float:left;
}

.bottom1
{
	background:url(Images/corner_rb.gif) no-repeat top right;
	width:15px;
	height:5px;
	float:right;
}
.bottom2
{
	background:url(Images/border_bottom.gif) repeat-x top left; 
	height:5px;
	float:right; 
	width:100%;
}
.bottom3
{
	background:url(Images/corner_lb.gif) no-repeat top left; 
	width:15px; 
	height:5px; 
	float:left;
}
.title
{
    padding:0px 10px 0px 10px;
    margin:10px 0px; 
    font-family:Arial;
    font-size:14px; 
    font-weight:bold;
    color:White; 
    letter-spacing:0.5px;
    line-height:30px;
}
.box_content
{
    width: 100%;
    color:#000000; 
}
.borderLeft
{
	background:url(Images/boder_left.gif) no-repeat top left; 
	width:15px; 
	height:15px; 
	float:left;
}
.birderMid
{
    background:#fff; 
	height:auto;
	float:right; 
	width:100%;
}
.borderRight
{
	background:url(Images/boder_right.gif) no-repeat top right;
	width:15px;
	height:15px;
	float:right;
}

