﻿body {
}
h3
{
  	font-family :Arial;
	font-size:18px;
	font-weight:bold;  
	color: #4F4F4E;
}
.ColumnHeader
{
	font-family :Arial;
	font-size:13px;
	font-weight:bold;
	background:#ffcc7c;
}
.detail
{
	font-family :Arial;
	font-size:11px;
}
.header
{
	font-family :Arial;
	font-size:15px;
	font-weight:bold;
	color:#800000;
}
.ErrorMessage
{
    background-color:#F8FB08;
	font-family :Arial;
	font-size:11px;
	font-weight:bold;
	color:#DA310F;
}

.Label
{
	font-family :Arial;
	font-size:11px;
	font-weight:bold;
	
}
.JobSectionLabel
{
	font-family :Arial;
	font-size:13px;
	color:#E46F0E;
	font-weight:bold;
	
}
.Title
{
	font-family :Arial;
	font-size:15px;
	font-weight:bold;
	color:#CC6600;
}
.PageTitle
{
	font-family :Arial;
	font-size:18px;
	font-weight:bold;
	color:#7E1210;
}
.JobTitle
{
	font-family :Arial;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.minibutton {
	font-family: Arial;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}

.DetailIndex
{
	font-family: Arial;
	color: #7C7B7A;
	font-size: 13px;
	font-weight: bold;
    }
