#artEmail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border:1px solid #CCCCCC;
	padding: 5px;
}
#artEmailHdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 5px;
	text-align:center;
}
#artEmailFtr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 5px;
	text-align:center;
}
#artGrpMenu {
	margin-top: 5px;
	margin-bottom:10px;
	overflow: hidden;
	font-size: 12px;
}
#artGrpMenuBar {
	float: left;
	height: 20px;
	width: 20px;
	background-image: url(../images/flag_icon.jpg);
	background-position: 0px 2px;
	background-repeat: no-repeat;	
}
.artGrpMenuItem {
	float: left;
	padding-right: 5px;
	color:#999999;
	font-weight: normal;
	cursor: pointer;
}
.artGrpMenuItemHover {
	float: left;
	padding-right: 5px;
	color:#333333;
	font-weight: bold;
	cursor: pointer;
}
.artGrpMenuItemSelected {
	float: left;
	padding-right: 5px;
	color:#333333;
	font-weight: bold;
}

#artTopLine {
	height: 1px;
	margin-top: 0px;
	overflow: auto;
}

#artContainer {
	float:left;
	position:relative;
}

.artTitle {
	height: 30px;
	clear: both;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding-top: 3px;
	margin-bottom: 10px;
}
#artHeader {
	font-size: 13px;
	font-weight: bold;
}
#artPgrTitle {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	font-family: "Trebuchet MS";
}
#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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#artList {margin-top: 20px;}
#artListHeader {font-weight: bold;color: #333333;padding-top: 5px;padding-bottom: 5px;}
#artListNext {font-weight:bold;color:#333333;margin-bottom:10px;cursor: pointer;}
#artListTitle {color: #333333;cursor: pointer;}
#artListDate {color: #666666;float: left;}

#artEmailForm {margin-top: 15px;margin-right: 5px;margin-bottom: 20px;display: block;}
#artEmailFormTop {}
#artEmailFormMid {}
#artEmailFormBottom {}
#artEmailLabel {width: 75px;float: left;}
#artEmailField {width: 425px;float: left;}
#artEmailRow {clear: both;padding-top: 2px;}
#fb_text {height:300px;}

