﻿body
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 13px;
	background-color: #FFF/*#DEEEFF*/;
}

*
{
	padding: 0px;
	margin: 0px;
}

a
{
	color: Black;
	text-decoration: none;
}

a:hover
{
	color: #2D96FF;
	text-decoration: underline;
}



.bshow1
{
	padding: 2px;
	background-color: #FFF2BB;
	border: 1px solid #FFD21E;
}


.bshow
{
	border: 1px solid #000000;
}

.img
{
	border-width: 0px;
	cursor: pointer;
}

.fontblue
{
	color: #277FE0;
}


.fontwhite
{
	color: White;
}

.fontred
{
	color: #FF6F6F;
}

.fontblack
{
	color: Black;
}


.fontwhite
{
	color: White;
}

.txt
{
	border: 1px solid #888888;
	background-color: #FFFFFF;
}

.H20
{
	height: 20px;
}

.H25
{
	height: 25px;
	color:Black;
}

.H28
{
	height: 28px;
	color:Black;
}


.HR28
{
	height: 28px;
	text-align: right;
	font-weight: bold;
}

.HR30
{
	height: 30px;
	text-align: right;
	font-weight: bold;
}

.bwtxt
{
	font-weight: bold;
	color: black;
}


.fbwr
{
	font-weight: bold;
	color: #271470;
}
