﻿body 
{
	font-family:Lucida Sans Unicode;
	text-align:center;
	background-color:#005200;
	SCROLLBAR-FACE-COLOR: transparent; 
	SCROLLBAR-HIGHLIGHT-COLOR: transparent; 
	SCROLLBAR-SHADOW-COLOR: transparent; 
	SCROLLBAR-3DLIGHT-COLOR: transparent; 
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR: transparent; 
	SCROLLBAR-DARKSHADOW-COLOR: transparent; 
	SCROLLBAR-BASE-COLOR: transparent;
}
A, A:active, A:hover, A:link 
{
	color:#beebbc;
	border:none;
	text-decoration: none;
}
h2
{
	color:White;
	font-style:normal;
	border:none;
	letter-spacing:2px;
}
h3
{
	color:White;
	font-style:normal;
	border:none;
	letter-spacing:1px;
}
h4
{
	color:White;
	font-style:normal;
	border:none;
	letter-spacing:0px;
}
#wholePage
{
	margin: 13 auto 5 auto; 
	text-align:left;
}
.dataPanel
{
	left: 10px;
	position: relative;
	top: 10px;
}
.label
{
	font-size:8px;	
	font-weight:lighter;
	font-style:normal;
	color:White;
	letter-spacing:2px;
	border:none;
	text-decoration: none;
		
	
}

.footer
{
	background-color:black;
	font-size:8px;	
	font-weight:bold;
	font-style:normal;
	color:White;
}

.labelBody, .radioButton, .checkBox
{
	background-color:#005200;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:White;
	letter-spacing:0px;
	line-height:12px;
}
/*[Smita][Start][22-04-2009]Style For Error Message*/
.labelBodyErrMsg
{
	background-color:#005200;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:Red;
	letter-spacing:0px;
	line-height:12px;
}
/*[Smita][End][22-04-2009]Style For Error Message*/
.textBox
{
	font-family:Lucida Sans Unicode;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:Black;
	letter-spacing:0px;
	line-height:12px;
}

.labelBodyHead
{
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	letter-spacing:-1px;
	color:White ;
	border:none;
	text-decoration: none;
	
}
.txtBox
{
	font-size:8px;	
	font-weight:lighter;
	font-style:normal;
	color:White;
	border:none;
	letter-spacing:2px;
	
}

.link
{
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	letter-spacing:-1px;
	color:#beebbc;
	border:none;
	text-decoration: none;
	
}


.menuLabelHead 
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	letter-spacing:0px;
	color:White ;
	border:none;
	text-decoration: none;
	
}

.postName
{
	font-family:Arial Narrow;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	letter-spacing:-1px;
	color:Green  ;
	border:none;
	text-decoration: none;
}
.navList
{
	line-height: 15px;
}
.labelForDocument
{
	font-family:Lucida Sans Unicode;
	font-size:11px;	
	font-weight:lighter;
	font-style:normal;
	color:White;
	letter-spacing:2px;
	border:none;
	text-decoration: none;
		
	
}
.labelBodyHeadForDocument
{
	font-family:Lucida Sans Unicode;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	letter-spacing:-1px;
	color:White ;
	border:none;
	text-decoration: none;
	
}
.labelPageHeadForDocument
{
	font-family:Lucida Sans Unicode;
	font-size:24px;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	letter-spacing:-1px;
	color:White ;
	border:none;
	text-decoration: none;
	
}
.repeatLeft
{
	background-repeat:repeat-y;
	background-image:url(Images/vb_left_small.gif);
}
.repeatRight
{
	background-repeat:repeat-y;
	background-image:url(Images/vb_right_small.gif);
}