	.uploadText
	{
		Font-family: Arial;
		Color: #fffc00;
		Font-size: 14px;
		Font-weight: bold;
		margin-top: 17px;
		border: none !important;
		margin-right: 9px;
	}

	.loginText
	{
		Font-family: Arial;
		Color: White;
		Font-size: 11px;
		Font-weight: Regular;





	}

	.logoutText
	{
		Font-family: Arial;
		Color: White;
		Font-size: 12px;
		Font-weight: Regular;
		text-decoration:none;
		margin-left: 3px;
		margin-right: 4px;

	}
	
	.layoutTour
	{
		Font-family: Arial;
		Color: White;
		Font-size: 12px;
		Font-weight: Regular;
		text-decoration:none;
		margin-left: 3px;
		margin-right: 4px;
		margin-top: 10px;
	}

	.nameText
	{
		Font-family: Arial;
		Color: White;
		Font-size: 14px;
		Font-weight: Regular;
		text-decoration:none;
		margin-left: 12px;
		margin-right: 10px;
	
		background-image: url("/common/images/name_arrow.gif");
		background-position: right bottom  !important;
		background-repeat:no-repeat !important;

		text-align: left;
		padding-right: 20px;
	
	}
	.nameTextDiv
	{
		background-color: #ff4300;
		width: 153px;
		float: left;
		padding-left: 5px;
		height: 42px;
		cursor: pointer;
		border: 2px solid #ff4300;
		
	}
	.guidelines
	{
		height: 15px;
		font-family :Arial;
		font-size:12px;
		display:none;
		color:  black;
		background-color: #fff8e5;
		padding: 5px;
		padding-left: 15px;
	}

	.guidelinesLinks
	{
		padding-left: 5px;
		font-family :Arial;
		font-size:12px;
		text-decoration:none;
		color:  #017bf3;
		font-weight: bold;
	}
	
	.guidelinesLinks:HOVER
	{
		padding-left: 5px;
		font-family :Arial;
		font-size:12px;
		text-decoration:none;
		color:  #ff4300;
		font-weight: bold;
	}
	.searchStyle{
		Font-family: Arial;
		Color: #666666;
		Font-size: 17px;
		Font-weight: bold;
		height: 28px;
		width : 550px;
		border:0px;
		padding: 0px;
		text-indent: 8px ;
		margin: 0px;
		background-image: url("/common/images/searchPics/inside_fill.gif");
		background-position: bottom;
	}

	.menuStyle
	{
		visibility:  hidden;
		position: absolute;
		top: 144px;
		left: 800px;
		z-index: 120;
		font-size:0px;
		width: 228px;
	}

	.menuItemsStyle
	{
		font-size:12px;
		color: #017bf3;
		font-family: Arial ;
		font-weight:bold;
		text-decoration:none;
		margin-left: 15px;

	}

	.menuItemsStyle:HOVER
	{
		font-size:12px;
		color: black;
		font-weight:bold;
		font-family: Arial ;
		text-decoration:none;
	}


