﻿#pnlArticle
{
	text-align:			left;
	padding-left:		10px;
	padding-right:		10px;
}

#pnlArticle #lblPage
{
	font-size:			12px;
}

#imgArticle
{
	border:				#000000 1px solid;
	margin:				4px;
	float:				right;
}

#pnlArticle #lblPage
{
	font-size:			11px;
}

#pnlArticle #ddlstPage
{
	font-size:			11px;
}

#lblArticleText
{
	font-family:		tahoma;
	font-size:			12px;
	text-align:			justify;
	line-height:		150%;
}

#lblArticleText IMG
{
	border:				#000000 1px solid;
	margin:				3px;
}

#pnlArticle #lblAuthor
{
	font-size:			12px;
	font-weight:		bold;
	color:				#E40CE4;
	float:				right
}

#pnlArticle #lblBibliographyHeader
{
	font-family:		Tahoma, MS Sans Serif;
	font-size:			13px;
	font-weight:		bold;
	text-align:			left
}

#pnlArticle #lblBibliographyData
{
	font-family:		Tahoma, MS Sans Serif;
	font-size:			12px;
	text-align:			left
}

#pnlArticle #lblRelevantArticlesHeader
{
	font-family:		Tahoma, MS Sans Serif;
	font-size:			13px;
	font-weight:		bold;
	text-align:			left
}

#pnlArticle #lblRelevantArticlesText
{
	font-family:		Tahoma, MS Sans Serif;
	font-size:			12px;
	text-align:			left
}

#pnlArticle #lblDiscussionHeader
{
	font-family:		Tahoma, MS Sans Serif;
	font-size:			13px;
	font-weight:		bold;
	text-align:			left
}

#pnlArticle #lblNotesHeader
{
	font-family:		Tahoma, MS Sans Serif;
	font-size:			13px;
	font-weight:		bold;
	text-align:			left
}

#pnlArticle #lbDiscussion
{
	font-family:		Verdana, MS Sans Serif;
	font-size:			11px;
	border:				#000000 1px solid;
	width:				550px;
	margin-top:			15px;
	margin-bottom:		10px;
}

#pnlArticle A		{color: #E40CE4; text-decoration: none;}
#pnlArticle A:link	{color: #E40CE4; text-decoration: none;}
#pnlArticle A:hover {color: #FF66FF; text-decoration: none;}

#discussion
{
	text-align: center;
}

.btn
{
    border:				#666666 1px solid;
    font-weight:		bold;
    font-size:			11px;
    color:				#000000;
    background-color:	#e4e0d8;
    width:				150px;
}

.btn2
{
    border:				#666666 1px solid;
    font-weight:		bold;
    font-size:			11px;
    color:				#000000;
    background-color:	#e4e0d8;
    width:				300px;
}

#pnlArticles
{
	text-align:			left;
	padding-left:		10px;
	padding-right:		10px;
}

.grdArticles
{
	border:				#ffffff 0px solid;
}

.grdArticles td
{
	font-family:		Verdana, MS Sans Serif;
	font-size:			11px;
	color:				#000000;
	border:				none;
}

.grdArticles .articleinfo
{
	margin-top:			20px;
	margin-bottom:		10px;
	font-size:          11px;
	text-align:			center;
	clear:				left;
}

.grdArticles p
{
	text-align:			justify;
}

.grdArticles a			{text-decoration: none; color: #E40CE4}
.grdArticles a:link		{color: #E40CE4}
.grdArticles a:hover	{color: #FF66FF}

.grdArticles .pagerart TD
{
	font-family:		Verdana, MS Sans Serif;
	font-size:			11px;
	font-weight:		bold;
	color:				#000000;
	border:				#000000 0px solid;
}
.grdArticles .pagerart A
{
    color:				#E40CE4;
    text-decoration:	none;
    font-size:			11px;
}
.grdArticles .pagerart A:visited
{
    text-decoration:	none
}
.grdArticles .pagerart A:hover
{
	text-decoration:	underline;
}

.grdArticles .arhead {font-size: 13px; font-weight: bold}

.grdArticles .thumb
{
	border:				#000000 1px solid;
	margin:				3px;
	float:				left;
}
