﻿#layoutMasterDiv  {
	border:1px solid #98b5e2;
	margin:2px;
	width:100%;
	height:99%;
}

#bannerDiv  {
	height:77px;
	background-image:url('bannerBg.gif');
	background-position:center top;
	background-repeat:repeat-x;
}

#bodyDiv  {
	background-image:url('bodyBg.gif');
	background-repeat:repeat-x;
	width:100%;
	height:87%;
}

/***********************************/

.frameVS2008  {
	width:99%;
	border:0px;
}

.frameVS2008  .tr_right {
	width: 10px;
	height: 23px;
	background-image: url('img_TR.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.frameVS2008  .tr_middle {
	height: 23px;
	background-image: url('img_TM.gif');
	background-repeat: repeat-x;
	background-position: center top;
	font-size:10pt;
	color:White;
	font-weight:600;
	vertical-align:top;
}

.frameVS2008  .tr_left {
	width: 10px;
	height: 23px;
	background-image: url('img_TL.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

.frameVS2008  .mr_right {
	background-image: url('img_MR.gif');
	background-repeat: repeat-y;
	background-position: left center;
}

.frameVS2008  .mr_middle {
	background-color: #FFFFFF;
	/*text-align:center;*/
}

.frameVS2008  .mr_left {
	background-image: url('img_ML.gif');
	background-repeat: repeat-y;
	background-position: right center;
}


.frameVS2008  .br_right {
	width: 10px;
	height: 13px;
	background-image: url('img_BR.gif');
	background-position: left top;
	background-repeat:no-repeat;
}

.frameVS2008  .br_middle {
	height: 13px;
	background-image: url('img_BM.gif');
	background-repeat: repeat-x;
	background-position: center top;
}

.frameVS2008  .br_left {
	width: 10px;
	height: 13px;
	background-image: url('img_BL.gif');
	background-position: right top;
	background-repeat:no-repeat;
}

/************ Start Map Site ************/
.mapSiteTitle  
{
	background-image: url('nav_next.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:19px;

	font-size:10pt;
	font-weight:600;
	color:Navy;
	height:24px;
}

.mapSiteSubImg  
{
	background-position: left center;
	width: 30px;
	background-image:url('arrowGreen.gif');
	background-repeat:no-repeat;
	/*padding-left:3px;*/
}

.mapSiteSubText  
{
	padding-right:5px;
	font-weight:600;
	/*color:#6666FF;*/
	height:22px;
}
.mapSiteSubText a
{
	font-size:9pt;
	color:#6666FF;
	text-decoration:none;
}
 
.mapSiteSubText a:hover
{
	color:#6666FF;	
	text-decoration:underline;
	color:Red;
} 
/************  End  Map Site ************/
#copyRightDiv  {
	font-size:8pt;
	color:#2f7eba;
	text-align:center;
	height:15px;
	vertical-align:top;
}

/*********** Start Frame Benafsheh ***********/
.cornerRightTop  {
	width: 14px;
	height: 30px;
	background-image: url('frameBF/corner_RT.gif');
	background-repeat: no-repeat;
	background-position: left top	
}

.cornerMiddleTop  {
	background-image: url('frameBF/corner_MT.gif');
	background-repeat: repeat-x;
	background-position: center top;
	font-size:9pt;
	font-weight:600;
	vertical-align:top;
	color:white;
	padding-right:5px;
}

.cornerLeftTop  {
	width: 14px;
	height: 30px;
	background-image: url('frameBF/corner_LT.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

.cornerRightMiddle  {
	background-image: url('frameBF/corner_RM.gif');
	background-repeat: repeat-y;
	background-position: left top;
}

.cornerMiddleMiddle  {
	vertical-align:top;
	/*padding:5px;*/
	font-size:9pt;
	line-height: 150%;
}

.cornerMiddleMiddle a {
	/*color:navy;*/
	color:#0072bc;
	text-decoration:none;
}

.cornerMiddleMiddle a:hover {
	color:red;
	text-decoration:underline;
}

.cornerLeftMiddle  {
	background-position: right top;
	background-image:url('frameBF/corner_LM.gif');
	background-repeat:repeat-y;
}

.cornerRightBottom  {
	background-image: url('frameBF/corner_RB.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.cornerMiddleBottom  {
	background-image: url('frameBF/corner_MB.gif');
	background-repeat: repeat-x;
	background-position: center top;
}

.cornerLeftBottom  {
	background-image: url('frameBF/corner_LB.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

.spanArrow  {
	background-image:url('arrowGreen.gif');
	background-position:center center;
	background-repeat:no-repeat;
	width:15px;
}
/************ End Frame Benafsheh ************/
.classTitleLine  {
	background-image: url('titleTextLine.gif');
	background-repeat: no-repeat;
	background-position: right center;
	/*padding-right:35px;*/
	height:5px;
}
