.articlesubtitle {
	background : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #333333;
	font-style : italic;
}

.articletext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : White;
	color : #000000;
}

.articlefooter {
	background : #F5F5F5;
	border-top : 1px solid #333333;
	border-bottom : 1px solid #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #333333;
}

.articlefooterlink {
	background : #F5F5F5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : Black;
	text-decoration : none;
}

.articlefooterlink:HOVER {
	background : #F5F5F5;
	color : Red;
}

.wraprightbox {
	position: absolute;
	z-index:0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background : #FFF3D8;
	color : #333333;
	float : right;
	clear : none;
	padding : 0px;
	margin : 0px;
	text-align : left;
	width : 190px;
    height: 14px;
    border: 1px solid #344882;
    overflow: auto;

    scrollbar-face-color: #9CBFBF;
	scrollbar-highlight-color: #EAEDEE;
	scrollbar-shadow-color: #EAEDEE;
	scrollbar-3dlight-color: #EAEDEE;
	scrollbar-arrow-color: navy;
	scrollbar-track-color: #EAEDEE;
	scrollbar-darkshadow-color: #EAEDEE;
}

.wraprightboxopen {
	position: absolute;
	z-index:0;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background : #FFF3D8;
	color : #333333;
	float : right;
	clear : none;
	padding : 0px;
	margin : 0px;
	text-align : left;
	width : 190px;
    height: 200px;
    border: 1px solid #344882;
    overflow: auto;

    scrollbar-face-color: #9CBFBF;
	scrollbar-highlight-color: #EAEDEE;
	scrollbar-shadow-color: #EAEDEE;
	scrollbar-3dlight-color: #EAEDEE;
	scrollbar-arrow-color: navy;
	scrollbar-track-color: #EAEDEE;
	scrollbar-darkshadow-color: #EAEDEE;
}
