﻿@charset "utf-8";
html,body {
	height:100%; width: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin:0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}


.menu {
padding-left:20px;
}

.menu :active {color: #b7bdfd;}
.menu :link {color: #b7bdfd;}
.menu :visited {color: #b7bdfd;}
.menu :hover {color: #b7bdfd;}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:5px;
	padding:5px;
}
h1 {
	font-size: 16px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #333333;
}
h3 {
	font-size: 14px;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #333333;
}
h5 {
	font-size: 12px;
	color: #000000;
}
h6 {
	font-size: 12px;
	color: #333333;
}
p { padding-left:20px; text-align:justify; }
ul.left_menu {list-style:none; padding:0px; margin:0px;}
li.left_menu {margin-bottom:15px;}
li.left_menu :hover { color:#0000CC;}
table.lsr { width:300px; height:300px; }
th.lsr_t { border:solid 2px #000066; border-bottom:none;  height:30px; font-size:16px; }
td.lsr_c { border:solid 2px #000066; border-bottom:none; border-top:none; }
td.lsr_f { border:solid 2px #000066;  border-top:none;  height:30px; vertical-align:bottom; }

a.files :hover { color:#0000CC;}
h4.files :hover { color:#0000CC;}