#artGrpMenu {
	margin-top: 0px;
	overflow: auto;
	padding-top: 2px;
}
#artGrpMenuBar {
	float: left;
	height: 15px;
	width: 15px;
	background-image: url(../images/arrg.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	display: inline;
}
.artGrpMenuItem {
	float: left;
	height: 15px;
	padding-right: 5px;
	color: #666666;
	cursor: pointer;
	font-weight: bold;
	display: inline;
}
.artGrpMenuItemHover {
	float: left;
	height: 15px;
	padding-right: 5px;
	color:#000000;
	cursor: pointer;
	font-weight: bold;
	display: inline;
}
.artGrpMenuItemSelected {
	float: left;
	height: 15px;
	padding-right: 5px;
	color:#000000;
	font-weight: bold;
	display: inline;
}

#artTopLine {
	height: 1px;
	margin-top: 0px;
	overflow: auto;
}

#artContainer {
}

.artTitle {
	height: 40px;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 30px;
	padding-top: 15px;
	background: url(/images/arrow.gif) 15px 22px no-repeat;
}
.artTitleWithMenu {
	font-family: inherit;
	color: #000000;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	height: auto;
	background: none;
}
#artHeader {
	font-size: 12px;
	color: #000000;
}
#artPgrTitle {
	font-size: 14px; 
	color: #000000;
	margin-top: 10px;
	font-weight: bold;
	margin-top: 5px;
}
#artPgrText {
}
#artPicture {
	padding: 2px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.artPicBorder0 {
	border: 0px;
}
.artPicBorder1 {
	border: 1px solid #CCCCCC;
}
#artPicCaption {
	text-align: center;
	font-size: 10px;
}
#artList {
	margin-top: 20px;
	font-size: 11px;
}
#artListNext {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
	cursor: pointer;
}
#artListHeader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
}
#artListTitle {
	color: #333333;
	cursor: pointer;
}
#artListDate {
	color: #000000;
	float: left;
	font-weight: bold;
}
#artEmailForm {
	margin-top: 15px;
	margin-right: 5px;
	display: block;
}
#artEmailFormTop {
}
#artEmailFormMid {
}
#artEmailFormBottom {
}
#artEmailLabel {
	width: 75px;
	float: left;
}
#artEmailField {
	width: 325px;
	float: left;
}
#artEmailRow {
	clear: both;
	padding-top: 2px;
}
