﻿body
{
	margin:0px;
	text-align:right;
	font-family:Tahoma;
	font-size:9pt;
}

TD.Message
{
	border: medium none #3e9bd6; 
	height: 30px;
	vertical-align:middle;
	text-align:center;
	font-family:Times New Roman;
	font-size:13pt;
	color:#FF9900;
	font-weight:bold;
}

TD.Title
{
	border: medium none #3e9bd6; 
	background-image: url('../../images/register_19.jpg');
	height: 16px;
	vertical-align:middle;
	text-align:right;
	font-family:Arial;
	color:#17425E;
	font-size: 10pt; 
	font-weight: 700;	
	padding-right:10px;
}

TD.Common
{
	height: 22px;
	background:#ffffff;
	text-align: right;
}

TD.Colored
{
	height: 22px;
	background:#F7FBFD;
	text-align: justify;
}

.lblReq
{	
	color:#ff0000;
	font-size: 9pt;	
}

.lblDesc
{	
	color:#008000;
	font-size: 8pt;	
}

input.Txt
{
	border:  #d4d0c8 1px solid; 
	font-size: 9pt;
	color: #000000; 
	font-family: Tahoma; 
	background-color: #ffffff
}

.avatar 
{
	border: 0;
	cursor: pointer;
}

.avatar 
{
	cursor: hand;
}
#loading 
{
    width: 16px;
    height: 11px;
    display: none;
}

#accepted 
{
    display:none;
}
#unaccepted 
{
    display: none;
}

.button 
{
    border: 1px solid #3E9BD6;
    font-family: Tahoma; 
    font-size: 8pt; 
    color: #276D9C; 
    background-color: #FFFFFF;
    background-image: url('images/register_19.jpg'); 
    height: 19px;
}