body, div, p, a, td {
	font-size:12px;
	font-family:Verdana;
	color:#404040;
}
h1,h3 {
	color:black;
}
h1{
	font-size:140%;
}
h3 {
	font-size:120%;
}
#inlined, #resform, #resform select {
	display:inline;
}
h1 a{
	font-size:100%;
	color:black;
}
h1 a:hover{
	background-color:#373737;
	color:white;
}
a img {
	border:0;
	text-decoration:none;
}
.content{
	margin-left:2em;
	margin-bottom:3em;
}
a.nonlined{
	text-decoration:none;
}
a.page_nav, .page_nav{
	font-size:120%;
}
.bold{
	font-weight:bold;
}
a.page_nav:hover, .menu a:hover, a.downlink:hover  {
	color:red;
}
.menu a {
	font-size:120%;
	color:#2a2a2a;
	display:block;
	width:100%;
	padding:5px;
}
.menu a#active_menu{
	color:white;
	background-color:#373737;
	text-decoration:none;
	cursor:default;
}
.gray {
	text-decoration:none;
	color:#404040;
}
.table-div {
	float:left;
	width:24%;
	text-align:center;
	min-height:210px; 
}	
a.downlink  {
	color:blue;
}
.hovered:hover {
	background-color:#dddddd;
}
.hovered a {
	color: #1B86C6;
}
.search  {
	display:block;
	width:75%;
	border: 1px solid #2A2A2A;
	margin-top:1em;
	height:1.5em;
}
#livesearch {
	padding: 1em 1em;
	position:absolute;
	border:none;
	background:none;
	z-index:1;
	width:310px;
}
#livesearch hr {
	height:1px;
}
.searchlink {
	display:block;
}
#resolutions a {
	padding-left:10px;
	font-size:100%;
}
#resolutions span, #restoggle {
	padding-left:5px;
}
#resolutions, #restoggle {
	margin-bottom:2em;
}
#restoggle span {
	border-bottom:1px dashed #505050;
}
.rusheader  {
	display:inline;
	font-size:100%;
	color:#404040;
}
.tag0 {
	font-size:100%;
}
.tag1 {
	font-size:120%;
}
.tag2 {
	font-size:120%;
	font-weight:bold;
}
.tag3 {
	font-size:130%;
	font-weight:bold;
}
.tag4 {
	font-size:140%;
	font-weight:bold;
}
a.submenu {
	font-size:100%;
	padding-left:15px;
	color:#404040;
}
/* for Internet Explorer */
/*\*/
* html .table-div {
height: 210px;
}
/**/
#wall {
	border:1px solid black;
}