﻿                                     /* Created by Anil Kumar Shukla */
body 
{
	 /* BACKGROUND-IMAGE:  url(../images/greenglobe.jpg);*/
	BACKGROUND-COLOR:White;
	margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
   /*direction: rtl*/
		
}  

.NATIONTable
{	 
	border-right: #a9a9a9 1pt solid;
	border-top: #a9a9a9 1pt solid;
	border-left: #a9a9a9 1pt solid;
	border-bottom: #a9a9a9 1pt solid;
	color: #000000;	
	font-family: Arial;
	font-size: 10pt;
	border-collapse: collapse;
	/*background-color: #ffffff;*/	
	background-color:#f5f5f5;
	width: 100%;	
}

.NATIONTableSub
{
	/*border-right: #E5821A 1pt solid;
	border-top: #E5821A 1pt solid;
	border-left: #E5821A 1pt solid;
	border-bottom: #E5821A 1pt solid;*/
	color: #000000;	
	font-family: Arial;
	font-size: 10pt;	
	/*border-color: #65b822;*/	
	padding:0px 0px 0px 0px;
	margin:0;
	width: 100%;
	background-color:#f5f5f5;	 
}

.NATIONLabel{color:black; font-size:9pt; font-family:Arial; font-weight:bold}

.NATIONLblError{color:red; font-size:9pt; font-family:Arial; font-weight:bold}

.NATIONCheckbox{color:#00008b; font-size:10pt; font-family:Arial;}

.NATIONHyperLink{color:#00008b; font-size:8pt; font-family:Arial; font-weight:bold;}

.NATIONLinkButton{color:#800080; font-size:11pt; font-family:Arial;}

.NATIONFormHeaderFont{ /*background-image: url(image/formheader.jpg);*/ background-color: #c4893d; font-size: 10pt; font-family:Arial; color: white; font-weight: bold; font-style:italic; text-align:left;}

.NATIONButtonTD{color: white; background-color:#65b822;font-size: 9pt; font-family:Arial; border:solid 1px #B3CAE1; text-align:center; }

.NATIONButton{color: Black; background-color:White;font-size: 10pt; font-weight: bold; font-family:Arial; border:solid 2px Khaki; border-style:outset}           


.header
{
	color: white;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style:italic;
	background-color:#c4893d;
	height: 25px;	
}

.title
{
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	background-color:#f5f5f5;
	padding-left:5px;	
}

.tt
{
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	text-align: justify;
	background-color:#f5f5f5;	
}

.star
{
	color: #ff0000;	
	font-family: Arial;
	font-size: 10pt;
}
.tdmandatory
{
	color: #800000;	
	font-family: Arial;
	font-size: 10pt;
	text-align: center;	
}
.defaultphoto
{
	BACKGROUND-IMAGE:  url(../images/DefaultPhoto.GIF);	
}





