/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#e7e7e7;
}
.HeadingBgSpacer {
	background:url(../images/heading-bg-spacer.gif) repeat-x;
	height:39px;
	font-family:"Trebuchet MS", Helvetica, Arial;
	color:#607e98;
}
.LeftMenuHeadingBgSpacer {
	background:url(../images/left-menu-heading-bg-spacer.gif) repeat-x;
	height:39px;
	font-family:"Trebuchet MS", Helvetica, Arial;
	color:#53ad53;
}
.Horline {
	background:url(../images/line.gif) repeat-x center;
}
.DivDotted {
	background:url(../images/dotted.gif) repeat-x bottom;
}
.Border {
	border:#e5e5e5 3px solid;
}
.Border1 {
	border:#636b75 1px dotted;
}

