a:hover    { color: #999999 }


a
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #003399
}

p
{
	font-family: Verdana, Swiss, Arial, Helvetica, san-serif;
	font-size: 8pt;
	margin-top: 3;
	margin-bottom: 3
}

body
{
	background-color: #FFFFFF
}

table        { background-color: #FFFFFF }

.main
{
 border: 1px solid #C0C0C0;
}


.hdrlink
{
   color: #663300;
	text-decoration: none;
	font-weight : bold;
	font-size : 20px
}

.hdrText
{
        color: #000000;
        font-size : 14px;
	    font-weight : bold;
        text-decoration: none
}

.greybox
{
      background: #ffffff;
      border-left: #C0C0C0 1px inset;
      border-top: #C0C0C0 1px inset;
      color:  #000000;
	  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	  font-size : 10px
}

.tabtextblk
{
        color: #000000;
        font-size: 12px;
	    font-weight: bold;
        text-decoration: none
}

.tabtextwht
{
	color:  #ffffff;
    text-decoration: none;
    font-weight: bold;
	font-size :  12px
}

.tabtextlnk
{
        color: #003399;
        font-size: 11px;
        text-decoration:  underline
}

.foottextlnk
{
		color: #FFFFFF;
        font-size: 10px;
        text-decoration: none
}

.foottext
{
        color: #FFFFFF;
        font-size: 10px;
        text-decoration: none;
		text-align: center;
		margin-top: 0;
		margin-bottom: 0
}

.tablebody
{
	width: 100%;
	height: auto;
	padding-left: 5px
}

.horzline
 {
	width: 51px;
	border-width : 1px;
	border-style : solid;
	border-color : Gray
}

.sectionhdrtxt {
	color: White;
	font-size : 18px;
	font-weight : normal;
}

.lmhdr1 {
	color: #000000;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	margin-top : 1px;
	margin-bottom : 1px
}
.lmhdr2 {
	color: Maroon;
	font-size : 11px;
	font-weight : bold;
	text-decoration: none;
	margin-top : 1px;
	margin-bottom : 1px
}
.lmhdr3 {
	color: #003399;
	font-size : 11px;
	font-weight : normal;
	text-decoration: underline;
	margin-top : 1px;
	margin-bottom : 1px
}