html, body {
	height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
	color: #014592;
}
a:active, a:hover {
	color: #1a61b2;
}
a img {
	border: 0px;
}
table {
	border-collapse: collapse;
}
th, td {
	font-size: 12px;
	line-height: 1.25em;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: 1.25em;
	color: #000000;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h3 {
	font-size: 20px;
	margin-bottom:0px;
	padding-bottom:0px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
p {
	font-size: 12px;
	margin-top:5px;
	margin-bottom:10px;
}
small {
	font-size: 11px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}

.small_text
{	font-family:Verdana;
	font-size:11px;
	align:center;
	color:gray;
}

.img_gal
	{	border:#d6e6b9 7px solid;
	}

	.cell_folder{
width:105px;
height:80px;
text-align:center;
background-image:url('/img/folder.gif');
background-repeat:no-repeat;
}
