﻿body, table {
	background-color:#FFFFFF;
	color:#000000;
	font: 12px/1.5 Verdana,Arial,Helvetica,sans-serif;
}

.table-menu {
	border-left: 1px solid #ccc;
        height:100%;
}

/* 000066  */

a               { color: #000066; text-decoration: none; }
a:link          { color: #000066; text-decoration: underline; }
a:visited       { color: #000066; text-decoration: underline; }
a:active        { color: #000066; text-decoration: none; background-color: #BCD2EE; }
a:hover         { color: #000066; text-decoration: underline; background-color: #BCD2EE; }

h1 {
	font-size: large; /* for IE 5.5 */
	f\ont-size: x-large; /* for compliant browsers */
	color:#000066;
	}

h2 {
        color:#000066;
	font-size:medium;
        font-weight:bold;
        }

h3 {
        color:#000066;
	font-size:medium;
        }
.highlight {
    background-color: #d1eaff;
}

h4 {
        color:#000066;
        font-weight:bold;
        }

.menu {
        padding:2px;
        margin-left:0px;
	background:#DEDEDE;
}

li h1 {
   list-style-image: url();
   list-style-type: square;
}

.link-list ul li {
   list-style-type: square;
}

..dashes {
border-top: 3px dashed #000000;
border-bottom: 0;
margin-top: 5px;
}

.redtxt
{
        color : #FF0000;
}
