BODY, TD, TR, TABLE {
	font-size : 9pt;
	font-family : verdana, arial, sans-serif;
	color: #000000;
}

A {
	color: #00549F;
}

A:Active {
	color: #00549F;
}

A:Visited {
	color: #00549F;
}

.CandReportProduced
{
	font-weight			: bold;
	color: red;
}
.CandReadyForReport
{
	font-weight			: bold;
	color: orange;
}
.CandActive
{
	font-weight			: bold;
	color: blue;
}
.CandCompleted
{
	font-weight			: bold;
	color: cyan;
}
.CandReadyforEmail
{
	font-weight			: bold;
	color: black;
}
.CandEmailSent
{
	font-weight			: bold;
	color: green;
}
.CandReminderEmailSent
{
	font-weight			: bold;
	color: purple;
}


.BoardTable
{
	background			: #FBFBF0;
	border-bottom		: 1px solid #CDCD56;
	border-left			: 1px solid #CDCD56;
	border-top			: 1px solid #CDCD56;
}
.BoardTableTR
{
	border-top			: 1px solid #CDCD56;
	border-right		: 1px solid #CDCD56;
}
.BoardTableIC
{
	border-top			: 1px solid #CDCD56;
	border-right		: 1px solid #CDCD56;
	background-image	:url('images/Clouds.jpg');
}
.BoardTableHR
{
	background			: #f4f4da;
	border-right		: 1px solid #CDCD56;
}
.BoardTableTOP
{
	background			: #f4f4da;
	border-bottom		: 1px solid #CDCD56;
	border-right		: 1px solid #CDCD56;
}
.BoardTableCHR
{
	background			: #f4f4da;
	border-right		: 1px solid #CDCD56;
	border-top			: 1px solid #CDCD56;
}
.BoardTableTRT
{
	border-right		: 1px solid #CDCD56;
}
.BoardTableFR
{
	background			: #f4f4da;
	border-right		: 1px solid #CDCD56;
	border-top			: 1px solid #CDCD56;
}

.BoardLinkTxtOff
{
	border-bottom		: 1px none  #ffffff;
	border-right		: 0px none  #ffffff;
	border-left			: 1px none  #ffffff;
	border-top			: 1px none  #ffffff;
}
.BoardLinkTxtOn
{
	background			: #FBFBF0;
	border-bottom		: 1px solid #CDCD56;
	border-right		: 0px solid #CDCD56;
	border-left			: 1px solid #CDCD56;
	border-top			: 1px solid #CDCD56;
}




.ButtonOver
{
	font-weight			: normal;
	font-size 			: 9pt;
	font-family			: verdana;
	background			: #f4f4da;
	border-bottom		: 1px solid #f4f4da;
	border-right		: 1px solid #CDCD56;
	border-left			: 1px solid #CDCD56;
	border-top			: 1px solid #CDCD56;
	color				: black;
	text-decoration		: none;
	cursor				: pointer;
	width				: 100%;
}
.ButtonOff
{
	font-weight			: normal;
	font-size 			: 9pt;
	font-family			: verdana;
	background			: white;
	border-bottom		: 1px solid white;
	border-right		: 1px solid white;
	border-left			: 1px solid white;
	border-top			: 1px solid white;
	color				: black;
	text-decoration		: none;
	cursor				: pointer;
	width				: 100%;
}
.ButtonClear
{
	font-family			: verdana;
	background			: #f4f4da;
	border-bottom		: 0px solid white;
	border-right		: 0px solid white;
	border-left			: 0px solid white;
	border-top			: 0px solid white;
	color				: black;
	text-decoration		: none;
	cursor				: pointer;
	width				: 100%;
}

.head {
	color: BLUE;
	font-size: 20pt;
}

.subhead {
	color: #00549F;
	font-size: 12pt;
}
.subsubhead {
	color: #00549F;
	font-size: 8pt;
	font-weight: bolder;
}

button, input, select
{
	font-size		: 8pt;
	font-weight		: bolder;
	font-family		: verdana;
	background		: white;
	border-bottom		: 1px solid black;
	border-right		: 1px solid black;
	border-left		: 1px solid black;
	border-top		: 1px solid black;
	color			: black;
	text-decoration		: none;
	cursor			: hand;
	align			: center;
	background-image	:url('images/metal_button.JPG');
	background-repeat	:no-repeat;
	background-position	:left;
}
button, input, select
{
	font-size		: 8pt;
	font-weight		: bolder;
	font-family		: verdana;
	background		: white;
	border-bottom		: 1px solid black;
	border-right		: 1px solid black;
	border-left		: 1px solid black;
	border-top		: 1px solid black;
	color			: black;
	text-decoration		: none;
	cursor			: hand;
	align			: center;
	background-image	:url('images/metal_button.JPG');
	background-repeat	:no-repeat;
	background-position	:left;
}

.TextInput
{
	width				: 250px;
}

.ButOn
{
	font-weight		: bolder;
	font-size		: 8pt;
}
.imgbut
{
	cursor			: hand;
}
.tabbttn
{
	font-family			: verdana;
	background			: white;
	border-bottom			: 0px solid white;
	border-right			: 0px solid white;
	border-left			: 0px solid white;
	border-top			: 0px solid white;
	color				: black;
	text-decoration			: none;
	cursor				: hand;
	width				: 100%;
	gheight				: 100%;
}

.topborder
{
	background-image	: url('/images/!border/top.jpg');
	background-repeat 	: repeat-x;
	background-position	: bottom;
}
.left
{
	background-image	: url('/images/!border/left.jpg');
	background-repeat 	: repeat-y;
	background-position	: right;
}
.right
{
	background-image	: url('/images/!border/right.jpg');
	background-repeat 	: left;
}
.wtopborder
{
	background-image	: url('/images/!border/w_top.jpg');
	background-repeat 	: repeat-x;
	background-position	: top;
}
.wleft
{
	background-image	: url('/images/!border/w_left.jpg');
	background-repeat 	: repeat-y;
	background-position	: left;
}
.wright
{
	background-image	: url('/images/!border/w_right.jpg');
	background-repeat 	: left;
}
