.text {
	font-size: 8pt;
	font-family: verdana;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 14px;
}

#mainTable {
	background-color: #FFE5BD;
	font-size: 8pt;
	font-family: verdana;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	height: 535px;
	width: 800;
	min-width: 780;
	display: block;
	overflow-y: scroll;
	margin-left: auto;
	margin-right: auto;
}

.articles-table {
	background-color: #FFF0D3;
	font-size: 8pt;
	font-family: verdana;
	font-weight: normal;	
	text-align: justify;
	line-height: 14px;
	min-width: 780px;
	max-width: 780px;
}

#articles-table tbody {
	background-color: #cc0000;	
	overflow: auto;
}

.articles-table thead>tr,tbody {
	display: block;
}

.articles-table tbody>tr:nth-child(odd) {
	background-color: #FFF0D3;	
}



.articles-table tbody>tr:nth-child(even) {
	background-color: #FFE5BD;
}

.articles-table tbody>tr {
	height: 40px;
}

.articles-table tbody>tr:hover {
	background-color: #CC8132;
	color: #cc00000;
}

A:link {
	color: #000000;
	font-family: verdana;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-transform: none;
	text-decoration: none;
}

A:visited {
	color: #000000;
	font-family: verdana;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	text-transform: none;
	text-decoration: none;
}

A:hover {
	color: #FFFFFF;
	font-family: verdana;
	font-weight: normal;
	text-align: justify;
	text-transform: none;
	text-decoration: none;
}

A.c2:link {
	text-decoration: none;
	color: #FFFFFF;
}

A.c2:visited {
	text-decoration: none;
	color: #FFFFFF;
}

A.c2:hover {
	text-decoration: none;
	color: #FFFF00;
}

A.c3:link {
	text-decoration: none;
	color: #584DEF;
}

A.c3:visited {
	text-decoration: none;
	color: #584DEF;
}

A.c3:hover {
	text-decoration: underline;
	color: #C0BDE6;
}

textarea {
	font-size: 8pt;
	font-family: verdana;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 15px;
	border: 0px #000000 solid;
	background-color: #ffe5bd;
	scrollbar-3b-light-color: #CC0000;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #ffe5bd;
	scrollbar-face-color: #ffe5bd;
	scrollbar-highlight-color: #ffe5bd;
	scrollbar-shadow-color: #ffe5bd;
}

hr {
	display: block;
	position: relative;
	padding: 0;
	margin: 8px auto;
	height: 0;
	max-width: 390px; max-height : 0;
	font-size: 1px;
	line-height: 0;
	clear: both;
	border: none;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #ffffff;
	max-height: 0;
}

h2 {
	font-family: verdana;
	font-weight: bold;
	font-size: 14pt;
	color: #CC8132;
}

.redirectPag
{
	color: red;	
}

A.redirectPag:link, A.redirectPag:visited
{
	font-style: italic;
	color: #000000;
	text-transform: none;
	text-decoration: none;
}

A.redirectPag:hover {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}

A.peu:link , A.peu:visited 
{
	background-color: #F5A300;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: tahoma;
	font-weight: normal;
	letter-spacing:1px;
	text-transform: none;
	text-decoration: none;
	max-width: 418px;
	max-height: 11px;
	text-align: center;
	vertical-align: middle;
}

