@charset "utf-8";
/* CSS Document */

body
{
	background-color: #231F20;
	color: #cccccc;
	font-family: Helvetica, sans-serif;"
}

#GridImage
{
	
	border: 1px solid #444444;
}

.hello
{
	font-size: 12px; !important;
}

@media (max-width: 800px) 
{
table td
{
display:block;
width: 100%;
text-align: center;
}
}


.ywsbuttonlink
{
	display:block; 
	width: 100%;
	min-height: 275px; 
	margin-right: 0px; 
	margin-top:0px; 
	margin-bottom:0px; 
	padding: 16px; 
	background-color:#231f20; 
	color:#cccccc; 
	text-decoration:none; 
	font-size:1.1em; 
	font-weight:600;
	

}





#ContentArea table
{
	background-color: #fff;
}

.ywsgridtable td 
{
	border: 1px solid #444444;
	vertical-align:top;
}

.new
{
	border: 1px solid #0971CD !important;
}

.ywsbuttonlink:hover
{
	background-color: #22cfff !important;;
	color: #fff;
}

.ywsbuttonlink img
{
margin-top:0px; 
margin-bottom:20px;
	
}
