A:hover
{
    COLOR: #999999
}
A
{
    COLOR: #003366;
    TEXT-DECORATION: underline
}
TD
{
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial,  Helvetica, sans-serif
}
.smalltext
{
    FONT-SIZE: 0.6em
}
.medtext
{
    FONT-SIZE: 0.7em
}
.lrgtext
{
    FONT-SIZE: 0.8em
}
.orange
{
    COLOR: #cc6600
}
.red
{
    COLOR: #660000
}
.dkblue
{
    COLOR: #003366
}
.bold
{
    FONT-WEIGHT: bold
}
.smalltextwhite
{
    FONT-SIZE: 0.8em;
    COLOR: #ffffff
}
.copytext
{
    COLOR: #ffffff
}
A.copytext:link
{
    COLOR: #ffffff
}
A.copytext:hover
{
    TEXT-DECORATION: underline
}
A.copytext:visited
{
    COLOR: #ffffff
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.2em;
    COLOR: #660000
}
B
{
    FONT-WEIGHT: bold
}
.green
{
    COLOR: #999900
}
.box
{
    BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    BORDER-LEFT: #cccccc 0px solid;
    BORDER-BOTTOM: #cccccc 1px solid
}
.black
{
    COLOR: #000000
}
.white
{
    COLOR: #ffffff
}
H3
{
    FONT-WEIGHT: bold
}
H3
{
    FONT-SIZE: 1em
}
.indexheaders
{
    FONT-SIZE: 1.15em;
    COLOR: #003366
}
.medtextblue
{
    FONT-SIZE: 0.8em;
    COLOR: #003366
}
BODY
{
    FONT-SIZE: 2;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
INPUT
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT-COLOR: #b4b4b4;
    BACKGROUND: #f8f8f8;
    BORDER-BOTTOM-COLOR: #b4b4b4;
    COLOR: #333333;
    BORDER-TOP-COLOR: #b4b4b4;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BORDER-RIGHT-COLOR: #b4b4b4
}
TEXTAREA
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT-COLOR: #b4b4b4;
    BACKGROUND: #f8f8f8;
    BORDER-BOTTOM-COLOR: #b4b4b4;
    COLOR: #333333;
    BORDER-TOP-COLOR: #b4b4b4;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BORDER-RIGHT-COLOR: #b4b4b4
}
SELECT
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    BORDER-LEFT-COLOR: #b4b4b4;
    BACKGROUND: #f8f8f8;
    BORDER-BOTTOM-COLOR: #b4b4b4;
    COLOR: #333333;
    BORDER-TOP-COLOR: #b4b4b4;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BORDER-RIGHT-COLOR: #b4b4b4
}
INPUT.lineInput
{
    BACKGROUND-COLOR: #f8f8f8
}
TEXTAREA.lineInput
{
    BACKGROUND-COLOR: #f8f8f8
}
SELECT
{
    BACKGROUND-COLOR: #f8f8f8
}
INPUT
{
    TEXT-INDENT: 2px
}
INPUT.button
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #e2e2e2
}
INPUT.mainButton
{
    FONT-WEIGHT: bold;
    BACKGROUND-COLOR: #e2e2e2
}
INPUT.liteButton
{
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: #e2e2e2
}
INPUT
{
    BORDER-RIGHT: #b4b4b4 1px solid;
    BORDER-TOP: #b4b4b4 1px solid;
    BORDER-LEFT: #b4b4b4 1px solid;
    BORDER-BOTTOM: #b4b4b4 1px solid
}

INPUT.bad
{
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: #FF6633
}

INPUT.good
{
    FONT-WEIGHT: normal;
    BACKGROUND-COLOR: #FFFFFF
}

