body
{
    background-color: #4a4a4a;
	text-align: center;
	font-family: 'Tahoma';
	font-size: 14px;
	height:100%; 
	background: #1E1E1E url(./images/bg.jpg) repeat-x;
	color:#FFFFFF;
}

#logo{
position: absolute;
	 top: 5px;
	 left: 15em;
	 display: block;
	 width: 404px;
	 height: 107px;
	 cursor: pointer;
	 background: url(images/vhrsetupslogo111.png) no-repeat;

}
#ads{
position: absolute;
	 top: 5px;
	 left: 45em;
	 display: block;
	 width: 620px;
	 height: 90px;
	 cursor: pointer;
	border: 1px solid #000000;
	 background: url(images/i7ad.gif) no-repeat;

}


.desc{
font-size: 11px;
color:#999999;
	
}

.whiteglass{

	 background: url(images/whiteglass.png) no-repeat;
	 height:125px;
	 width:237px;

}

.siteNavigationMenu {
/*	float: left; */
	width: 700px;
	padding: 0;
	margin: 0;	
	margin-top:190px;
	margin-left:20%;
	margin-right:20%;
	
	
	
	
}
span.username a.username {position:absolute;left:800px;top:100px;text-align:right;color:#FFFFFF; font-family:Arial; font-size:11px; font-weight:bold; text-decoration:underline; border-style:outset; border-color:#FFFFFF; border-width:0px 0px 0px 0px; padding:2px 4px 4px 2px ; }




#footer
{
	font-size: 10px;
	text-align: center;
	width: 100%;
	color: #FFFFFF;
}

#filename
{
	color: #FFFFFF;
}

#bred
{
	color: #FF0000;
}

.cell
{
	background-color:#FA6554;
}

.cell2
{
	background-color:#dfdbd8;
}

.cell3
{
	background-color:#1B0000;
}

a:link {
COLOR: #CD655A;
font-size:14px;
font-weight:bold;
text-decoration: underline;

}
a:visited {
COLOR:#CD655A;
font-size:14px;
font-weight:bold;
text-decoration: underline;
}
a:hover {
COLOR:#CD655A;
font-size:14px;
font-weight:bold;
text-decoration: none;
}
a:active {
COLOR:#CD655A;
font-size:14px;
font-weight:bold;
text-decoration: underline;
}

a.submitter:link {
COLOR: #CD655A;
font-size:10px;
text-decoration: underline;

}
a.submitter:visited {
COLOR: #CD655A;
font-size:10px;
text-decoration: underline;
}
a.submitter:hover {
COLOR: #ff6000;
font-size:10px;
text-decoration: none;
}
a.submitter:active {
COLOR: #CD655A;
font-size:10px;
text-decoration: underline;
}


a.footer:link {
COLOR: #404040;
font-size: 10px;
text-decoration: underline;

}
a.footer:visited {
COLOR: #404040;
font-size: 10px;
text-decoration: underline;
}
a.footer:hover {
COLOR: #808080;
font-size: 10px;
text-decoration: none;
}
a.footer:active {
COLOR: #404040;
font-size: 10px;
text-decoration: underline;
}











IMG
{
	border: 0;
}

#document_bg
{
	position: relative;
	background-image: url('style/doc_bg.png');
	margin: 0px auto;
	width: 792px;
}

#page_title
{
	text-align: center;
	color: #FCFCFC;
	font-size: 15px;
}

#form
{
	text-align: left;
	width: 500px;
	margin-left: 25px;
}

#document
{
	text-align: left;
	width: 500px;
	margin-left: 25px;
}

#hashes
{
	font-size: 10px;
}

#small_text
{
	font-size: 10px;
	color: #ff0000;
	width: 750px;
}

#red
{
	width: 90%;
	border: 2px solid #96ff00;
	background-color: #eefbd9;
	padding: 2px;
	color: #ff0000;
}

#footer
{
	font-size: 10px;
	text-align: center;
	width: 100%;
	color:#464C50;
}
td.footer
{
	font-size: 10px;
		width: 100%;
	color:#464C50;
}

#small
{
	font-size: 9px;
}