﻿body 
{
	margin:0 0 0 0;
}
/*Top BgColor*/
.TopBgColor
{
	background-color:#ffffff;
}
.BlueBgColor
{
	background-color:#0D321B;
}
.YellowBgColor
{
	background-color:#F7D39A;
}
.darkRedBdColor
{
	background-color:#9D022E;
}
.LightBlueBgColor
{
	background-color:#035422;
}
.BgcolorBlack
{
	background-color:#000000;
}
.MainBgcolor
	
{
	background-color:#B4C3C1;
}
.darkBgcolor
	
{
	background-color:#6F7275;
}
/*Content BgColor ash*/
.HomeContentBgcolor
{
	background-color:#B1C8BB;		
}
/*Events BgColor*/
.EventBgColor
{
	background-color:#106C33;
}
/*LinkContent*/
.whitefont
{
	font-family:Verdana;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}
.darkfont
{
	font-family:Verdana;
	font-size:11px;
	color:#4C5C6E;
	font-weight:bold;
}
.normalwhitefont
	{
	font-family:Verdana;
	font-size:11px;
	color:#1C1C54;
	font-weight:normal;
	text-align:justify;
	
	line-height:1.3;
	
}
.Blank
{
	text-decoration:none;
	border:solid 0px #FFFFFF;
}
.LinkContent
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	
}
.LinkContent a:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#578CB6;
	text-decoration:none;
	
}
.EventLinkContent
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#B8C4F5;
	text-decoration:none;
}
.EventLinkContent a:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#410340;
	text-decoration:none;
}
/*table top content*/
.tabletopcontent
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#464A4F;
	text-decoration:none;
}
/*EVENT TOP CONTENT*/
.Eventtop
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#010D54;
	text-decoration:none;
}

/*Page Link*/
.PageLink
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#A6BED1;
	text-decoration:none;
}
.PageLink a:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#090C01;
	text-decoration:none;
}
.LinkBgLineImage
{
	background-image:url('../BWDA_Themes/Images/LinkbottomImage.jpg');
	height:2px;
}
.LinkTopBgLineImage
{
	background-image:url('../BWDA_Themes/Images/LinkTopImage.jpg');
	height:2px;
}
.GrayDot
{
	background-image:url('../BWDA_Themes/Images/GrayDot.jpg');
	height:2px;
}

/*baseContent*/
.Address
{
	font-family:Verdana;
	font-size:10px;
	color:#605F64;
}
/* table border */
.table
{
	border:solid 1px #3F89C3;
}
.borderbottom
{
	border-bottom:solid 1px #3F89C3;	
}
.borderleft
{
	border-left:solid 1px #3F89C3;	
}
.borderright
{
	border-right:solid 1px #3F89C3;
}
.Contactborderleft
{
	border-left:solid 1px #6F7275;	
}
/*button content */
.buttoncontent
{
	font-family:Verdana;
	font-size:10px;
	color:#BD0808;
}
.button
{
	border:solid 1px #762437;
	font-family:Verdana;
	font-size:10px;
	color:#123124;
}
.LinkButton
{
	border:solid 1px #053577;
	width:150px;
	height:15px;
	font-family:Verdana;
	font-size:10px;
	color:#123124;
	background-color:#AECAF0;
	text-decoration:none;
	text-align:center;
	
}
.TextBox
{
	border:solid 1px #053577;
	width:150px;
	height:15px;
	font-family:Verdana;
	font-size:10px;
	color:#123124;
}
.DotShadeBgImg
{
	background-image:url(../BWDA_Themes/Images/DotImage.gif);
}
.DotShadeVertBgImg
{
	background-image:url(../BWDA_Themes/Images/DotImagevertical.gif);
}
/* From BWDA Style */


.TopLeftBgImg
{
	/*background-image:url('../Images/TopLeftImg.jpg');*/
	background-image:url('../BWDA_Themes/Images/TopLeftImg.jpg');
}
.TopBgImg
{
	background-image:url('../BWDA_Themes/Images/TopImg.jpg');
}
.TopRightBgImg
{
	background-image:url('../BWDA_Themes/Images/RightTopCorner.jpg');
}
.BottmLeftBgImg
{
	background-image:url('../BWDA_Themes/Images/LeftBottom.jpg');
}
.BottomRightBgImg
{
	background-image:url('../BWDA_Themes/Images/BottomRightImg.jpg');
}
.BottomBgImg
{
	background-image:url('../BWDA_Themes/Images/BottomImg.jpg');
}.LeftBgImg
{
	background-image:url('../BWDA_Themes/Images/LeftSideImg.jpg');
}
.RightBgImg
{
	background-image:url('../BWDA_Themes/Images/RightSideImg.jpg');
}
.MainBgImg
{
	background-image:url('../BWDA_Themes/Images/MainBGImg.jpg');
}
.TopBgImg1
{
	background-image:url('../BWDA_Themes/Images/TopHederBgImg.jpg');
}
