body { 
   color: White;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px; 
}

td {
	color: White;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
}

td.sidebar {
	border-left: thin solid #006EC7;
}

td.td_underline {
	border-bottom: thin solid Gray;
}


a { 
   color: #6495ED;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

a:hover { 
   color: #6495ED;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}

a.sidebar {
	color: White;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

a.sidebar:hover {
	color: White;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}

a.leftmenubar {
	color: White;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font: 6px;
	text-decoration: none;
}

a.leftmenubar:hover {
	color: White;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font: 6px;
	text-decoration: underline;
}

.iframescrollbar {
	scrollbar-darkshadow-color:#006ec7;	
	scrollbar-base-color:#006ec7;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#191970;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#006ec7
}

h1 {
	color: White;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
