/* ______________________________________ */	
/*       Section Eight: Secure Pages      */
/* ______________________________________ */


/* 8.1 - Login Settings */
.seclogintitle {font-size: 18px;
	 line-height: 20px;
         font-family:"Trebuchet MS", sans-serif;
         font-weight: normal;
         color:#a68462;}

.secureloginsetup {
         font-family:"Trebuchet MS";
         font-weight: normal;
         font-size: 11px;
         line-height:14px;
         color: #47443a;
         background-color:#f0efed;}

/* styles the "Remember my Info" text */
#loginremember td {}

/* forgot password and register links */
#loginregister td {}

/* table background */
.secureloginbkg {background-color:#f0efed;
        border:1px solid #ded2c8;}

/* 8.2 - Logout Settings */
.seclogoutbkg { }

.seclogoutgreet {padding:0px 10px 0px 20px;
	 font-weight : bold;
         font-family:"Trebuchet MS";
         font-size: 13px;
         line-height:15px;
         color: #FFFFFF;}

.seclogoutuser {padding:0px 10px 5px 20px;
	 font-family:"Trebuchet MS",sans-serif;
         font-weight:bold;
         font-size: 13px;
         line-height:15px;
         color:#695d54;}

.seclogoutupdateebtn {}

.seclogoutbtn {}
