#artGrpMenu {
	height: 15px;
	margin-top: 5px;
	overflow: hidden;
	padding-top: 2px;
	padding-left: 5px;
}
#artGrpMenuBar {
	float: left;
	height: 15px;
	width: 15px;
	background-image: url(../images/arrr.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;	
}
.artGrpMenuItem {
	float: left;
	height: 15px;
	padding-right: 5px;
	padding-top: 1px;
	color:#999999;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 10px;
	cursor: pointer;
}
.artGrpMenuItemHover {
	float: left;
	height: 15px;
	padding-right: 5px;
	color:#333333;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	cursor: pointer;
}
.artGrpMenuItemSelected {
	float: left;
	height: 15px;
	padding-right: 5px;
	color:#333333;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}

#artTopLine {
	height: 1px;
	margin-top: 0px;
	overflow: auto;
}

#artContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px 10px 10px 22px;
	float:left;
	position:relative;
}

.artTitle {
	height: 30px;
	clear: both;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
}
#artHeader {
	font-size: 11px;
	font-weight: bold;
}
#artPgrTitle {
	font-size: 16px;
	font-weight: bold;
	color: #89B03D;
	font-family: "Trebuchet MS";
}
#artPgrText {
	font-size: 11px;
}
#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: 9px;
}
#artList {
	padding: 22px;
	margin-top: 20px;
	font-family: Tahoma;
	font-size: 11px;
}
#artListHeader {
	font-size: 11px;
	font-weight: bold;
	color: #58930A;
	padding-top: 5px;
	padding-bottom: 5px;
}
#artListTitle {
	color: #333333;
	cursor: pointer;
}
#artListDate {
	color: #666666;
	float: left;
}
#artEmailForm {
	width: 200px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	float: right;
	margin-top: 15px;
	margin-right: 5px;
}
#artEmailFormTop {
	width: 200px;
	height: 10px;
	background-image: url(../images/email_form_r1_c1.jpg);
	background-repeat: no-repeat;
}
#artEmailFormMid {
	width: 200px;
	background-image: url(../images/email_form_r2_c1.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
}
#artEmailFormBottom {
	width: 200px;
	height: 10px;
	background-image: url(../images/email_form_r3_c1.jpg);
	background-repeat: no-repeat;
}
#artEmailLabel {
	width: 30px;
	float: left;
}
#artEmailField {
	width: 150px;
	float: left;
}
#artEmailRow {
	position: relative;
	clear: both;
	padding-top: 2px;
}
#artEmailHeader {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #58930A;
}