TEXTAREA
{
    BORDER-RIGHT: #b4b4b4 1px solid;
    BORDER-TOP: #b4b4b4 1px solid;
    BORDER-LEFT: #b4b4b4 1px solid;
    BORDER-BOTTOM: #b4b4b4 1px solid
}
SELECT
{
    BORDER-RIGHT: #b4b4b4 1px solid;
    BORDER-TOP: #b4b4b4 1px solid;
    BORDER-LEFT: #b4b4b4 1px solid;
    BORDER-BOTTOM: #b4b4b4 1px solid
}
INPUT
{
    TEXT-INDENT: 2px
}
INPUT.button
{
    BORDER-RIGHT: #b4b4b4 1px solid;
    BORDER-TOP: #b4b4b4 1px solid;
    BORDER-LEFT: #b4b4b4 1px solid;
    BORDER-BOTTOM: #b4b4b4 1px solid
}
.hdash
{
    BACKGROUND-POSITION: center bottom;
    BACKGROUND-IMAGE: url(images/hdash.gif);
    BACKGROUND-REPEAT: repeat-x
}
.vdash
{
    BACKGROUND-POSITION: right 50%;
    BACKGROUND-IMAGE: url(../images/vdash.gif);
    BACKGROUND-REPEAT: repeat-y
}
.vdash2
{
    BACKGROUND-POSITION: left 50%;
    BACKGROUND-IMAGE: url(../images/vdash.gif);
    BACKGROUND-REPEAT: repeat-y
}
TH
{
    BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #333333;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #e5e5e5
}
.altcolour
{
    BACKGROUND-COLOR: #f4f4f4
}
A.cssMenu
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
A.cssMenu:hover
{
    COLOR: #cc0066;
    TEXT-DECORATION: underline
}

table.errortable
{ 
	width: 770px; 
	padding: 0px; 
	border: 1px solid #789DB3;
	border-spacing: 0pt
}

table.errortable td 
{
	font-size: 12px; 
	border: 1px solid #789DB3; 
	background-color: #CCCCFF; 
	vertical-align: middle; 
	text-align: left;
	padding: 4px; 
	font-weight: bold;
}

table.alloktable
{ 
	width: 770px; 
	padding: 0px; 
	border: 1px solid #789DB3;
	border-spacing: 0pt
}

table.alloktable td 
{
	font-size: 12px; 
	border: 1px solid #789DB3; 
	background-color: #66FF66; 
	vertical-align: middle; 
	text-align: left;
	padding: 4px; 
	font-weight: bold;
}

table.prop
{ 
	width: 690px; 
	padding: 0px; 
	border: 2px solid #789DB3;
	border-spacing: 0pt;
	border-collapse: collapse;
}

table.prop td 
{
	font-size: 13px; 
	border: 2px solid #789DB3; 
	background-color: #CCEEFF; 
	vertical-align: middle; 
	text-align: center;
	padding: 7px; 
	font-weight: bold;	
}

table.prop th 
{
	font-size: 13px; 
	border: 2px solid #789DB3; 
	background-color: #e5e5e5; 
	vertical-align: middle; 
	text-align: center;
	padding: 7px; 
	font-weight: bold;	
}
table.menu
{ 
	border: 0px;
	border-collapse: collapse;
}

table.menu td 
{
	border: 0px;
	border-spacing: 0pt;
	padding: 0px; 
		
}

table.vtable
{ 
	width: 690px; 
	padding: 0px; 
	border: 2px solid #789DB3;
	border-spacing: 0pt;
	border-collapse: collapse;
}

table.vtable td 
{
	font-size: 12px; 
	font-weight: bold;
	border: 2px solid #789DB3;
	background-color: #F4F4F4; 
	padding: 4px;
	vertical-align: middle; 
	height: 20px
	
}

table.vtable th 
{
	font-size: 13px; 
	font-weight: bold;
	border: 2px solid #789DB3;
	background-color: #99CCFF; 
	padding: 4px;
	vertical-align: middle; 
	text-align: center;
	height: 20px
	
}

table.ltable
{ 
	border: 0px;
	border-spacing: 0pt
	border-collapse: collapse;
}

table.ltable td 
{
	border: 0px solid #789DB3;
	padding: 0px;
	vertical-align: bottom; 
	text-align: bottom;
	height: 28px;	
	
}

table.edit
{ 
	width: 690px; 
	padding: 0px; 
	border: 2px solid #789DB3;
	border-spacing: 0pt;
	border-collapse: collapse;
}

