﻿.background_matrix
{
    /*  background-image: url("../images/background_matrix.jpg");      RESPONSIVE      */
    background-color: White;
    background-repeat: repeat;
}
.grouplogo
{
    background-image: url("../images/grouplogo.jpg");/*url("../images/grouplogo.gif");*/
    height:63px;
    background-repeat:no-repeat;
    background-position: center left;      /*  RESPONSIVE  */
}

.toplogo3
{
    background-image: url("../images/toplogo3.jpg");
    background-repeat:no-repeat;
    margin-left:0px;
    height:63px;
    text-align: right;
    background-position: center right; 
}

.toolbarbg
{
    /*background-image: url("../images/top_toolbar_bg.gif");*/
    background-color:#cfa920;
    background-repeat:repeat-x;
    margin-left:0px;
height:35px;
}


.bnr_front_splash_bg
{
   /* background-image: url("../images/bnr_front_splash_bg.jpg"); */
    background-color: #C6D6EF;
	/*padding-left: 2px;*/
}

.banner_bg
{
    background-image: url("~/images/banner_bg.jpg");
    background-repeat: repeat-x;
}

.banner1_left
{
    background-image: url("~/images/banner1_left.jpg");
    height:73;
    width:754;
    background-repeat:no-repeat;
}

.banner1_right
{
    background-image: url("~/images/banner1_right.jpg");
    height:73;
    width:139;
    background-repeat:no-repeat;
}



.spacer
{
    background-image: url("~/images/spacer.gif");
    background-repeat: repeat;
}

.BTopHeight
{
    height: 60px;
    margin-top: 0px;
}

.BTopHeight1
{
    height: 59px;
    margin-top: 0px;
}

.BTableMenu
{
    width:180px;
}

.BTableMenuContent
{
}

.BErrorMessage
{
    color: #C00000;
    font-size: 8pt;
    font-family: Tahoma;
}

.bdot_line
{
    padding: 0px;
    margin: 0px;
    background-image: url("~/images/dot_line.gif");
    background-repeat: repeat;
}

.barrow
{
    background-position: center center;
    background-image: url("~/images/arrow.gif");
    width: 22px;
    height: 9px;
    background-repeat: no-repeat;
}

.bfooterhome
{
    font-family: Verdana;
    color: #ffffff;
    font-size: 10px;
}

.bfooterhome a:visited {color: #ffffff}
.bfooterhome a:hover {color: #ffffff}
.bfooterhome a:link {color: #ffffff}
.bfooterhome a:active {color: #ffffff}  
.bfooterhome a {color: #ffffff}    

.bfooterheight
{
    /*height:15px;*/
}

.BCoName
{
    margin-left:10px;
	margin-right:10px;
    border-width: 1px;
    border-color: #666666;
	border-bottom-style: solid;
}


.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalPopup
{
    background-color: White;
    height: 300px;
    text-align: left;
}



.bnr_popup
{
    background-image: url('~/images/bnr_popup.jpg');
    border: 0px;
    height: 25px;
    background-repeat: no-repeat;
}

.watermarkon
{
    color: #CCCCCC;
    font-style: italic;
}

.langbutton img{border:0px}

