﻿

.topbanner
{
	 background-color:#59678E;
     background-image:url(../images/mds01/banner_bg.jpg);
	background-repeat:repeat-x;
	
}


.loginbar
{
	background-color: #d1d1cf;
	background-image: none;
	background-position: 0 0;
	background-repeat:repeat-x;

}




.bottommenu,   .bottommenu td
{
	background-color: #59678E;
}




.bottommenu .popup a:link, .bottommenu .popup a:visited
{
	color: #396587;
}



.bottommenu .popup a:active, .bottommenu .popup a:hover
{
	color: #396587;
}




.leftborder     {
    border-left:1px solid #59678E;
}

.rightborder     {
    border-right:1px solid #59678E;
}

.bottomborder, .borderBottom
{
	border-bottom: #59678E solid 1px;
}