table.edit td 
{
	font-size: 12px; 
	border: 2px solid #789DB3; 
	background-color: #F4F4F4; 
	vertical-align: center; 
	padding: 7px; 
	font-weight: bold;
	
}

table.projcost
{ 
	padding: 0px; 
	border: 1px solid #789DB3;
	border-spacing: 0pt
}

table.projcost td 
{
	font-size: 12px; 
	background-color: #CCEEFF; 
	vertical-align: bottom;
}

table.nob
{ 
	padding: 0px; 
	border: 0px
	border-spacing: 0pt
}

table.nob td 
{
	font-size: 12px; 
	background-color: #CCEEFF; 
	vertical-align: bottom; 
}

table.pagetable
{ 
	padding: 0px; 
	border: 2px solid #789DB3;
	border-spacing: 2pt;
	height: 400px;
	width: 930px;
}

table.pagetable td 
{
	vertical-align: top; 
}

table.pagetable1
{ 
	padding: 0px; 
	border: 0px;
	border-spacing: 2pt;
	height: 400px;
	width: 700px;
}

table.pagetable1 td 
{
	vertical-align: top; 
}

table.report
{ 
	width: 758px; 
	padding: 0px; 
	border: 2px solid #789DB3;
	border-spacing: 0pt;
	border-collapse: collapse;
}

table.report td 
{
	font-size: 12px; 
	border: 2px solid #789DB3; 
	background-color: #F4F4FD; 
	vertical-align: middle; 
	text-align: left;
	padding: 4px; 
	font-weight: bold;
}

table.reporthdr
{ 
	
	border: 2px solid #789DB3;
	border-spacing: 2pt;
	width: 750px; 
	background-color: #CCEEFF; 
}

table.reporthdr td 
{
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
	

}

table.reportftr
{ 
	width: 750px; 
	padding: 0px; 
	border: 1px solid #789DB3;
	border-spacing: 0pt
}

table.reportftr td 
{
	font-size: 12px; 
	border: 1px solid #789DB3; 
	background-color: #F4F4F4; 
	vertical-align: middle; 
	text-align: center;
	padding: 4px; 
	font-weight: bold;
}

table.reportftr2
{ 
	padding: 0px; 
	border: 1px solid #789DB3;
	border-spacing: 0pt
}

table.reportftr2 td 
{
	font-size: 12px; 
	border: 1px solid #789DB3; 
	background-color: #CACAFF; 
	vertical-align: middle; 
	text-align: center;
	padding: 4px; 
	font-weight: bold;
}

table.reportbody
{ 
	width: 750px; 
	padding: 0px; 
	border: 2px solid #789DB3;
	border-spacing: 0pt;
	border-collapse: collapse;
}

table.reportbody td 
{
	font-size: 12px; 
	font-weight: bold;
	border: 2px solid #789DB3; 
	background-color: #F4F4F4; 
	text-align: center;
	padding: 4px; 
	
}
table.reportbody th
{
    BORDER-RIGHT: #cccccc 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #333333;
    BORDER-BOTTOM: #999999 1px dotted;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #e5e5e5
}

table.reportsubhdr
{ 
	width: 600px; 
	padding: 0px; 
	border: 1px solid #789DB3;
	border-spacing: 0pt
}

table.reportsubhdr td 
{
	font-size: 12px; 
	border: 1px solid #789DB3; 
	background-color: #66AAFF; 
	vertical-align: middle; 
	text-align: center;
	padding: 4px; 
	font-weight: bold;
}

table.reportsubftr
{ 
	width: 600px; 
	padding: 0px; 
	border: 1px solid #789DB3;
	border-spacing: 0pt
}

table.reportsubftr td 
{
	font-size: 12px; 
	border: 1px solid #789DB3; 
	background-color: #F4F4FF; 
	vertical-align: middle; 
	text-align: center;
	padding: 4px; 
	font-weight: bold;
}

FONT.sechd
{
	font-size: 14px; 
	color: #000099; 
	font-weight: bold;
}