body {
	/* //font-family: "Lucida Grande", Arial, Verdana, sans-serif; */
	background-image: url(_img/VR_rebiuild_back.png);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}
p ,ul{
font-size:.75em;
padding-left:35px;
font-weight:normal;
}

a {
color: black;
text-decoration:none;

}


p a, p a:visited  {
	color: #aa0000;
	text-decoration: underline;
}
 p a:hover, li a:hover{
background-color: #ff9e07;
text-decoration:underline;
color: #aa0000;
}
 a:visited {
color: black;
text-decoration:none;

}
a img {border-style:none;}
#shadowleft {
	background-image: url(_img/whitgrad_left.png);
	background-repeat: repeat-y;
	background-position: right top;
}
#centercolumn {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
}

#shadowright {
	background-image: url(_img/whitegrad_right.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.nodule, .nodule_wide {
font-family:Helvetica, Arial, sans-serif;
font-weight:bold;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
padding:5px;
float:left;
border-left:solid 1px #999999;
border-top:solid 1px #999999;
border-right:dotted 1px #999999;
border-bottom:dotted 1px #999999;
background-image: url(_img/shadow_back.png);
background-repeat: no-repeat;
background-position: left top;
}

.nodule_wide {width:700px;

}
br {
clear:both;
}
.nodule {width:324px;


}
.nodule img{
padding-right:2px;

}
#vr_logo {
background-image: url(_img/logo_back.png);
background-repeat: repeat-x;
margin-left:15px;
margin-right:42px;
margin-top:10px;
margin-bottom:10px;
border:solid 1px #999999;
}

td .table_rows{
font-weight:normal;
font-size:12px;
font-style:italic;
}

.one:hover{
color: #363636;
background-color: #cccccc;

}
a:hover, a:visited, a:active, a{
}
.one a:hover{
color: #363636;

}
.hideme{
	display: none;
}

h1{
	line-height: .8em;
	padding-left: 20px;
	text-align: left;
	font-size: 16px;
}

#bodywrapper{
	padding: 10px;
}

.one{
	padding-right: 5px;
	padding-left: 5px;
}