﻿body
{
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	text-align: center;
}

*
{
	padding: 0px;
	margin: 0px;
}

a
{
	color: Black;
	text-decoration: none;
}

a:hover
{
	color: #017601;
	text-decoration: underline;
}


.bshow
{
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.img
{
	border-width: 0px;
	cursor: pointer;
}

.txt
{
	border: 1px solid #888888;
	background-color: #FFFFFF;
}

.H25
{
	height: 25px;
}

.HR30
{
	height: 30px;
	text-align: right;
	font-weight: bold;
}

.FontRed
{
	color: Red;
}
