﻿.articleSpCh
{
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #FF6600;
}
.articleTitle
{
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #0000FF;
}
.articleTitle:hover
{
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #FF6600;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FF6600;
}
.articleSummery
{
	text-align: justify;
}
.articlePagingMenu
{
	color: #808080;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
	font-family: tahoma;
	font-size: 9pt;
	width: 15px;
}
.articleSelectedPagingMenu
{
	color: #FF6600;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
	font-family: tahoma;
	font-size: 9pt;
	width: 15px;
}
.articleHoverPagingMenu
{
	color: #339966;
	background-color: #F0FFCC;
	border-style: solid;
	border-width: 1px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
	font-family: tahoma;
	font-size: 9pt;
	width: 15px;
}
.articleMenu
{
	margin: 2px;
}
.articleEndTitle
{
	font-family: tahoma;
	font-size: 10pt;
	text-decoration: none;
	color: #FF6600;
}
.articleText
{
	font-family: tahoma;
	font-size: 10pt;
	text-align: justify;
}