@charset "UTF-8";
.darkgray-190-top {
	float:left;
	width:190px;
	height: 41px;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#b6b5b5), to(#686565));
	background:-moz-linear-gradient(center top, #b6b5b5 5%, #686565 100%);
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	text-align: center;
}
.white-190-top {
	float:left;
	width:190px;
	height:10px;
	background-attachment: scroll;
	background-image: url(../images/right/white-190-top.png);
	background-repeat: no-repeat;
	background-position: center;
}
.white-190-center {
	float:left;
	width:190px;
	background-attachment: scroll;
	background-image: url(../images/right/white-190-center.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align:left;
}
.white-190-bottom {
	float:left;
	width:190px;
	height: 10px;
	background-attachment: scroll;
	background-image: url(../images/right/white-190-bottom.png);
	background-repeat: no-repeat;
	background-position: center;
}
.white-190 {
	float:left;
	width:188px;
	padding-bottom:10px;
	border:1px solid #dddbdb;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.darkgray-190-bottom {
	float:left;
	width:190px;
	height: 268px;
	background-attachment: scroll;
	background-image: url(../images/right/darkgray-190-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.lightblue-190-top {
	float:left;
	width:190px;
	height: 41px;
	background-attachment: scroll;
	background-image: url(../images/right/lightblue-190-top.png);
	background-repeat: no-repeat;
	background-position: center;
}
.lightgray-190-top {
	float:left;
	width:190px;
	height: 41px;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#dfdbdb), to(#a9a4a4));
	background:-moz-linear-gradient(center top, #dfdbdb 5%, #a9a4a4 100%);
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	text-align: center;
}
.lightgray-190-center {
	float:left;
	width:190px;
	background-attachment: scroll;
	background-image: url(../images/right/lightgray-190-center.png);
	background-repeat: repeat-y;
	background-position: center;
}
.lightgray-190-bottom {
	float:left;
	width:190px;
	height: 10px;
	background-attachment: scroll;
	background-image: url(../images/right/lightgray-190-bottom.png);
	background-repeat: no-repeat;
	background-position: center;
}
.darkblue-190-bg {
	height: 335px;
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#537ad0), to(#0c2b6e));
	background:-moz-linear-gradient(center top, #537ad0 5%, #0c2b6e 100%);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
