@charset "utf-8";
.bdr-solid {
	margin:0px;
	text-decoration: none;
	font-family: Tahoma;
	font-size:12px;
	border: 1px solid #CCCCCC;
	width: auto;
}
.bdr-solid:hover {

}
.bdr-solidall {
	margin:0px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: auto;
}
.blue-border-right {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(images/right-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bdr-solid2 {
	margin:0px;
	text-decoration: none;
	font-family: Tahoma;
	font-size:12px;
	border: 1px solid #CCCCCC;
	width: auto;
}
.matterCopy{ font-family:Tahoma; font-size:12px; color:#333333; padding:0; background-color:#f7f7f7;}

