.centerleft{
	background: url(images/centerLeft.jpg) repeat;
}

.centerleftshadow{
	background: url(images/centerLeftShadow.jpg) repeat-y;
}

.bottomleft{
	background: url(images/bottomLeft.jpg) repeat-x;
	
}

.centerright{
	background: url(images/centerRight.jpg) repeat;
}

.centerrightshadow{
	background: url(images/centerRightShadow.jpg) repeat-y;
}

.bottomright{
	background: url(images/bottomRight.jpg) repeat-x;
}

.boxtop{
    background: url(images/boxtop.png) no-repeat;
    width: 774px;
    height: 11px;
}

.boxcenter{
    background: url(images/boxcenter.png) repeat-y;
}

.boxbottom{
    background: url(images/boxbottom.png) no-repeat;
    width: 774px;
    height: 11px;
}

.copyright{
	font-family:  Arial;
    font-size: 10px;
    color: #858585;
}

.footerleft{
	background: url(images/footerLeft.jpg) repeat;
}

.footerleftshadow{
	background: url(images/footerLeftShadow.jpg) repeat-y;
}

.footerright{
	background: url(images/footerRight.jpg) repeat;
}

.footerrightshadow{
	background: url(images/footerRightShadow.jpg) repeat-y;
}

.top_middle_background
{  
    background:url(images/bg_top_3.jpg) 0px 1px no-repeat;
    background-position: 0px 0px;
    background-color: #76020D;
}

.content_background
{  
    background:url(images/content.jpg) 0px 1px no-repeat;
    background-position: 0px 0px;
    background-color: #ED9118;
}

.title
{
    font-family:  Arial;
    font-size: 35px;
    font-weight: bold;
    color: #87081b; 
    padding-left: 30px;   
}

.title2
{
    font-family:  Arial;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    padding-left: 30px;   
}

#wordlink a
{
  	font-size: 12px;
	color: #84081a;
	text-decoration: none;
	position:relative;
}

#wordlink a:hover
{
  font-size: 12px;
	color: #ed4b16;
	text-decoration: none;
}

.disclaimer_text{
    font-family:  Arial;
    font-size: 14px;
    font-weight: bold;
    color: #452d09;  
}

.info_text{
    font-family:  Arial;
    font-size: 12px;
    color: #452d09;  
    vertical-align:center;
    line-height: 15pt;
}

.title-text{
    font-family:  Arial;
    font-size: 14px;
    font-weight: bold;
    color: #221500;  
    vertical-align:center;
}

.firmware-info{
    font-family:  Arial;
    font-size: 12px;
    font-weight: bold;
    color: #3e3017; 
}

.firmware-title{
    font-family:  Arial;
    font-size: 14px;
    font-weight: bold;
    color: #6e5526;     
    padding-left: 7px;
    line-height: 20pt;
}

.signage-title{
    font-family:  Arial;
    font-size: 14px;
    font-weight: bold;
    color: #221500;     
    padding-left: 7px;
    line-height: 20pt;
}

.signage-title2{
    font-family:  Arial;
    font-size: 14px;
    font-style: italic;
    color: #221500;     
    padding-left: 7px;
    line-height: 20pt;
}

#signageWordlink a
{
  	font-size: 14px;
	color: #84081a;
	text-decoration: none;
	font-weight: bold;
}

#signageWordlink a:hover
{
  	font-size: 14px;
	color: #ed4b16;
	text-decoration: none;
	font-weight: bold;
}


