/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#f9f9f5;
}
.BgColor3 {
	background-color:#dcdcdc;
}
.Header {
	background-image:url(../images/ani-header.gif);
	height:186px;
	width:567px;
	background-repeat:no-repeat;
}
.HeaderNew {
	background-image:url(../images/new%20Images/header.jpg);
	height:186px;
	width:567px;
	background-repeat:no-repeat;
}
.TopTabBg {
	background-image:url(../images/new%20Images/tagline_top.gif);
	width:567px;
	height:62px;
	background-repeat:no-repeat;
}
.DateBg {
	background-image:url(../images/date_bg.gif);
	height:37px;
	width:30px;
	background-repeat:no-repeat;
}
.VerDotted {
	background-image:url(../images/ver_dotted.gif);
	background-repeat:repeat-y;
	background-position:center;
}
.Border {
	border:1px solid #dcdcdc;
}
.TopSpacer {
	background-image:url(../images/top_spacer.gif);
	background-repeat:repeat-x;
	height:62px;
}
.VerDottedNew {
	background-color:#FFFFFF;
	background-image:url(../images/ver_dotted_new.gif);
	width:567px;
	background-repeat:repeat-y;
}