/* CSS Document */.cell {     		background-color: #696799;        background: #696799;		border-right: 1px solid #000;      		} #rollover a:link {        position: relative;		background-color: #696799;        background: #696799;        background-repeat: no-repeat;        display: block;        width: 186px;        height: 16px;		font-family: Arial, Helvetica, sans-serif;		line-height: 16px;		color:#CCCCFF;		font-size:11px;		font-style:normal;		font-weight:bold;		text-decoration: none;		text-align:left;         margin: 0;        padding: 0px  0px  0px  14px; 		}#rollover a:hover {   background-position: 0 0}#rollover a:hover{        position: relative;        background: #696799 url(menu/on.jpg);        background-repeat: no-repeat;		background-color: #696799;        display: block;        width: 186px;        height: 16px;		font-family: Arial, Helvetica, sans-serif;		line-height: 16px;		color:#000000;		font-size:11px;		font-style:normal;		font-weight:bold;		text-decoration: none;		text-align:left;         margin: 0;      padding: 0px  0px  0px 14px; 		}#rollover a:visited {        position: relative;        background: #696799);        background-repeat: no-repeat;		background-color: #696799;        display: block;        width: 186px;        height: 16px;		font-family: Arial, Helvetica, sans-serif;		line-height: 16px;		color:#CCCCFF;		font-size:11px;		font-style:normal;		font-weight:bold;		text-decoration: none;		text-align:left;         margin: 0;    padding: 0px  0px  0px  14px; 		}#rollover a:visited:hover {        position: relative;         background: #696799 url(menu/on.jpg);        background-repeat: no-repeat;		background-color: #696799;        display: block;        width: 186px;        height: 16px;		font-family: Arial, Helvetica, sans-serif;		line-height: 16px;		color:#000000;		font-size:11px;		font-style:normal;		font-weight:bold;		text-decoration: none;		text-align:left;         margin: 0;        padding: 0px  0px  0px  14px; 		}