﻿body
{
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}


*
{
	padding: 0px;
	margin: 0px;
}

a
{
	color: Black;
	text-decoration: none;
}

a:hover
{
	color: #0099FF;
	text-decoration: underline;
}

.bshow
{
	border: 1px solid #CFE4C4;
}

.bshowdeep
{
	padding: 2px;
	background-color: #FFFFFF;
	border: 2px solid #CFE4C4;
}

.img
{
	border-width: 0px;
	cursor: pointer;
}

.fontblue
{
	color: #277FE0;
}


.fontwhite
{
	color: White;
}

.fontyellow
{
	color: #308D00;
}

.fontred
{
	color: #990000;
}

.txt
{
	border: 1px solid #888888;
	background-color: #FFFFFF;
}

.H25
{
	height: 25px;
}


.H20
{
	height: 20px;
}

.HR30
{
	height: 30px;
	text-align: right;
	font-weight: bold;
}




.hr28
{
	height: 28px;
	text-align: right;
}
