﻿.body 
{
	width:1000px;
	background-color:Black;
		font-family:Sans-Serif,Arial,Verdana;
	
}

.left_content_box
{
	width:250px;
	float:left;
}


.right_content_box
{
	width:750px;
	float:right;
	color:#4D4D4D;
}

.topbannerAdmin
{
    	width:1000px;
    	float:left;
    	overflow:hidden;
    	background-color:#ffffff;
}
.footerAdmin
{
    	font-size:12px;
	font-family:Sans-Serif;
	height:30px;
color:#D9D9D9;
	padding :6px;
}
.Master_adminrightBanner
{
  width:1000px;
  float:left;
  height:111px;
  background-image:url(Images/Master/bannerAdminNew.jpg);
}
.Master_adminprofile
{
    padding-top:5px;
    width:450px;float:right;
}
.Master_adminprofile a
{
   text-decoration:none;
   color:#BFBFBF;
  
   font-weight:bold;
} 
.Master_adminprofile a:hover
{
     color:#66CB29;

}
.welcomeAdmin
{
    font-size:14px;
    color:#D9D9D9;
    text-align:center;
    width:620px;
    font-family:Verdana,Sans-Serif;
    font-weight:bold;
}
.welcomeAdmin a
{
    color:#66CB29;
    font-weight:bolder;
    font-size:16px;
}
