body
{
    background-color: #4a4a4a;
	text-align: center;
	font-family: 'Tahoma';
	font-size: 13px;
	background-image: url('style/bg_black.png');
	background-repeat: repeat-x
}

#footer
{
	font-size: 10px;
	text-align: center;
	width: 100%;
	color: #FFFFFF;
}

#filename
{
	color: #FFFFFF;
}

.error
{
	color: #ff0000;
}

#bred
{
	color: #FF0000;
}

.cell
{
	background-color:#99CCFF;
}

.cell2
{
	background-color:#dfdbd8;
}

.cell3
{
	background-color:#eeeeee;
}

a:link {
COLOR: #3e87ff;
text-decoration: none;
}
a:visited {
COLOR: #3e87ff;
text-decoration: none;
}
a:hover {
COLOR: #ff6000;
text-decoration: none;
}
a:active {
COLOR: #fa2525;
text-decoration: none;
}


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: #ocococ;
}

#small
{
	font-size: 9px;
}
