.head
{
	font-family:Verdana;
	font-size:10pt;
	color:blkack;
	font-weight:bold
}
.pgbgclr
{
background-color:#E3ECF9;
}
.bgclr
{
background-color:#A0BCEB;
border: 1 solid #000080
}
.tdbgclr
{
	background-color:navy
}

.list
{
	font-family:verdana;
	font-size:10pt;
	width:200;
	height:20
}
.slist
{
	font-family:verdana;
	font-size:10pt;
	width:90;
	height:20
}
.tdbg
{
	border: 1 solid #000080;
	background-color: #D5EAFF; 
}
.tdborder
{
	border: 1 solid navy;
}

.fofont
{
    COLOR: red;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT:BOLD

}
.fofont1
{
    COLOR: green;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT:BOLD

}
.fofont2
{
    COLOR: navy;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT:BOLD
}
.label
{
    COLOR: black;
    FONT-FAMILY: verdana;
    FONT-SIZE: 10pt;
    FONT-WEIGHT:BOLD
}

.smalllabel
{
    COLOR: black;
    FONT-FAMILY: verdana;
    FONT-SIZE: 7pt;
    FONT-WEIGHT:PLAIN
}
.text
{
	font-family:verdana;
	font-size:12
}
.subhead
{
	font-family:verdana;
	font-size:10pt;
	font-weight:bold
}
.text2
{
	font-family:verdana;
	font-size:12pt;
	font-weight:bold
}
.text1
{
	font-family:verdana;
	font-size:10pt
}
.content
{
	font-family:verdana;
	font-size:10pt;
	width:200;
	height:20
}

.newcontent
{
	font-family:verdana;
	font-size:10pt;
	width:150;
	height:20
}

.textarea
{
	font-family:verdana;
	font-size:12;
}

a
{
	text-decoration:underline;
	color: BLACK; 
	cursor: hand;
	font-family:verdana;
	font-size:8pt;
}

a:hover
{
	text-decoration:underline;
	color: BLACK; 
	cursor: hand;
	font-family:verdana;
	font-size:8pt;
}

A:link
{
	text-decoration:underline;
	color: BLACK; 
	cursor: hand;
	font-family:verdana;
	font-size:8pt;
}
A:visited
{
      COLOR: maroon;
	text-decoration:underline;
	cursor: hand;
	font-family:verdana;
	font-size:8pt;
}
A:active
{
	text-decoration:underline;
	cursor: hand;
	font-family:verdana;
	font-size:8pt;
}
.button
{
	 cursor:hand;
	 font-family: Verdana; 
	 font-size: 8pt;
	 font-weight:bold;
	 width: 85px;
	 height:18px; 
	 background-color: #FFFFFF; 
	 color: #000080; 
	 border: 1 solid #000080
}
.button1
{
	 font-family: Verdana; 
	 font-size: 8pt;
	 font-weight:bold;
	 width: 110px;
	 height:18px; 
	 background-color: #FFFFFF; 
	 color: navy; 
	 border: 1 solid #008080
}

li.oItem 
{ 
	color: MAROON; 
	cursor: hand;
	width:190;
	font-family:verdana;
	font-size:8pt;
	font-weight:bold
}

li.oParent 
{ 
	color: BLACK; 
	cursor: hand;
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	list-style-image:url(arrow.gif)
}
ul ul 
{ 
	display: none; 
}

.listbox
{
font-family: Arial; 
font-size: 10pt; 
color: #000080; 
font-weight: bold; 
background-color: #E3ECF9; 
border-style: ridge; 
border-color: #FFFFFF"
}
body
{
     scrollbar-base-color: #C1D3F4;
     scrollbar-face-color: #C1D3F4;
     scrollbar-shadow-color: navy;
     scrollbar-highlight-color: #C1D3F4;
     scrollbar-3dlight-color: navy;
     scrollbar-darkshadow-color: #C1D3F4;
     scrollbar-track-color: white;
     scrollbar-arrow-color: navy;
}