@charset "utf-8";
/* CSS Document */
.res_content
{
	background-image:url(../images/res_watermark.png);
	background-position:center;
	background-repeat:no-repeat;
	
	margin-left:100px;
	width:79%;
	height:Q;
	border: solid 0px #555;

	box-shadow: 0 0 30px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.8)
	 
	 ;
	-o-box-shadow: 0 0 30px rgba(0,0,0,0.6);
	text-align: LEFT;
	
}

table.imagetable {
	font-family:times "Times New Roman", Times, serif;
	font-size:10px;
	color:#333333;
	height:70px;
	border-collapse: collapse;
	
}
table.imagetable th {
	background::#9FC url('cell-blue.jpg');
	padding: 8px;

}
table.imagetable td {
	background::#9FC url('cell-grey.jpg');
	padding: 8px;
	font-size: medium;
	color: #000000;
}

    
.allSides {
	width:79%;
	height:Q;
	border: solid 0px #066;
	box-shadow: 0 0 30px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.8);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.8)
	 
	 ;
	-o-box-shadow: 0 0 30px rgba(0,0,0,0.6);
	text-align: center;
	color: #000;
}
table.imagetablesmall {
	font-family:times "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	height:60px;
	border-collapse: collapse;
	
}
table.imagetablesmall th {
	background::#9FC url('cell-blue.jpg');
	padding: 5px;

}
table.imagetablesmall td {
	background::#9FC url('cell-grey.jpg');
	padding: 5px;
	
	font-size: medium;
}
.RES_allSides {
	width:100%;
	
	border: solid 5px #555;

	
	text-align: left;
}#td {
	text-align: center;
}
.td {
	text-align: center;
}
table.imagetable2 {
	font-family:times "Times New Roman", Times, serif;
	font-size:20px;
	color:#333333;
	border-color:#FF9999;
	
	border-collapse: collapse;
	border-width:20px;
	
}
table.imagetable2 th {
	background::#9FC url('cell-blue.jpg');
	padding: 18px;
	border-color:#FF6633;
}
table.imagetable2 td {
	background::#9FC url('cell-grey.jpg');
	padding: 18px;
	border-color:#003399;
	font-size:18px;
}
.imagetable {
	text-align: center;
	font-weight: bold;
}
.s {
	text-align: center;
}
