body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: arial;
	background-color: #C0C0C0;
}

.normal
{
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
}

.inner
{
	background-color: #FFFFCD;
	font-size: 11px;
	font-family: arial;
}



.floating
{
	background-position: center center;
	display: block;
	z-index: 1000; /*filter: alpha(opacity=70, finishopacity=80, style=3, startx=0, starty=0, finishx=140, finishy=270);*/
	left: 25%;
	width: 50%;
	cursor: pointer;
	background-repeat: no-repeat;
	position: absolute;
	top: 25%;
	height: 50%;
	background-color: #ffffff;
	text-align: center;
}



A
{
	font-size: 11px;
	color: #3300cc;
	font-family: arial;
	text-decoration: none;
}

.folder
{
	background-color: #E1E17D;
	font-size: 11px;
	font-family: arial;
}

A:Hover
{
	font-size: 11px;
	color: #ff3366;
	font-family: arial;
	text-decoration: none;
}

table
{
	font-size: 11px;
	font-family: arial;
}



A.tabs
{
	font-weight: bold;
	font-size: 14px;
	color: black;
	font-family: arial;
	text-decoration: none;
}

A.tabs:Hover
{
	font-weight: bold;
	font-size: 14px;
	color: red;
	font-family: arial;
	text-decoration: none;
}

A.smallLink
{
	font-weight: bold;
	font-size: 9px;
	color: blue;
	font-family: arial;
	text-decoration: none;
}

A.smallLink:Hover
{
	font-weight: bold;
	font-size: 9px;
	color: red;
	font-family: arial;
	text-decoration: none;
}

A.viewReport
{
	font-weight: bold;
	font-size: 18px;
	color: red;
	font-family: arial;
	text-decoration: none;
}
A.viewReport:Hover
{
	font-weight: bold;
	font-size: 18px;
	color: Maroon;
	font-family: arial;
	text-decoration: none;
}

textarea
{
	font-family: arial;
	font-size: 11px;
}

INPUT
{
	font-family: arial;
	font-size: 11px;
}



INPUT.buttons
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: arial;
}

OPTION
{
	font-family: arial;
	font-size: 11px;
}

SELECT
{
	font-family: arial;
	font-size: 11px;
}

SELECT.widthSet
{
	font-family: arial;
	font-size: 11px;
	width: 150px;
}

note
{
	font-family: arial;
	font-size: 8px;
}



/*FIELDSET
{
	border: 1px  solid gainsboro;
	
}
*/
LEGEND
{
	font-weight: bold;
	font-size: 11px;
	color: steelblue;
	font-family: arial;
}

A.userName
{
	font-weight: bold;
	font-size: 18px;
	color: midnightblue;
	font-family: arial;
}

A.userName:HOVER
{
	font-weight: bold;
	font-size: 18px;
	font-family: arial;
	color: red;
}

.company
{
	font-weight: bold;
	font-size: 16px;
	color: royalblue;
	font-family: arial;
}
.candidate
{
	font-weight: bold;
	font-size: 12px;
	color: #cc0066;
	font-family: arial;
}

.candidateInfo
{
	font-weight: bold;
	font-size: 12px;
	color: #black;
	font-family: arial;
}

.slogan
{
	font-weight: bold;
	font-size: 15px;
	font-family: arial;
}

.tasks
{
	font-weight: bold;
	font-size: 12px;
	color: darkred;
	font-family: arial;
	font-variant: small-caps;
	text-decoration: none;
}

.reportSummaryHeading
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: arial;
}

.reportStat
{
	font-weight: bold;
	font-size: 12px;
	color: dimgray;
	font-family: arial;
}

.pageHeader
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	font-family: arial;
}

.breadCrumb
{
	font-weight: bold;
	font-size: 10px;
	color: Maroon;
	font-family: arial;
}
A.breadCrumb
{
	font-weight: bold;
	font-size: 10px;
	color: black;
	font-family: arial;
}
A.breadCrumb:HOVER
{
	font-weight: bold;
	font-size: 10px;
	color: green;
	font-family: arial;
}

FIELDSET.dark
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: dimgray 2px solid;
	border-right: dimgray 2px solid;
	border-top: dimgray 2px solid;
	border-left: dimgray 2px solid;
}

.headerLink
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #EEEEEE;
background-repeat: repeat-x;
color: #333333;
font-weight: bold;
font-family: arial,Verdana, Helvetica, Arial, sans-serif;
} 

.headerLink:Hover
{
border: 3px double #CCCCCC;
border-top-color: #999999;
border-left-color: #999999;
padding: 0.25em;
background-color: #FFFFFF;
background-repeat: repeat-x;
color: #333333;
font-weight: bold;
font-family: arial,Verdana, Helvetica, Arial, sans-serif;
cursor:default;
} 



