﻿body 
{
}
.SpringButton
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;	
	background-image: url(../App_Themes/Summer/images/SpringButtonBack.gif);
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	background-repeat: repeat-x;
}
.SpringTextbox
{
	background-color: #e1ffb7;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}

.SpringTab
{
	background-position: center center;
	background-image: url(../App_Themes/Spring/images/SpringBackNonSelect.gif);
	background-repeat: no-repeat;
	
}
.SpringSelectTab
{
	background-position: center center;
	background-image: url(../App_Themes/Spring/images/SpringTabBack.gif);
	background-repeat: no-repeat;
	
}

.SummerTab
{
	background-position: center center;
	background-image: url(../App_Themes/Summer/images/SpringBackNonSelect.gif);
	background-repeat: no-repeat;
	
}
.SummerSelectTab
{
	background-position: center center;
	background-image: url(../App_Themes/Summer/images/SpringTabBack.gif);
	background-repeat: no-repeat;
	
}
.SummerTab
{
	background-position: center center;
	background-image: url(../App_Themes/Summer/images/SpringBackNonSelect.gif);
	background-repeat: no-repeat;
	
}
.SummerSelectTab
{
	background-position: center center;
	background-image: url(../App_Themes/Summer/images/SpringTabBack.gif);
	background-repeat: no-repeat;
	
}
.FallTab
{
	background-position: center center;
	background-image: url(../App_Themes/Fall/images/SpringBackNonSelect.gif);
	background-repeat: no-repeat;
	
}
.FallSelectTab
{
	background-position: center center;
	background-image: url(../App_Themes/Fall/images/SpringTabBack.gif);
	background-repeat: no-repeat;
	
}
.WinterTab
{
	background-position: center center;
	background-image: url(../App_Themes/Winter/images/SpringBackNonSelect.gif);
	background-repeat: no-repeat;
	
}
.WinterSelectTab
{
	background-position: center center;
	background-image: url(../App_Themes/Winter/images/SpringTabBack.gif);
	background-repeat: no-repeat;
	
}