﻿A:hover
{
	TEXT-DECORATION: none;
    COLOR:Blue;
}
A
{
     font-family: sans-serif;
     font-size: 11px;
	 COLOR: #13075D;
	 text-decoration: none;
}
.AClass
{
     font-family: tahoma;
     font-size: 13px;
	 COLOR: red;
	 text-decoration: none;
}
.tab1
{
   FONT-SIZE: 10px;
    COLOR: infotext;
    FONT-FAMILY: tahoma;
    FONT-WEIGHT:bold;
    BORDER-COLLAPSE: collapse;
    BORDER-COLOR:#ebdecf;
}
.LabelClass
{
	font-size:11px;
	font-family:sans-serif;
	color:#13075D;/*Font Color*/
}
.txt
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    FONT-FAMILY: tahoma;
    COLOR: black;	
    BORDER-COLLAPSE: collapse;
    BORDER-COLOR:#ef87bc;
}
.txt1
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 9px;
    FONT-FAMILY: tahoma;
    COLOR: black;	
    BORDER-COLLAPSE: collapse;
    BORDER-COLOR:#ebdecf;
}
BODY
{
	font-size: 11px;
	color: Red;
	background-color: Transparent;
	font-family: sans-serif;
	border-color: #ebdecf;
	border-collapse: collapse;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
}
.brd
{
    BORDER-RIGHT: #ebdecf 1px solid;
    BORDER-TOP: #ebdecf 1px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #ebdecf 1px solid;
    COLOR: #526d7b;
    BORDER-BOTTOM: #ebdecf 1px solid;
    FONT-FAMILY: tahoma
}
select
{
	CURSOR: hand;
}

INPUT
{
	border-right: #ef87bc 1px solid;
	border-top: #ef87bc 1px solid;
	font-size: 11px;
	border-left: #ef87bc 1px solid;
	color: #13075D;
	border-bottom: #ef87bc 1px solid;
	font-family: sans-serif;
}
.rINPUT
{
    BORDER-RIGHT: #ebdecf 0px solid;
    BORDER-TOP: #ebdecf 0px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #ebdecf 0px solid;
    COLOR: #003300;
    BORDER-BOTTOM: #ebdecf 0px solid;
    FONT-FAMILY: Tahoma
}

SELECT
{
    BORDER-RIGHT: #ebdecf 1px solid;
    BORDER-TOP: #ebdecf 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #ebdecf 1px solid;
    COLOR: #565656;
    BORDER-BOTTOM: #ebdecf 1px solid;
    FONT-FAMILY: sans-serif;
    
}

TEXTAREA
{
    border-right : #ef87bc 1px solid;
    BORDER-TOP: #ef87bc 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #ef87bc 1px solid;
    COLOR: #565656;
    BORDER-BOTTOM: #ef87bc 1px solid;
    FONT-FAMILY: sans-serif;
}

.newpage
{
	page-break-after:always;
}
DIV
{
	
}
TABLE
{
    
    font-family: tahoma;
    font-size: 11px;
    color: infotext;
}

.Title
{
	background-color: white;
	color: black;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
}

.tab
{
    background-color: #FFFFFF;
    
    font-family: tahoma;
    font-size: 11px;
    color: infotext;
    BORDER-BOTTOM: #006666 2px solid;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
}
.lbl
{
	text-align: center;
}




.BUTTON
{ 
    font-size: 13px;
	font-family:sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	background:#703e0c;
	border:1px solid;
	border-color:#22125e #22125e #22125e #22125e;
	#filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ef87bc', startColorstr='#22125e', gradientType='0');
}
.SelectedRow
{
	color: black;
	background-color: #F5E0C6;
}
.AnimatedText
{  
	/*font-weight: bold;*/
	vertical-align:middle;
	/*color: black;*/
	 color: darkolivegreen;
	#filter: Glow(Color=red, Strength=2); font-size:40px;
	
 }

.Header
{
    font-weight:bold; font-family:sans-serif; font-size:11px; background-color:#ef87bc; color:#13075D; vertical-align:top; border-top-width:1px; border-right-width:1px; border-bottom-width:1px; border-left-width:0px; border-style:solid; border-color:#ebdecf;
}
.ShowMessage div
{ 
	border:0 solid #ebdecf;
	border-width:0 1px;
	padding:5px 10px;
	#padding:1px 6px;
	background:#ef87bc;
	margin:0;
	font-size:120%;
	font-family:sans-serif;
	min-height:40px;
	_height:35px;
	clear:left;
 }

.ShowMessage .b1, .ShowMessage .b2, .ShowMessage .b3, .ShowMessage .b4
{
	clear:none;
	display:block;
	overflow:hidden;
	height:1px;
	font-size:1px;
}
.ShowMessage .b2, .ShowMessage .b3, .ShowMessage .b4
{
	border:0 solid #ebdecf;
	border-width:0px 1px;
	background:#ef87bc;
}
.ShowMessage .b1
{
	margin:0 5px;
	background:#ebdecf;
}
.ShowMessage .b2
{
	margin:0 3px;
	height:1px;
	border-width:0px 2px;
}
.ShowMessage .b3
{
	margin:0 2px;
}
.ShowMessage .b4
{
	margin:0 1px;
	height:2px;
}
.ShowMessage div img
{
	height:45px;
	float:left;
	margin:0 5px 0 0;
}
.ShowMessage div br
{
	clear:none;
}