/*  --------------------------------------------------------------------------    Standard Tag Style Sheets    -------------------------------------------------------------------------- *//* Old Text Color = 887e6e */     body {        background-color:#7c7469;        font-family:Arial, Helvetica, sans-serif;        color:#7c7469;        margin:0px;     }         p, div {	font-size:11px;	margin:0px;	font-weight: normal;}     a:link { color:#003C7A; text-decoration:none; }     a:visited { color:#003C7A; text-decoration:none; }     a:hover { color:#C10435; text-decoration:none; }          b { font-size:12px; }	          h1 { font-size:21px; color:#a8a095; }     h2 { font-size:19px; color:#a8a095; }     h3 { font-size:17px; color:#a8a095; }     h4 { font-size:15px; color:#a8a095; }     h5 { font-size:13px; color:#a8a095; }     h6 { font-size:11px; color:#a8a095; }     ul { margin:0px; padding:0px;}     form {margin:0px; padding:0px; }/*  --------------------------------------------------------------------------    Page Layout Style Sheets    -------------------------------------------------------------------------- */     #container {        text-align:center;        margin:0 auto;        width:773px;     }     #wrapper {        text-align:left;        background-image:url(../img/body.gif);        background-repeat:repeat-y;     }     #header { white-space:none; }          #footer { white-space:none; }          #subFooter {        color:#cccccc;        letter-spacing:.25px;        margin-bottom:20px;     }/*  --------------------------------------------------------------------------    Login Page Style Sheets    -------------------------------------------------------------------------- */     #welcomeMessage {        width:250px;        margin:50px 0px 14px 70px;     }          #welcomeMessage p { line-height:24px; }     div.arrow {        position:absolute;        z-index:2;        width:773px;        height:1px;     }     img.arrow {        position:relative;        z-index:1;        top:100px;        left:400px;     }    #loginBox {        width:250px;        margin:25px 0px 50px 70px;        text-align:right;     }        #loginBox form { margin-top:13px; }          div.loginBoxContent { margin:0px 0px 14px 0px; }          div.loginBoxContent input {        width:106px;        color:#635E55;        font-size:10px;        background-color:#f0efed;        border:1px solid #887e6e;     }/*  --------------------------------------------------------------------------    Welcome Page Style Sheets    -------------------------------------------------------------------------- */     #welcomePage {	background-color:#e5e4e2;	width:525px;	padding: 0px;	margin: 0px;}          #welcomePage p {	line-height:24px;	padding:0px;	margin: 0px;}     div.wrenches {        position:absolute;        z-index:2;        width:773px;        height:66px;     }     img.wrenches {        position:relative;        z-index:1;        top:45px;        left:490px;     }     #welcome1 { margin:50px 0px 0px 0px; }     #welcome2 { margin:10px 0px 0px 35px; }/*  --------------------------------------------------------------------------    Nav Style Sheets    -------------------------------------------------------------------------- */     div.nav {	color:#003D79;	font-size:12px;	margin-bottom:23px;	font-weight: bold;}     div.nav img { margin:0px 8px 0px 45px;}/*  --------------------------------------------------------------------------    Big Folder Style Sheets    -------------------------------------------------------------------------- */     #bigFolder {        background-color:#E5E4E2;        width:518px;     }     div.titleContainer {        width:300px;        white-space:none;     }     div.catTitle {        height:19px;        background-color:#fcfcfb;     }     td.fb { border-bottom:1px solid #fcfcfb; }     #arrowSmall { margin:40px 0px 30px 42px; }     #tl1 { margin:40px 0px 0px 25px; }     #tl2 { margin:50px 0px 0px 25px; }          input.searchFor {        width:106px;        color:#887e6e;        font-size:10px;        background-color:#f0efed;        border:1px solid #887e6e;     }          #searchText {        margin:10px 30px 10px 15px;        line-height:24px;        padding:10px;        border-top:1px solid #fcfcfb;        border-bottom:1px solid #fcfcfb;     }