/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#cfe7ef;
}
.BgColor3 {
	background-color:#2c7dad;
}
.BgColor4 {
	background-color:#105484;
}
.BgColor5 {
	background-color:#aec739;
}
.BgColor6 {
	background-color:#f0f4dd;
}
.BgColor7 {
	background-color:#eaeed7;
}
.BgColor8 {
	background-color:#cfe7ef;
}
.TopSpacer {
	background:url(../images/top-spacer.gif) repeat-x;
	height:96px;
}
.HeaderSpacer {
	background:url(../images/header-spacer.gif) repeat-x #348aba top;
	height:296px;
}
.InnerHeaderSpacer {
	background:url(../images/inner-header-spacer.gif) repeat-x ;
	height:80px;
}
.HeaderBg {
	background: url(../images/index-header-bg.gif) no-repeat;
	height:296px;
	width:900px;
}
.DoctorLoginBg {
	background: url(../images/doctors-login-bg.gif) no-repeat;
	width:226px;
	height:217px;
}
.StaffLoginBg {
	background:url(../images/staff-login-bg.gif) no-repeat;
	width:278px;
	height:201px;
}
.HeadingBgSpacer {
	background:url(../images/heading-bg-spacer.gif) repeat-x;
	height:32px;
}
.TableHedingSpacer {
	background:url(../images/table-heading-bg-spacer.gif) repeat-x;
	height:62px;
	color:#FFFFFF;
}
.ActCell {
	background:url(../images/act-bullet.gif) no-repeat center top #aec739;
}
.RoundedBox {
	background:url(../images/rounded-box-top.gif) no-repeat top #cfe7ef;
	width:560px;
	height:160px;
}
.HeadingBg {
	background:url(../images/heading-bg.gif) no-repeat;
	width:565px;
	height:37px;
}
.Border {
	border:1px solid #e4e4e4; 
}
.Border1 {
	border:1px solid #eaeed7; 
}
.Left-Border {
	border-left:1px solid #ffffff; 
}
.MapBorder {
	border:3px solid #aec739;
}
.TeamHeadingBg {
	background:url(../images/team-heading-bg.gif) no-repeat;
	width:900px;
	height:37px;
}
