﻿body 
{
	font-family: Eurostyle, Arial;
}

.MISSING
{
	color: #FF0000;
	text-decoration: blink;
	font-weight: bold;
}

.SUCCESS
{
	color: #008000;
	font-weight: bold;
}

.SUBMIT
{
	right: 40px;
	position: absolute;
	width: 60px;
}

.PARABENCORPORATION
{
	background-repeat: no-repeat;
	background-image: url('../images/paraben-forensic-software.gif');
	height: 139px;
}

.TOPBORDER
{
	background-image: url('../images/top-side.gif');
}

.LEFTBORDER
{
	background-image: url('../images/side3.gif');
}

.LEFTMENUBORDER
{
	background-image: url('../images/side2.gif');
}

.RIGHTBORDER
{
	background-image: url('../images/right-side.gif');
	width: 27px;
}

.BOTTOMBORDER
{
	background-image: url('../images/bottom-side.gif');
}

.BIGG
{
	color: #666;
	font-size: 16pt;
}

.MEDG 
{
	color: #666;
	font-size: 12pt;
}

.SMALLG
{
	color: #666;
	font-size: 8pt;
}

.MEDB 
{
	color: #000;
	font-size: 12pt;
}

.SMALLG
{
	color: #666;
	font-size: 8pt;
}

a.SMALLO
{
	color: #02687B;
	font-size: 8pt;
	text-decoration: none;
}

a.SMALLO:hover
{
	color: #FD8342;
	text-decoration: underline;
}

a.BIGO
{
	color: #FD8342;
	text-decoration: none;
	font-size: 16pt;
}

a.BIGO:hover 
{
	color: #000;
	text-decoration: underline;
}

.COPYRIGHT
{
	color: #000;
	font-family: Arial;
	text-decoration: none;
	font-size: 7pt;
}

.FOOTERTEXT
{
	margin: auto;
	font-family: Arial;
	font-size: 7pt;
	text-decoration: none;
	color: #000;
}

.FOOTERTEXT a
{
	color: #FD8342;
	text-decoration: underline;
	font-family: Arial;
	font-size: 7pt;
}

.FOOTERTEXT a:hover
{
	color: #02687B;
}

.ERROR
{
	color: #FF0000;
	font-weight: bold;
}