.containermasterwinter {
	width: 100%;
	background-color: transparent;
	border-right: #a3c8ed 0px solid; 
	border-top: #a3c8ed 0px solid; 
	border-left: #a3c8ed 0px solid; 
	border-bottom: #a3c8ed 0px solid; 
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.Winter {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #000000;
}

.containermaster {
	width: 100%;
	background-color: transparent;
	border-right: #5C93C9 1px solid; 
	border-top: #5C93C9 1px solid; 
	border-left: #5C93C9 1px solid; 
	border-bottom: #5C93C9 1px solid; 
}

.botright {
	background-image: url(botright.jpg);
	width: 77px;
	height: 27px;
	background-repeat: no-repeat;
}

.toprepeater {
	background-image: url(toprepeat.jpg);
	background-repeat: repeat-x;
	padding-left: 3px;

}

.topleft{
	background-image: url(topleft.jpg);
	width: 77px;
	height: 27px;
	background-repeat: no-repeat;
}

.topleftRepeat {
	background-image: url(toprepeat2.jpg);
	background-repeat: repeat-x;
}

.toprepeater2 {
	background-image: url(botrepeat2.jpg);
	background-repeat: repeat-x;
	height: 27px;
}

.containermasterwinter03 {
	width: 100%;
	background-color: transparent;
	border-right: #78AFE5 1px solid; 
	border-top: #78AFE5 1px solid; 
	border-left: #78AFE5 1px solid; 
	border-bottom: #78AFE5 1px solid; 
	margin-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}