.cr {
	width: 992px;
	letter-spacing: 0.5px;
	overflow: hidden;
	clear: both;

	margin-top: 30px;
}

.os3 {
	height: 16px;
	width: 100%;	
	color: #C2C4C6;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 5px;		
}

.os3 a {
	text-decoration:none;
	height: 16px;
	width: 992px;	
	color:#C2C4C6;	
	font-weight:bold;	
}


.os3 a:hover {
	text-decoration:underline;
	height: 16px;
	width: 992px;	
	color:#C2C4C6;	
	font-weight:bold;	
}

.cr2 {
	background-color: #3F4955;		
	height: 16px;
	width: 992px;
	margin-left:-1px;
	letter-spacing:0.5px;	
}

.cr3 {
	background-color: #3F4955;		
	float: left;
	height: 16px;
	width: 992px;
	letter-spacing:0.5px;	
	overflow:hidden;
}



.cr .txt,
.cr2 .txt,
.cr3 .txt {	
	background-color: #3F4955;		
	text-align:center;
	color: white;
	line-height:15px;
	width:auto;	
	margin-top: 2px;
}

.cr2 .txt {
	margin-left:265px;
}

/*
*/
#warn_msg {
	border: 2px solid black;
	padding: 8px;
	background-color: #FBCDC4;
	color: black;

	margin-top: 4px;
	margin-bottom: 4px;

	text-align: center;
	font-size: 120%;
	font-weight: bold;

	/*display: none;*/
}
