@charset "UTF-8";
/* DRWM CSS */


#top_panel {
	background-color: #CCC;
	overflow: hidden;
	height: 0px;
}
#top_panel .row {
	position: relative;
	overflow: visible;
}
#top_panel .row .content{
	display: none;
	position: absolute;
		
}
.container_10 .grid_2,
{
	color: #999;
}
.container_10 .grid_3,
{
	color:#999;
}

		img { border: none; }

body,td,th {
margin: 0px;
font-family: Verdana;
color: #444;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.3em;
font-size: 1.2em;
}
a:link {
	color: #e30613;
}
a:visited {
	color: #e30613;
}
a:hover {
	color: #e30613;
}
a:active {
	color: #e30613;
}
	h2 {
	color:#fff;
	font-size: 1.4em;
}
h1 {
	font-size: 1.4em;
	color: #333;
}

