#nav
	{
	margin: 0 0 4em 0;
	padding: 0;
	line-height: 0;
	}

#side {
	background: url("../images/hl_bckgrnd_tile.jpg") repeat-x;
	position: absolute;
	right: 0;
	top: 0;
	padding: 10px 15px;
	width: 206px;
	voice-family: "\"}\""; voice-family:inherit; /* Tantek's hack */
	width: 176px;
}

.NAVBARTEXT
	{
	color: white;
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif
	}
	
.BORDER
	{
	color: #000000;
	border-color: green;
	border-width: 3px;
	border-style: solid;
	background-color: #F3F3F3;
	font-size: 90%
	}


TR.ACTION_REMOVE
	{
	background-color: blue
	}

TR.ACTION_ADD
	{
	background-color: green
	}

.FILE
	{
	color: #007900;
	background-color: inherit;
	font-size: 100%;
	font-family: "Courier New", courier, serif
	}

.RN_RPT
	{
	color: green;
	font-family: Tahoma, Arial, Helvetica, Helv, sans-serif;
	font-size: 10px
	}
	
.RELEASENOTE
	{
	color: #000000;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	background-color: #ACACAC;
	font-size: 90%;
	text-indent: 2em	
	}
	
TR.subitem
	{
	text-indent: 2em;
	}

TR.item
	{
	text-indent: 1.4em;
	}

BODY
	{
	padding: 0px;
	margin: 0
	}

smallfont
	{
	font-family: Tahoma, Arial, Helvetica, Helv, sans-serif;
	font-size: 10px
	}

.item0{background-color:#f2f2f2;}
.item1{background-color:#e9e9e9;}	
.retired{text-decoration:line-through;}

UL { list-style: square outside }
UL.sub { list-style: circle }

PRE
	{
	font-size:12px;
	}

TD
	{
	font-size: 11px;
	font-family: "Verdana", sans-serif
	}

H1 
	{
	color: black;
	background-color: inherit;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 150%
	} 

H1.title
	{
	color: black;
	background-color: inherit;
 	letter-spacing: .2em;		
	font-family: "Trebuchet MS", sans-serif;
	font-size: 150%
	}
 
H2 
	{
	color: #336699;
	background-color: inherit;	
	font-family: "Trebuchet MS", sans-serif;
	font-size: 130%
	} 

H3
	{
	color: #336699;
	background-color: inherit;	
	font-family: "Trebuchet MS", sans-serif;
	font-size: 110%	
	}
		
.sb-normal 
	{
	font-family: Tahoma, Arial, Helvetica, Helv, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	background-color : transparent;
	text-indent: 10%
	}
	
.sb-normal_noul 
	{
	font-family: Tahoma, Arial, Helvetica, Helv, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color : transparent;
	}
 
.sb-head
	{
	font-family: Tahoma, Arial , sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	font-weight: bold;
	text-decoration: none
	}

.tb-head
	{
	font-family: Tahoma, Arial, Helvetica, Helv, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-color : transparent
	}
	
TD.COLOUR
	{
	font-size: 80%;
	background-color: #9C99CD;
	font-family: "Arial", sans-serif
	}

TD.HEADING
	{
	font-size: 80%;
	background-color: inherit;
	font-weight: bold;
	font-family: "Arial", sans-serif	
	}

TR.HEADING
	{
	font-size: 100%;
	background-color: #B4CAD5;
	font-weight: bold;
	font-family: "Arial", sans-serif
	}
	
TR.SUBHEADING
	{
	font-size: 100%;
	background-color: #e9e9e9;
	font-weight: bold;
	font-family: "Arial", sans-serif
	}

TD.IMAGELEFT
	{
	width: 10px;
	height: 18px;
	background-image: url("../images/bloc_t_l.png")
	}
	
TD.IMAGERIGHT
	{
	width: 10px;
	height: 18px;
	background-image: url("../images/bloc_t_r.png")
	}

TD.IMAGECENTER
	{
	width: 100%;
	height: 18px;
	text-align: left;
	background-image: url("../images/bloc_t_fill.png")
	}
  
TH
	{
        font-family: "Trebuchet MS", sans-serif;
	font-size: 14px
	}
 
.TEXTBOX
	{ border: inset 1px black } 
 
a.navbar:link, a.navbar:visited
	{
	background-color: inherit;
	font-family: Arial, Helvetica, Helv, sans-serif;
	font-size: 100%;	
	color: white;
	font-weight: bold;
	text-decoration: none
	}

a.navbar:hover, a.navbar:active 
	{
	background-color: #9C99CD;
	font-family: Arial, Helvetica, Helv, sans-serif;
	font-size: 100%;
	color: white;
	font-weight: bold;
	text-decoration: none
	}

#HEADER
	{
	position: absolute;
	color: black;
	width: 100%;
	height: 7%;
	left: 0;
	top: 0;
	background-color: #6A99C5
	}

#TOP-NAVBAR
	{
	position: absolute;
	color: black;
	width: 100%;
	top: 7%;
	height: 7%;
	border-top-width: 3px;
	border-top-style: solid;
	background-color: #6A99C5;
	background-color: #31699C
	}


#MAIN
	{
	position: absolute;
	overflow: auto;
	color: black;
	height: 86%;
	width: 80%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #626162;
	left: 0;
	top: 14%;
	background-image: url("../images/hl_bckgrnd_tile.jpg")
	}
	

#SIDEBAR
	{
	position: absolute;
	overflow: auto;
	width: 20%;
	right: 0%;
	top: 14%;
	height: 86%;
	background-image: url("../images/hl_bckgrnd_tile.jpg")
	}
	
.smallfont
	{
	font-family: Verdana, Arial, Helvetica, Helv, sans-serif;
	font-size: 10px
	}
