﻿body
{
	font-size: 5px;
	color: black;
	font-family: Verdana;
}

Table
{
	font-size: 11px;
	color: black;
	font-family: Verdana;
}
.online
{
	font-size: 14px;
	color: #399A34;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.rbi
{
	font-size: 14px;
	color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.red
{
	font-size: 14px;
	color: #E90D22;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}
.online:hover
{
color: #D17C3D;	
text-decoration:underline;
}

.GridCell
{
	
	color:Red;
	font-weight:bold;
}
.GridCell:hover
{
color: #D17C3D;	
text-decoration:underline;
}
.imgpay
{
	border:0px;
	
}
.registration
{
	font-weight: bold;
	color: blue;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.text
{
	font-weight: bold;
	font-size: 11px;
	color: #D17C3D;
}
.TextDis
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;

}
.TableText
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;

}
.form
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	
}

.txtPay
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:Red;
	text-decoration: none;
	border:0px;
	width:100px
	
}
.ForTop
{
	padding-top:15px;
}
