.adminText
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
	cursor: hand;
	color: White;
}
.adminEntryText
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}

.buttonFile
{
	background-color:#CAAAD1;
	border: solid 1px #CAAAD1;
	font-family: Verdana;
	color: Black;
	cursor: hand;
}
.textFile
{
	 background-color :White;
}

.myTestTheam
{
	text-align :left;	
}

.TabIndiTheam
{	
	text-align :center ;	
}
.
.styleTable
{
	background-color:White;
	
}
.mainBody
{
	background-color: #017574;
}


.PanelmenuBackGroundImage
{
	background-image:url(http://dental.msi-staging.com/Admin/Images/MenuImage.JPG);
	background-repeat:no-repeat;
	text-align:inherit;
	vertical-align:middle;
	height:10px;
}
.menuBackGroundImage
{
	text-align:center;
}

/* These are generic items throughout the site */

.imgBanner 		{
			width:100%;
			height:153px;
			}

div.divBody		{
			border-width:3px;
			padding:20px;
			Width:998px;
			height:100%;
			background-color:#fbfbfb;
			align:center;
			}
div.divBodyText 	{
			font-size:12px;
			font-family:arial;
			color:#777777;
			padding-left:10px;
			}


div.divDentistNames 	{
			padding:5px;
			font-size:12px;
			font-family:arial;
			color:#777777;
			font-weight:bold;			
			}



/* The following items detail the divs on the home page , the first in the list is a container div for the other elements */
div#divHomeBody		{
			padding:5px;
			Width:998px;
			Height:450px;
			background-color:#fbfbfb;
			align:center;
			Position:relative;
			}
div#imgHome 		{
			position:absolute;
			left:40px;
			width:331px;
			height:250px;
			border-width:1px;
			border-style:solid;
			border-color:#f4f4f4
			}

div#divHomeHours	{
			position: absolute; 
			top: 264px; 
			left: 40px;
			width:331px;
			height:200px;
			}
div#divHomeRight	{
			position: absolute; 
			top: 10px; 
			left: 380px;
			width:600px;
			height:100%;
			padding:10px;
			}


/* Contact us styling including the div for the google map */

div#divContactBody	{
			padding:5px;
			Width:100%;
			Height:350px;
			background-color:#fbfbfb;
			align:center;
			Position:relative;			
			}
div#map_canvas		{
			position:absolute;
			left:30px;
			width:400px;
			height:300px;
			}
div#divRightContact	{
			position:absolute;
			padding:5px;
			left:450px;
			width:450px;
			height:100%;
			}
						
H1 			{
			FONT-SIZE: 20px;
			color:#1f98cd;
			font-family:Arial;
			
			}
H2 			{
			FONT-SIZE: 16px;
			color:#1f98cd;
			font-family:Arial;
			}

H3			{
			FONT-SIZE: 14px;
			color:#1f98cd;
			font-family:Arial;
			}
H4			{
			FONT-SIZE: 12px;
			color:#1f98cd;
			font-family:Arial;			
			}		
ul			{
			margin-top:0;
			margin-bottom:0; 
			font-size:12px;
			font-family:arial;
			color:#777777;
			padding-left:30px;
			margin-left:30px;
			}
ol			{
			margin-top:0;
			margin-bottom:0; 
			font-size:12px;
			font-family:arial;
			color:#777777;
			padding-left:30px;
			margin-left:30px;
			}
p			{
			font-size:12px;
			font-family:arial;
			color:#777777;
			padding-left:10px;
			}
table.tabPriceList	{
			font-size:12px;
			font-family:arial;
			color:#777777;
			border:0;
			cellspacing:0;
			cellpadding:1px;
			width:600;
			align:left;
			}
.td			{
			width:200px;
			}

/* The following items detail the footer across the site*/

div#divFooter		{
			position: relative; 
			background-color: #D0CFD0; 
			width: 880px; 
			height: 47px;
			}
div#divFooterText 	{
			border:5px;
			font-size:11px;
			color:#474747;
			font-family:tahoma;
			background-color:#D0CFD0;
			}

/* The footer links are controlled to prevent them displaying blue */			
a.aFooter:link		{
			text-decoration:underline;
			color:#474747;
			}
a.aFooter:link		{
			text-decoration:underline;
			color:#474747;
			}
a.aFooter:visited	{
			text-decoration:underline;
			color:#474747;
			}
a.aFooter:hover		{
			text-decoration:underline;
			color:#000000;
			}