body {
	margin: 2px 2px;
	background-color: #000000;
	color: #666666
}

.MerInfoBackColor {
	background-color:#333333;
}

.MerDetailsBackColor {
	background-color:#910000;
}

.LightBannerColor {
	background-color:#666666;
}

DIV.BorderBox {
	border: 1px solid #9966CC;
}

DIV.WBorderBox {
	border: 1px solid #FFFFFF;
}

.Margin{margin: 2px,5px;}

.BoxBackGound{
	background-color:#333333;
}

.RowColor1{
	background-color:#E5E5E5;
}

.RowColor2{
	background-color:#CCCCCC;
}

.Bold {
	font-weight: bold;
}

.SecondaryBoxBackGound{
	background-color:#666666;
}

a.nct:link {color:#FF0000;text-decoration:none;font-weight:bold;}
a.nct:visited {color:#FF0000;text-decoration:none;font-weight:bold;}
a.nct:active{color:#FF0000;text-decoration:underline;font-weight:bold;}
a.nct:hover{color:#FFFF00;text-decoration:underline;font-weight:bold;}

a.WB:link {color:#FFFFFF;text-decoration:none;font-weight:bold;}
a.WB:visited {color:#FFFFFF;text-decoration:none;font-weight:bold;}
a.WB:active{color:#FFFFFF;text-decoration:underline;font-weight:bold;}
a.WB:hover{color:#FFFF00;text-decoration:underline;font-weight:bold;}


.PrimaryBold {color: #3399FF; font-weight: bold;}
.WhiteBold {color: #FFFFFF; font-weight: bold;}
.BlackBold {color: #000000; font-weight: bold;}
.RedBold {color: #FF0000; font-weight: bold;}
.YellowBold {color: #FFFF00; font-weight: bold;}
.GreenBold {color: #00FF00; font-weight: bold;}

.XLarge {font-size: x-large}
.Large {font-size: large}
.Small {font-size: x-small}
