BODY
{
    MARGIN: 0pt;
    margin-top:0pt;
    margin-right:0pt;
    margin-left:0pt;	
    FONT-FAMILY: Verdana
}
INPUT
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana
}
TEXTAREA
{
    BORDER-RIGHT: gray 0.1pt solid;
    BORDER-TOP: gray 0.1pt solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: gray 0.1pt solid;
    BORDER-BOTTOM: gray 0.1pt solid;
    FONT-FAMILY: Verdana
}
.Mandatory
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Verdana
}
.Text
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana
}
TH
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: midnightblue;
    TEXT-ALIGN: center
}
.tr_Even
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #f5f5f1
}
.tr_Odd
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #f1f0e2
}
.FrmHeader
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16pt;
    COLOR: black;
    FONT-FAMILY: 'Book Antiqua';
    BACKGROUND-COLOR: lightskyblue;
    TEXT-ALIGN: center
}

.SearchBtn
{
    BORDER-RIGHT: dimgray 1px solid;
    BACKGROUND-POSITION: 1px 1px;
    BORDER-TOP: dimgray 1px solid;
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: url(../images/Search.gif);
    BORDER-LEFT: dimgray 1px solid;
    WIDTH: 100px;
    CURSOR: hand;
    BORDER-BOTTOM: dimgray 1px solid;
    BACKGROUND-REPEAT: no-repeat;
    FONT-FAMILY: Verdana;
    HEIGHT: 22px;
    BACKGROUND-COLOR: #e3e2e0
}

.AddMoreBtn
{
	border-right: dimgray 1px solid;
	background-position: 1px 1px;
	border-top: dimgray 1px solid;
	font-size: 8pt;
	background-image: url(../images/add_more.gif);
	border-left: dimgray 1px solid;
	width: 100px;
	cursor: hand;
	border-bottom: dimgray 1px solid;
	background-repeat: no-repeat;
	font-family: Verdana;
	height: 22px;
	background-color: #e3e2e0;
	margin: 1px;
}
.Btn
{
	border-right: dimgray 1px solid;
	background-position: 1px 1px;
	border-top: dimgray 1px solid;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	width: 100px;
	cursor: hand;
	border-bottom: dimgray 1px solid;
	background-repeat: no-repeat;
	font-family: Verdana;
	height: 22px;
	background-color: #e3e2e0;
	margin: 1px;
}

.FileUpload
{
	border-right: dimgray 1px solid;
	background-position: 1px 1px;
	border-top: dimgray 1px solid;
	font-size: 8pt;
	border-left: dimgray 1px solid;
	width: 100px;
	cursor: hand;
	border-bottom: dimgray 1px solid;
	background-repeat: no-repeat;
	font-family: Verdana;
	height: 22px;
	margin: 1px;
}

SELECT
{
    BORDER-RIGHT: dimgray 0.1pt solid;
    BORDER-TOP: dimgray 0.1pt solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: dimgray 0.1pt solid;
    BORDER-BOTTOM: dimgray 0.1pt solid;
    FONT-FAMILY: Verdana
}
.FrmHeader2
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
    COLOR: black;
    FONT-FAMILY: 'Book Antiqua';
    BACKGROUND-COLOR: lightskyblue
}
.Chk
{
    BORDER-RIGHT: white 0.1pt;
    BORDER-TOP: white 0.1pt;
    BORDER-LEFT: white 0.1pt;
    BORDER-BOTTOM: white 0.1pt
}
A
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: midnightblue;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: dimgray;
    FONT-FAMILY: Verdana
}

