﻿body
{
	font-family: Tahoma;
	font-size: 8pt;
	vertical-align: top;
	margin: 0px 0px 0px 0px;

}

FORM
{
	
 	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

.RightTbl
{
    border-right: #14a9dc 1px solid;
    border-left: #14a9dc 1px solid;
    border-bottom: #14a9dc 1px solid;
    background-color: #e8e8e8;
}
.tblmain
{
    border-right: #14a9dc 1px solid;
    border-left: #14a9dc 1px solid;
    border-bottom: #14a9dc 1px solid;
    background-color:White;
    }
INPUT, TEXTAREA, SELECT, OPTION
{
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

A
{
	text-decoration: none;
	color: #ffffff;
}

A:HOVER
{
	color: #ff8400;
}



.Hand
{
	cursor:hand;
}

