﻿body
{
	margin:0px;
	font-family:Verdana;
}

.pageHeading
{
	height:16px;
	color:#61133B;
	font-size:12pt;
	font-weight:bold;	
}

.tblPageContent
{
	width:100%;
	border:0px;
	padding:3px;
	line-height:19px;
	font-size:8pt;
	color: #3f3f3f;	
}

.imgnoborder
{
	border:none;
}

.tblMain
{
	width: 100%;
}

.tblSubMain
{
	width:900px;
}

.tdSubMain
{
	height:450px;
	padding:16px;
}

td.menuoff 
{	
	height:28px;
	width:120px;		
	color:White;
	text-align:center;
	vertical-align:middle;
	font-weight:normal;
	font-size:9pt;	
	background-image: url(../../images/design/btn_OFF.jpg); 
	background-repeat: no-repeat;
}

td.menuon 
{
	height:28px;
	width:120px;
	color:black;
	text-align:center;
	vertical-align:middle;
	font-weight:normal;
	font-size:9pt;	
	background-image: url(../../images/design/btn_ON.jpg); 
	background-repeat: no-repeat;
}

td.menuoffSide 
{	
	height:22px;
	width:140px;		
	color:White;
	text-align:center;
	vertical-align:middle;
	font-weight:normal;
	font-size:9pt;	
	background-image: url(../../images/design/btn_side_OFF.jpg); 
	background-repeat: no-repeat;
}

td.menuonSide 
{
	height:22px;
	width:140px;
	color:black;
	text-align:center;
	vertical-align:middle;
	font-weight:normal;
	font-size:9pt;	
	background-image: url(../../images/design/btn_side_ON.jpg); 
	background-repeat: no-repeat;
}


/*TD Links for header toplinks */
.topTDLinks{color:#ffffff; text-decoration: none; font-size:8pt; font-weight:bold}
.topTDLinks:link { border-bottom: 0px solid }
.topTDLinks:visited { border-bottom: 0px solid }
.topTDLinks:active { border-bottom: 0px solid }
.topTDLinks:hover { border-bottom: 0px dashed; color:#ffffff }

.menuText
{
	color:White;
	font-size:10pt;	
}

.menuSpace
{
	width:2px;
	color:#B88472;
}

td.menuOff 
{
	border: solid 1px #AC3B14;
	background-color:#AA350C;
	color:White;
	font-size:10pt;			
}

td.menuOn 
{	
	border: solid 1px;
	background-color:white;
	filter:alpha(opacity=15);
	opacity:0.1;
	color:Black;
	font-size:10pt;
}

.tdMainText
{
	line-height:19px;	
}

.info
{
	color:Red;
	font-size:8pt;
	font-style:normal;
}

.infoTips
{
	color:#6B6363;
	font-size:7pt;
	font-style:italic;
}

.vcAll
{
	font-size:7pt;
	color:#F25509;
	font-style:normal;
}

/*Top Links----------------------------------------------*/
.topLinks{ color:white; text-decoration: none; font-size:10pt; font-weight:normal }
.topLinks:link { border-bottom: 0px; color:white; font-size:10pt; font-weight:normal}
.topLinks:visited { }
.topLinks:active { }
.topLinks:hover { border-bottom: 1px solid; color:#B88472 }

/*Side Navigation Page Links----------------------------------------------*/
.pageLinksSide{ color:#C90AA5; text-decoration: none; font-size:9pt; font-weight:normal }
.pageLinksSide:link { border-bottom: 1px; color:#C90AA5; font-size:9pt; font-weight:normal}
.pageLinksSide:visited { }
.pageLinksSide:active { }
.pageLinksSide:hover { border-bottom: opx none; color:#911378 }

/*Page Links----------------------------------------------*/
.pageLinks{ color:#322E2E; text-decoration: none; font-size:8pt; font-weight:bold }
.pageLinks:link { border-bottom: 1px; color:#322E2E; font-size:8pt; font-weight:normal}
.pageLinks:visited { }
.pageLinks:active { }
.pageLinks:hover { border-bottom: 1px dashed; color:#F03300 }

/*Footer Links----------------------------------------------*/
.footerLinksText{ color:#322E2E; text-decoration: none;	font-size:9pt; font-weight:normal }
.footerLinks{ color:#322E2E; text-decoration: none;	font-size:8pt; font-weight:normal }
.footerLinks:link { border-bottom: 1px }
.footerLinks:visited { }
.footerLinks:active { }
.footerLinks:hover { border-bottom: 1px solid; color:#F03300 }

/*Back to Top Links----------------------------------------------*/
.toTopLink{	color:Gray; text-decoration: none;	font-size:7pt;}
.toTopLink:link { border-bottom: 1px solid }
.toTopLink:visited { border-bottom: 1px solid }
.toTopLink:active { border-bottom: 1px solid }
.toTopLink:hover { border-bottom: 1px dashed }
/*----------------------------------------------*/

.tdTopLink
{
	color:Gray; text-decoration: none;	font-size:7pt;
}
