body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.TopGrayRepeat {
	background-image: url(/images/main/TopRepeat.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.RedSideRight {
	background-image: url(/images/main/SideRed.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
.DarkRedRight {
	background-image: url(/images/main/SideDarkRedRight.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
.GrayLineRight {
	background-image: url(/images/main/SideGrayLeft.gif);
	background-repeat: repeat-y;
	background-position: left;
	}
.GreenSideLeft {
	background-image: url(/images/main/SideGreenLeft.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #6FBF20;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00A500;
	}
.GreenBorderBase {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7AC900;
	}
.RedSideRight {
	background-image: url(/images/main/SideRed.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFE2C5;
	}

.GreenSideLeftDark {
	background-image: url(/images/main/SideGreenLeft2.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #5FB015;
	}
.RedSideRightDark {
	background-image: url(/images/main/SideRed.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFCE9D;
	}
.RedBorderBase {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9E3E;
	}
.BlueBorderBase {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
.RedSideRight2 {
	background-image: url(/images/main/SideRed.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
.GreenSideLeft2 {
	background-image: url(/images/main/SideGreenLeft2.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #6FBF20;
	}
.RedSideRight3 {
	background-image: url(/images/main/SideRed.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFE2C5;
	}
.RedSideLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFA647;
	}
.imagepadding{
	padding-left:6px;
	}
.rightpadding{
	padding-right:13px;
	}
.LineRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
	
.addpadding {
	padding-left:13px;
	padding-right:13px;
	padding-top:7px;
	padding-bottom:7px;
	}
.GreenSideLeftBase {
	background-image: url(/images/main/SideGreenLeft2.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #6FBF20;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00A500;
}
.BorderBlue {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.GrayBaseBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
