/* CSS Document */

.Color1 {
	background-color:#FFFFFF;
}
.Color2 {
	background-color:#99CC00;
}
.Color3 {
	background-color:#FDB306;
}
.Color4 {
	background-color:#21C0B1;
}
.Color5 {
	background-color:#0078C1;
}
.Color6 {
	background-color:#41AD49;
}
.Color7 {
	background-color:#6665BD;
}
.Bg {
	background-image:url(../images/bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:847px;
	height:1133px;
}
.MunuBG {
	background-image:url(../images/top_nav_bg.gif);
	background-repeat:no-repeat;
	height:19px;
}
.BorderOra {
	border-bottom:1px dotted #FDB306;
	border-left:1px dotted #FDB306;
	border-right:1px dotted #FDB306;
}
.BorderBlu {
	border:1px dotted #0F7996;
}
.BorderGre {
	border-bottom:1px dotted #41AD49;
	border-left:1px dotted #41AD49;
	border-right:1px dotted #41AD49; 
}
.BorderTin {
	border-bottom:1px dotted #21C0B1;
	border-left:1px dotted #21C0B1;
	border-right:1px dotted #21C0B1; 
}
.BorderPur {
	border-bottom:1px dotted #6665BD;
	border-left:1px dotted #6665BD;
	border-right:1px dotted #6665BD;
}
.BoxBorderPur {
	border:1px dotted #6665BD;
}.borderWhite {
	border: 10px solid #FFFFFF;
}.PaddingTR10 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button {
	background-image:url(../images/button.gif);
	height:auto;
	width:auto;
}
