body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.normalText
{
    font-family:Arial;
    font-size:10pt;
    
}

.samllText
{
    font-family:Arial;
    font-size:10pt;
    
}


.tableborder
{
    BORDER-RIGHT: #ffccff 1px solid;
    BORDER-TOP: #ffccff 1px solid; 
    BORDER-LEFT: #ffccff 1px solid; 
    BORDER-BOTTOM: #ffccff 1px solid;
    background-color:#fef1fa;    
   
}
.tableborderOnly
{
    BORDER-RIGHT: #ffccff 1px solid;
    BORDER-TOP: #ffccff 1px solid; 
    BORDER-LEFT: #ffccff 1px solid; 
    BORDER-BOTTOM: #ffccff 1px solid;      
}

.tableborderRow
{
BORDER-TOP: #ff0066 1px solid; 
}
.gvHeader
{
    font-family:Arial;
    font-size:10pt; 
    background-color :#F7A1D5
}

.gvFooter
{
    font-family:Arial;
    font-size:11pt; 
    background-color :Gray
}

.gvItem
{
    font-family:Arial;
    font-size:11pt; 
    background-color :#FDD7EE
}

.gvAltItem
{
    font-family:Arial;
    font-size:11pt; 
    background-color :#FBBFE3
}
.greentxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #687035;
	text-align:left;
	text-decoration: none;
}
.startlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4e9dd5;
	text-align:right;
	text-decoration: none;
	cursor:pointer;
}
