﻿#mainBody
{
	margin-top:0;
	margin-bottom:0;
	margin-left:0; 
	margin-right:0;
	background-position:center;
	background-color:#bfdf8a;	
	background-image: url(Images/Background1.jpg);
	background-repeat: repeat-y;
	font-family:Comic Sans MS;
	font-size:12px;
	color:#666;	
	text-align:center;	
	width:100%	
}

.SiteMapPath
{
	text-decoration:none;
	color:Gray;
}
.SiteMapPathRoot
{
	display:none;	
}

#headerDiv
{
	background-image: url(Images/Header1.jpg);
	background-repeat:repeat-x;
	height:160px; 
	width:758px;	
	text-align:left;
}

#menuDiv
{
	
}
#siteMapDiv
{
	text-align:left;
}

.menuTableCell
{	
	font-size: 12px;
	color:red;
	height:85px;
	background-image:url(Images/GridBackground.gif);
}
.menuTableCellSelected
{
	
	font-size: 12px;
	color:red;
	height:85px;
	background: #bfdf8a url(Images/GridBackground4.jpg) repeat-x;	
}
.detailTable
{
	width:750px;	
}
.detailTableColumn1
{
	width:280px; 
	vertical-align:top;	
}
.detailTableColumn2
{
	text-align:left;	
	vertical-align:top;
	font-size:12px;
	color:#666;		
	width:420;
}
.detailTableColumn3
{		
	width:50px;
}
.detailImage
{
	border-color:#bfdf8a;
	border-width:5px; 
	border-style:solid;	
}
.rotatorImage
{
	border-color:#bfdf8a;
	border-width:5px; 
	border-style:solid;	
}
.stepLink
{
    
    color:#666;	    
}