.trBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACACA;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CACACA;
}

.scollableContent
{
		padding: 4px;
	height: 720px;
	width: 330px;
	overflow:auto;
		SCROLLBAR-FACE-COLOR:#4A134D;  
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white; 
	SCROLLBAR-3DLIGHT-COLOR: white; 
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white; 

	
}
.scollableContentEditorsNote
{
		
	height: 700px;
	width: 400px;
	overflow:auto;
		SCROLLBAR-FACE-COLOR:#50BB31;  
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white; 
	SCROLLBAR-3DLIGHT-COLOR: white; 
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white; 

	
}
.scollableContentRITSWall
{
		padding: 4px;
	height: 270px;
	width: 800px;
	overflow:auto;
		SCROLLBAR-FACE-COLOR:#4A134D;  
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white; 
	SCROLLBAR-3DLIGHT-COLOR: white; 
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR: white;
	SCROLLBAR-DARKSHADOW-COLOR: white; 

	
}
.trBorderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CACACA;
	background-color: #FFFFFF;
}

.trBorderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACACA;
	background-color: #FFFFFF;
}

.trBorderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A134D;
	background-color: #FFFFFF;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #663366;
	text-transform: uppercase;
}

.titleSubmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-image: url(../images/bulletsPoint.jpg);
	text-decoration: none;
}

.linkText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #000000;
}

.bodyTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-image: url(../Images/bullet.jpg);
	text-indent: 0px;
	color: #498be8;
}
.titleTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	list-style-image: url(../Images/bullet.jpg);
	text-indent: 0px;
	color: #060;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
A.linkText:Hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: underline;
	color: #FF3300;
}

.bodyTextReg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:200;	
	list-style-image: url(../Images/bullet.jpg);
	text-indent: 0px;
	color:#039;
	
}

/* photo gallery */

#ex-wrap {
            padding:        10px 0px 0px 40px;
            font-size:      0.8em;
            color:          #5b5b5b;
        }
        .mute {
            color:          #9c9c9c;
		}
