.cc, .tcc
{
	background-color : #AEB2B6;
}

.PurpleTitle, .SmallLink, A.LinkBold
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.PurpleTitle	
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #5A3CA1;
	letter-spacing : 1px;
}

.SmallLink,A.LinkBold {
 font-size : 12px;
 color : navy;
 }
 
A.LinkBold {
 font-weight: bold;
 }	

.SmallLinkB {
 font-family: Verdana;
 font-size : 12px;
 color : navy;
 font-weight: bold;
 }
 
 .TdBg
{
	background-color : #F1F1F1;
}

 .TdBg2
{
	background-color : #FFFDE4;
}

 .RegBg
{
	background-color : #FFFFFF;
}


.wSysLinks {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 12px;
 font-weight : normal;
 color: white;
 text-decoration : none
}


A.SysLinks:link, A.SysLinks:visited {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 12px;
 font-weight : bold;
 text-decoration : underline;
 color: white;
}

.wSysLinks {
 font-family : Arial, Helvetica, sans-serif;
 font-size : 12px;
 font-weight : normal;
 color: white;
 text-decoration : none
}

.bgOrange {
background-color : #FF6833
}

.bgLigthOrange {
background-color : #FFBA33
}

.bgYellow {
background-color : #F8FF33
}

.bgGreen {
background-color : #33FF33
}

.BorderPurp {
	background-color : #391094;
	border-left : 1px solid #391094;
	border-top : 1px solid #391094;
	border-right : 1px solid #391094;
	border-bottom : 1px solid #391094;
}

.bgPurp {
background-color : #381397
}

.bgLightPurp {
background-color : #f7f7ff
}

.currenttop {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

.LinkBoldR, A.LinkBoldR:link, A.LinkBoldR:visited {
	 font-size : 14px;
	 color : #e70000;
	 font-weight : bold;
 }
 .tl {
	border-top: 1px solid #AEB2B6; 
	border-bottom: 1px solid #AEB2B6; 
}
