/*StyleSheet for Scroll bar*/
body {
/*scrollbar-face-color: #F7F7DE;
scrollbar-shadow-color:#FFFFC6; 
scrollbar-highlight-color: #FFFFC6;
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000;
scrollbar-track-color:white ; 
scrollbar-arrow-color: #555555;*/
/*scrollbar-face-color:darkkhaki;
scrollbar-shadow-color:#FFFFC6; 
scrollbar-highlight-color: #FFFFC6;
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #000000;
scrollbar-track-color:LightYellow; 
scrollbar-arrow-color: #FFFFC6;*/
}
.bodyId
{
	color: black;
	font-family: Arial;
	vertical-align:top; 
	
	
}
.homepageLink
{
	font-weight: bold;
	font-size: 14px ;
	font-family: Century Gothic;
	cursor:pointer;
	color:White;
	
}
.homepageLinkSub
{
	vertical-align: middle;
	font-weight: bold;
	font-size: 12px;
	font-family: 'Century Gothic';
	cursor: pointer;
	text-align: center;
	color:White;
	
}
.homepageLinkSubMenu
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: 'Century Gothic';
	cursor: pointer;
}
.homepageLinkSubMenuHover
{
	font-weight: bold;
	font-size: 12px;
	font-family: 'Century Gothic';
	cursor:pointer;
	background-color:Lime;
	
}
.lbHomePage
{
	font-size:15px;
	font-weight: bold; 
	font-family: 'Arial Narrow' , 'Century Gothic';
	text-decoration: none; 
	
}

.formId
{
	color: black;
	font-family: Arial;
}

.tdLeftBackColor /* MasterPages */
{
	background-color:#ecfac5;	
	
}

.tdRightBackColor /* MasterPages */
{
	background-color:#e9f4d3;	
}

.labelId
{
	font-size: 10px;
	vertical-align:baseline;
	color: Black;
	direction: ltr;
	font-style: normal;
	font-family: Arial;
	text-align: left;
}

.labelErrorId
{
	font-size: 10px;
	vertical-align: baseline;
	color: red;
	direction: ltr;
	font-style: normal;
	font-family: Arial;
	text-align: left;
}

.labelDisplayResultId
{
	font-size: 10px;
	vertical-align: baseline;
	color: red;
	direction: ltr;
	font-style: normal;
	font-family: Arial;
	text-align: left;
}


.buttonId
{
	font-family: Arial;
	text-align:center;
	/*color: Black;
	background-color:darkkhaki;*/
	color: White;
	background-color:Green;
	font-weight:bold;
	font-size:10px;
	border-style:outset;
}



.linkButtonId
{
	font-size: 70%;
	vertical-align: baseline;
	color: #ff9966;
	direction: ltr;
	font-style: normal;
	font-family: Arial;
	text-align: left;
	font-weight:bold;
}
.listBoxId
{
	font-size:xx-small;
	color:Black;
	font-family:Arial; 
}

.mainHeaderId
{
	font-size: 80%;
	vertical-align: baseline;
	color: Black;
	direction: ltr;
	font-style: normal;
	font-family: Arial;
	font-weight:bold;
}

.tableId
{
	font-family: Arial;
	color: Black;	
	vertical-align :top;
}

.trId
{
	font-family: Arial;
	color: Black;	
	vertical-align:top; 
	
}
.trIdWithBGColor
{
	font-family: Arial;
	color: Black;	
	vertical-align:top; 
	background-color:Gray;  
	
}
.tdId
{
	font-family: Arial;
	color: White;	
	vertical-align :top;
	
}
.tdMessageId
{
	/* td for Read Message*/
	background-color:ForestGreen;
	font-family: Arial;
	color: White;	
	vertical-align :top;
}

.subHeaderMessageId
{
	font-size: 60%;
	vertical-align: baseline;
	color: White;
	direction: ltr;
	font-style: normal;
	font-family: Arial;
	text-align:center;
	font-weight:bold;
}
.subHeaderId
{
	font-size: 60%;
	vertical-align: baseline;
	color: Black;
	direction: ltr;
	font-style: normal;
	font-family: Arial;
	text-align:center;
	font-weight:bold;
}

.rblId
{
	font-size: 60%;
	vertical-align: top;
	color: Black;
	direction: ltr;
	font-style: normal;
	font-family: Arial;
}
.rbId
{
	font-size: 60%;
	vertical-align: top;
	color: white;
	direction: ltr;
	font-style: normal;
	font-family: Arial;

}
.rblHeaderId
{
	font-size: 10px;
	vertical-align: baseline;
	color: Yellow;
	direction: ltr;
	font-style: normal;
	font-family: Arial;
	font-weight:bold;
}
.chkId
{
	font-size: 60%;
	vertical-align: baseline;
	color: black;
	direction: ltr;
	font-style: normal;
	font-family: Arial;
	font-weight:bold;
}
.rbErrorId
{
	font-size: 50%;
	vertical-align: baseline;
	color: #ff9966;
	direction: ltr;
	font-style: normal;
	font-family: Arial;
	text-align: left;
	font-weight:bold;
}
.textAreaId
{
	font-size: 12px;
	font-style: normal;
	font-family: Arial;
	color: Black;
}

.dropDownId
{
	font-size: 12px;
	font-style: normal;
	font-family: Arial;
	color: Black;
}



		


