.artparsedStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	text-decoration: none;
}
a.artparsedStyle:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.rightBlackBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.leftBlackBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.rightGrayBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.gridBgComp {
	background-image: url(../_images/_page.htm/base.compositing/grid_repeat_bg.gif);
	background-repeat: repeat;
}
.gridBgPort {
	background-image: url(../_images/_page.htm/base.compositing/grid_repeat_bg_port.gif);
	background-repeat: repeat-y;
}
.textContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #7C7C7C;
	text-decoration: none;
}
.newLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7c7c;
	text-decoration: underline;
	display: block;
	line-height: 18px;
}
a.newLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.skillsBorderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2B2B2;
}
.portfolioBorder {
	border: 1px solid #797979;
}
.leftandrightBlackBorder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.ccgrid {
	background-image: url(../_images/_page.htm/base.color.correction/ccgrid.gif);
	background-repeat: repeat-y;
}
.headLink {
	font-family: Arial, Helvetica, sans-serif;
	color: #797979;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.headLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

