BODY {
 scrollbar-face-color: #858fd5;
 scrollbar-3dlight-color : black;
 scrollbar-arrow-color : #858fd5;
 scrollbar-base-color : #858fd5;
 scrollbar-darkshadow-color : #858fd5;
 scrollbar-highlight-color : #858fd5;
 scrollbar-shadow-color : #858fd5;
 scrollbar-track-color : white;
 }

P {
	margin : 2px 5px 2px 5px;
	font : x-small Arial, Helvetica, sans-serif;
	color : #666666;
}

P.small {
	color : #FdFdFd;
	font-size : 10px;
	font-weight : bold;
}
H1 {
	color : #666666;
	text-align : right;
	margin-left: 10px; 
	margin-top: 5px; 
	margin-bottom: 5px;
	margin-right : 15px;
	font-weight : bold;
	font-size : large;
	}

H3 {
	color : #666666;
	text-align : left;
	margin-left: 50px; 
	margin-top: 20px; 
	margin-bottom: 5px;
	margin-right : 15px;
	font-weight : bold;
	}

P.text {
	color : #cccccc;
	text-align : justify;
	margin-left: 35px; 
	margin-top: 15px; 
	margin-bottom: 15px;
	margin-right : 15px;
	font-weight : normal;
	font-size : medium;
}

LI {
	color : #676767;
	margin : 8px 5px 2px 5px;
}


P.headtext {
	color : #7E7E7E;
	text-align : left;
	line-height : 2px;
	margin-left: 35px; 
	margin-top: 15px; 
	margin-bottom: 15px;
	margin-right : 15px;
	letter-spacing : 1px;
}

INPUT  {
	background : #fbfbfb;
	border : 1px solid #919191;
	font-family : "Courier New", Courier, monospace;
	font-size : x-small;
	color : #919191;
	top : -5px;
	width : 100px;
	height : 20px;
	position : relative;
	top : 3px;
}

A{
	color : #ed4f2f;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	}

A:HOVER {
	text-decoration : underline;
	color : #9999CC;
}

A.menu{
	color : #ed4f2f;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-align : right;
	font-size : x-small;
	margin : 2px 5px 2px 5px;
	}

A.menu:HOVER {
	color : #ed4f2f;
	text-decoration : none;
}

A.menu:VISITED, A.menu:ACTIVE {
	color : #ed4f2f;
	text-decoration : none;
}

span.new {
                font-family: Arial, Tahoma; font-size: x-small; color:#666666;text-decoration:none;font-style:italic
            }

td.new {
                text-align: left; font-family: Arial, Tahoma; font-size: x-small; color:#666666;text-decoration:none;text-indent:0px;
				margin : 10px 10px 5px 5px;
				text-align: justify;
            }

p.estate        {
                font-family: Arial, Tahoma; font-size: x-small; color:#666666;text-decoration:none
            }

p.new2, td.new2{
                font-family: Arial, Tahoma; font-size: x-small; color:#666666;text-decoration:none
            }
ul, dl, ol{
                font-family: Arial, Tahoma; font-size: x-small; color:#666666;text-decoration:none
            }

#records-table {

 background-color: #ffffff;
 text-align: center;
 border: 0;
 width: 90%;
 padding: 0;
 border-spacing: 0;
}

#name-row {
  
 text-align: left;
 background-color: #858fd5;
 color: #ffffff;
 font-weight: bold;
}

#name-box {
  
 font-family: Arial, Tahoma;
 font-size : x-small;
 text-align: left;
 color: #ffffff;
 font-weight: bold;
 margin-left : 5px;
}


#name-link {
  
 color: #ffffff;
 font-family: Arial, Tahoma;
 font-size : x-small;
 font-weight: bold;
 text-decoration: none;
}


#date-box {

 text-align: right;
 font-size : x-small;
 color: #ffffff;
 font-style: italic;
 font-weight: normal;
}

#re-box {

 text-align: justify;
 font-size : x-small;
color: #666666;
 font-weight: bold;
 margin : 10px 15px 2px 15px;
} 
