﻿body 
{
	font-family:Verdana;
	margin-top:0;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-size:11px;
	background-color:#ffffff;
}

.menuback
{
	background-color:#DD5793;
}

.darkback
{
	background-color:#502404;
}

.liteback
{
	background-color:#883E0B;
}


fieldset 
{


}

.blue
{
	background-color:#1F568F;
}
.blued
{
	background-color:#507CD1;
}
.txterr
{
	padding-bottom:5px;
}

.txt
{
	font-family:Verdana;
	font-size:10px;
	background-color:#ffffff;
	border-color:Black;
	border-width:1px;
	background-color:#FBECF2;
	border-style:solid;
}
.btn
{ 
	font-family:Verdana;
	font-size:11px;
	background-color:#F8DEE9;
	border-color:Black;
	border-width:1px;
	color:#000000;
}
.lbl
{
	font-weight:bold;
	color:Black;
}

.back
{
	background-color:#EFF3FB;
}

.peela
{
 background-color:#883E0B;
}

.lblpeelabold
{
	color:#EA828A;
	font-weight:bold;
	font-size:25px;
	font-family:Times New Roman;
}

.lblpeela
{
	color:#883E0B;
}

.neela
{
	background-color:#CE9054;
	
}

.lblneelabold
{
	
	color:#CE9054;
	font-weight:bold;
	font-size:14px;
}

.lblneela
{
	color:#CE9054;
	text-align:justify;
	font-size:14px;
}

.lblwhitebold
{
	color:#ffffff;
	font-weight:bold;
}

a
{
	font-weight:bold;
	color:black;
	border-width:0px;
	text-decoration:underline;
	
}
a:link
{
		border-width:0px;
		
}
a:hover
{
	text-decoration:none;
}
.lnk
{
	font-size:10px;
	text-decoration:none;
	color:Black;
}
.lnkpink
{
	font-size:11px;
	text-decoration:none;
	color:#883E0B;
	
}

.lnkwhite
{
	font-size:11px;
	text-decoration:none;
	color:white;
}

.hand
{
	cursor:pointer;
}

p
{
	text-align:justify;
	table-layout:auto;
}