﻿

.menuPanelTop
{
	height: 21px; /*width: 160px;*/
	background: url(   "../images/rndPanels/rndMenuTop.gif" ) no-repeat;
	font-size: 8pt;
	color: #1b1747;
	margin: 0;
	padding: 0px 10px;
}

.menuPanelTopSmall
{
	height: 9px; /*width: 160px;*/
	font-size: 2px;
	background: url(   "../images/rndPanels/rndMenuTopSm.gif" ) no-repeat;
	padding: 0;
	margin: 0;
}

.menuPanelInternal
{
	border-left: solid 3px #e8eae9;
	border-right: solid 3px #e8eae9;
	padding: 0 4px;
	margin: 0; /*width: 152px;*/
	font-size: 8pt;
	color: #1b1747;
	line-height: 12pt;
}

.menuPanelInternalNoPadding
{
	border-left: solid 3px #e8eae9;
	border-right: solid 3px #e8eae9;
	padding: 0;
	margin: 0;
}

.menuPanelBottom
{
	height: 11px; /*width: 161px;*/
	background: url(   "../images/rndPanels/rndMenuBottom.gif" ) no-repeat;
	padding: 0px 0px 8px 0px;
	margin: 0;
}

.menuPanelTop210
{
	height: 21px;
	background: url(   "../images/rndPanels/rndMenuTop210.gif" ) no-repeat;
	font-size: 8pt;
	color: #1b1747;
	padding: 0;
	margin: 0;
	padding: 0px 10px;
}

.menuPanelBottom210
{
	height: 11px; /*width: 161px;*/
	background: url(   "../images/rndPanels/rndMenuBottom210.gif" ) no-repeat;
	padding: 0px 0px 8px 0px;
	margin: 0;
}

.menuPanelTop510
{
	height: 19px;
	background: url(   "../images/rndPanels/rndMenuTop510.gif" ) no-repeat;
	font-size: 8pt;
	color: #1b1747;
	padding: 0;
	margin: 0;
	padding: 0px 10px;
}

.menuPanelTopSm510
{
	/*height: 9px;*/
	height: 5px;
	background: url(   "../images/rndPanels/rndMenuTopSm510_2.gif" ) no-repeat;
	font-size: 8pt;
	color: #1b1747;
	padding: 0;
	margin: 0;
	padding: 0px 10px;
}

.menuPanelBottom510
{
	/*height: 8px; /*width: 161px;*/
	height: 5px;
	background: url(   "../images/rndPanels/rndMenuBottom510_2.gif" ) no-repeat;
	padding: 0px 0px 8px 0px;
	margin: 0;
}

/*Title of section int the cental pane*/
.sectionTitle
{
	padding: 0;
	margin: 0 0px;
	height: 54px; /*background-color: #e8eae9;*/ /*background-color: #FFF;*/
	font-size: xx-large;
	color: #FFF; /*background: url(  "../images/gradient.gif" );*/
	/*background-image: url( "../images/gradient.gif" );
	background-repeat: repeat-x;*/
	text-transform:uppercase;
	font-weight:bold;
	background-color:#e9ebea;
}

.gradient
{
	background-image: url( "../images/gradient.gif" );
	background-repeat: repeat-x;
	background-position:left top;
	min-height:250px;
	
	/* FOR IE6 */
	_height: 250px;
}

/*detail title's Text*/
.detailTitleText
{
	padding: 10px 6px;
	color: #1b1747;
	font-weight: bold;
}


/*detail's Text*/
.detailText
{
	padding: 10px 6px;
	color: #1b1747;
}

.menuText
{
}

.menuText a
{
	text-decoration: none;
	color: #1b1747;
}

table.tableContentsList
{
	width: 100%;
}

table.tableContentsList tr
{
}

table.tableContentsList td
{
	padding: 8px 4px 6px 4px;
	border-bottom: solid 1px #1b1747;
}

table.tableContentsList td a
{
	text-decoration: none;
	color: #1b1747;
}

.squareBullet
{
	margin: 0 8px 0 0;
}

.noPadNoMargin
{
	padding: 0;
	margin: 0;
}

.slideshowImg
{
	max-width: 190px;
	max-height: 150px;
	margin:0 auto;
	/* FOR IE6 */
	_width: 190px;
	_height: 150px;
}

.detailRepeatersTable
{
	width:100%;
}

.detailRepeatersTable td
{
	text-align:center;
}



.detailImg
{
	max-width: 200px;
	max-height: 120px;
	margin:0 auto;
	/* FOR IE6 */
	_width: 200px;
	_height: 120px;
	
	padding:5px;
	
	margin:0;
	padding:0;
	border:solid 1px #1b1747;

}

.bold
{
	font-weight: bold;
}

.redText
{
	color:#F00;
}

.rptFilesTable
{
	display:inline-block;
	margin:5px;
}

.galleryLinks
{
	color: #1b1747;
	text-decoration:none;
	font-size:large;
	border:solid 1px #1b1747;
	padding:1px;
	background-color:#e9ebea;
}
