﻿.body
{
    font-family:Trebuchet MS;
    font-size:12px;
}

h4
{
    color:#de0000;
}

a.ItemLink   	            { color: #666666; text-decoration: underline; font-size:9pt; font-family: Trebuchet MS}
a:visited.ItemLink          { color: #666666; text-decoration: underline; font-size:9pt; font-family: Trebuchet MS}
a:hover.ItemLink            { color: #000000; text-decoration: none; font-size:9pt; font-family: Trebuchet MS}

a.ItemLinkRed   	        { color: #666666; text-decoration: underline; font-size:9pt; font-family: Trebuchet MS}
a:visited.ItemLinkRed       { color: #666666; text-decoration: underline; font-size:9pt; font-family: Trebuchet MS}
a:hover.ItemLinkRed         { color: #ff0000; text-decoration: none; font-size:9pt; font-family: Trebuchet MS}

a.ItemLinkSmallW   	        { color: #ffffff; text-decoration: underline; font-size:10px; font-family: Trebuchet MS}
a:visited.ItemLinkSmallW    { color: #ffffff; text-decoration: underline; font-size:10px; font-family: Trebuchet MS}
a:hover.ItemLinkSmallW      { color: #ffffff; text-decoration: none; font-size:10px; font-family: Trebuchet MS}

a.ItemLinkSmallG1   	        { color: #6e6e6e; text-decoration: underline; font-size:10px; font-family: Trebuchet MS}
a:visited.ItemLinkSmallG1   { color: #6e6e6e; text-decoration: underline; font-size:10px; font-family: Trebuchet MS}
a:hover.ItemLinkSmallG1      { color: #6e6e6e; text-decoration: none; font-size:10px; font-family: Trebuchet MS}


a.MainHeaderSC              { color: #ffffff; text-decoration:none; font-family:Trebuchet MS; font-size:10px;}
a:hover.MainHeaderSC        { text-decoration:underline;}

.sitemapdiv
{
    width: 665px;
    background-color: #e2e2e2;
    color: #fff;
    font-family: 'Trebuchet MS';
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 5px;
}
.sitemapline
{
    font-size:10px;
    color:#666666;
}
.sitemapline a
{
    color:#000;
}

.titlepar
{
    display: block;
    width: 665px;
    background-color: #bababa;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    font-family: 'Trebuchet MS';
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 5px;
}

.tablecon {	font-size: 12px; font-family: 'Trebuchet MS'; }

.btnDownload
{
    border-color:#000;     
    border-width:1px;
    border-style:solid;
    font-size:11px;
    font-family:Trebuchet MS;
}

.btnPromo
{
    font-family:Calibri;
    color:#FFE26E;    
    border: 0px;
    height: 30px;
    width: 30px;
    background-image: url(images/BBI/btn_promo.gif);
    background-repeat: no-repeat;
    cursor: hand;
}

.btnPromoActive
{    
    font-family:Calibri;
    font-weight:bold;
    color:#FFE26E;
    border:0px;
    height:30px;
    width:30px;
    background-image: url(images/BBI/btn_promo_active.gif);
    background-repeat: no-repeat;    
    cursor: hand;    
}

.boxServ
{
     background-color:#f3f3f3;
     color:#888888;
}

#ItemHead	    { color: #E90000; text-decoration: none; font-size:14px ;font-family: "Arial"; font-weight:bold}
#BoxContent		{ color: #000000; text-decoration: none; font-size:12px ;font-family: "Arial"}
#BoxContentLg	{ color: #000000; text-decoration: none; font-size:14px ;font-family: "Arial"}
#BoxContentSm	{ color: #000000; text-decoration: none; font-size:11px ;font-family: "Arial"}

#pfpage
{
	background-color: #ffffff;
	width: 750px;
	float: left;
	margin-left:10px;
	margin-right:10px;
}


/***** HOME NEWS *****/
		
.home-news td
{
    font-family: Trebuchet MS;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}
.home-news td h1
{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    font-style: normal;
    margin: 0px;
    padding: 5px;
    background-color: #878787;
    height: 30px;
}
.home-news td h2
{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    font-style: normal;
    margin: 0px;
    padding: 5px;
    background-color: #a9a9a9;
}	
	

.home-news td.setUrl h1
{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    margin: 0px;
    padding: 5px;
    background-color: #de0000;
    height: 30px;
}
	.setUrl h2 
	{
			color: 					#fff; 
			font-size:				12px;
			font-weight:			bold;
			vertical-align:         middle;
			font-style:				normal;
			margin:					0px;
			padding:				5px;
			background-color:		#a9a9a9;
	}	 
	
.home-news td.loseUrl h1 
{ 
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    vertical-align: middle;
    font-style: normal;
    margin: 0px;
    padding: 5px;
    background-color: #878787;
    height: 30px;
}

