a:link {color: #cc6600;}
a:visited {color: #ff6600;}
a:active {color: #993300;}
a:hover {color: #993300}

td h1 {text-decoration: underline; text-align: left;}

  #Header_div { position: absolute;
    background-image: url(images/navbar/grey-bkgnd.jpg);
    background-repeat: repeat-x;
    z-index: 0;
    top: 2px;
    height: 125px;
    width: 100%;
    left: 2px;
    }

body { height: 800px;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    }

  #main_tbl { border-top: 2px solid rgb(153, 102, 51);
    text-align: left;
    width: 100%;
    height: 100%;
    left: 0pt;
    position: absolute;
    top: 180px;
    }
.links{text align: left;
	font-size:small;}

  #header_tbl { text-align: left;
    top: 4px;
    left: 18px;
    width: 100%;
    height: 83px;
    }

  #folderline { background-color: rgb(255, 255, 255);
    background-repeat: repeat-x;
    overflow: hidden;
    text-decoration: none;
    text-align: left;
    display: inline;
    width: 100%;
    position: absolute;
    padding-top: 0pt;
    margin-top: 0pt;
    height: 28px;
    background-image: url(images/navbar/folderline.jpg);
    left: 0pt;
    top: 152px;
    }

  #footer_tbl { text-align: left;
    vertical-align: top;
    font-family: sans-serif;
    font-size: 9px;
    width: 775px;
    height: 50px;
    }
#svc_background 
	{background-image: url(images/tan_bkgrnd.jpg);
	background-repeat:repeat;
    }

  #svc_tbl  {font-family: Arial,Helvetica,sans-serif; 
    width: 80%; 
    height: 488px; 
    color: rgb(0, 51, 0);
    text-align: left; 
    position: relative;
    }

  #svc_logo  {border-style: none; width: 229px; height: 100px;
    }
#background{background-repeat: no-repeat; 
	background-attachment: fixed; 
	background-position: center top; 
	top: 0px; 
	color: rgb(0, 0, 0); 
	background-color: rgb(255, 255, 153);}