.dlm, .mod8Body .dlm a {
	color: #f33;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}

p.dlm {
	margin: 5px 0;
}

.mod8Body ul, .mod8Body li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

.mod8Body li {
	display: inline;
}


.dnlColTitle{
	color: #CC3333;
	font-size:60%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.profName{
	color:#3366CC;
	font-weight:bold;
}
.selectedRow {
	background-color: #CCFF99;
}
.profDnlOptItem{
	color:#3366CC;
}
.profSubHeader{
	background-color:#FFFFFF;
	color:#FF3300;
	font-weight:bold;
}
.profEditorial{
	background-color:#CCFF99;
	color:#FF3300;
	font-weight:bold;
}
.profNav{
	background-image: url(../images/btnProfCt.gif);
	font-size:60%;
}
.profNavYell{
	background-image: url(../images/btnProfCtYell.gif);
	font-size:60%;
}
.profNavG{
	background-image: url(../images/btnProfCtG.gif);
	font-size:60%;
}
.profPageInfo{
	font-size: 10px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
.profPageInfo a{
	font-size:100%;
	color: #FF3300;
	font-weight:normal;
}
.msgBdHeader td.profPageInfo{
	text-align:right;
}

.genericLink {
	font-size:100%;
	color: #FF3300;
}
.profDnlTable{
	width: 202px;
	height: 280px;
	font-size: 100%;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
}

.profDnlTable2{
width:202px;
height:280px; 
overflow:scroll;
border-top:solid 2px #666666;
border-left:solid 2px #666666; 
scrollbar-face-color : #000000 ;
scrollbar-highlight-color : #CCFF99 ;
scrollbar-3dlight-color : #000000 ;
scrollbar-shadow-color : #CCFF99 ;
scrollbar-darkshadow-color : #000000 ;
scrollbar-track-color : #000000 ;
scrollbar-arrow-color : #000000 ;
}
.profDnlItem{
padding:2px;
width:184;
}
.profDnlItemSel{
padding:2px;
width:184;
background-color:#CCFF99;
}
.listEdNote{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF3300;
	font-size:100%;
	font-style:italic;
}
.listIndContent{
padding-left:24px;
}
.modNoTopTable{
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.modDashedTopTable {
	border-top: 1px dashed #CCCCCC;
}

.modDashedTopTable a {
	text-decoration: none;
}

.modDashedTopTable a:hover {
	text-decoration: underline;
}

/*tab bar*/
#tabBar {
	width:734px;
	background-color:#e2e2e2;
	float:left;
	padding-top:6px;
	margin-left:2px;
}
#tabBar ul{
	list-style: none;
	margin-left:30px;
	text-align :center;
	line-height: 21px;
}
#tabBar li{
	width:61px;
	height:22px;
	float:left;
	margin-right:5px;
	font-weight:bold;

}
#tabBar li a{
	display:block;
	text-align:center;
	 outline: none;
	text-decoration:none;
	font-size:10px;
}
#tabBar li a:hover{
	text-decoration:underline;
}

#tabBar li.active{
	background: transparent url('/images/profile/tab_white.gif') no-repeat;
}

#tabBar li.active a{
	color:black;
}

#tabBar li.inactive{
	background: transparent url('/images/profile/tab_gray.gif') no-repeat;
}
#tabBar li.inactive a{
color:#666 ;
}

#tabBar div.pager {
	text-align:right;
}
#tabBar div.pager span.pagerCurrentPage{
	font-size:11px;
	padding:3px;
}
#tabBar div.pager a.pageNumberLink{
	font-size:11px;
	padding:3px;
}
td p.reviewDetail{
	padding:5px 0 0 5px;
}

.error {
	margin: 10px;
}
.mod8Body .error a {
	color: #990000;
	font-size: 100%;
}

tr.frame {
	font-size: 12px;
}
