.outerborder {
	border-top: 4px solid #2D5597;
	border-right: 2px solid #2D5597;
	border-bottom: 5px solid #2D5597;
	border-left: 2px solid #2D5597;



}
.outerbordelfwhite {
	border-right: 5px solid #FFFFFF;
}
.outerborderleft {
	border-top: none;
	border-right: 2px solid #2D5597;
	border-bottom: none;
	border-left: none;
}
.bottemwhite {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bottemrightwhite {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bgsun {
	background-image: url(../images/outersun3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
