﻿body
{
}




.BBorder
{
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.RSBorder
{
	border-right-color: white;
	border-right-style: solid;
	border-right-width: 1px;
}

.TBorder
{
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: white;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: white;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 1px;
}

.HeaderBackground
{
	font-size: 10px;
	background-image: url(Images/BStripBackLg.gif);
	color: #ffffff;
}
.LogoBackImage
{
	background-image: url(Images/main-logo.gif);
	color: #ffffff;
	height: 121px;
}




.mbs_ddl_short
{
	FONT-SIZE: 9pt; FONT-FAMILY: "Trebuchet MS"; margin-left:5px; height:22px;
}




.whitelink {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: "Century Gothic"; TEXT-DECORATION: none
}


.cssClass1
{
	background-color:Red;
}
.cssClass2
{
	background-color:Blue;
}
.cssClass3
{
	background-color:Green;
}
.cssClass4
{
	background-color:red;
}
.cssClass5
{
	background-color:Yellow;
}