/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEFEFE;
}

a, a:visited,a:active {
	color: #333333;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	COLOR: #990000;
	text-decoration: underline;
	font-weight:bold;
}

.red, .red a:link,  .red a:visited, .red a:active
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
}

blockquote {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.title
{
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #9D0000;
	font-weight: bold;
}

.title_pag
{
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.txt
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #6A7381;
}

.txt_condens
{
	font-family: "Arial Narrow",Tahoma, Verdana;
	font-size: 11px;
	color: #9D0000;
	line-height:14px;
}

.news_txt
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #6A7381;
}

.text
{
	font-family: Verdana, Tahoma ;
	text-align:justify;
	font-size: 11px;
	color: #555B66;
}

.text a:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.text a:visited, .text a:active  {

	COLOR: #000000; TEXT-DECORATION: none
}

.text a:hover {
	COLOR: #990000;
	TEXT-DECORATION: underline;
}

.bt-menu {
	FONT-SIZE: 10px;
	COLOR: #666666;
	font-family: Verdana, Tahoma ;
	font-weight: normal;
}

.bt-menu a:link, .bt-menu a:visited, .bt-menu a:active {

	COLOR: #666666; TEXT-DECORATION: none; font-weight:normal;

}

.bt-menu a:hover {
	COLOR: #555555; TEXT-DECORATION: underline;
}

.calendar {border: 1px solid #BBBBBB; color: #000000; background: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.today {
	border: 1px solid white;
	color: #FFFFFF;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #DADADA;
}
.monthdays {border: 1px solid #434470; color: #000000; background: #FFFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.nonmonthdays { border: 1px solid white; color: #000000; background: #EFEFEF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
