H1
{
	color : #010101;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H2
{
	color : #010101;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 13px;
	font-weight : bold;
	text-decoration : none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H2
{
	color : #010101;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

p
{
	text-align:justify;
}

A
{
	color : #FF9900;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
A:HOVER
{
	color : #4D4D4D;
	text-decoration : none;
}
A.white
{
	color : White;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.white
{
	color : #000000;
}
A.grey
{
	color : #010101;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.grey
{
	color : #FF8000;
}
A.orange
{
	color : #FF6600;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.orange
{
	color : Black;
}
A.black
{
	color : Black;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER.black
{
	color : #FF9900;
}
td{
	font-family : Tahoma;
	font-size: 12px;

}
td.tl
{
	color : #010101;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 12px;
	padding-top : 15px;
}
td.blh
{
	background-image : url(img/blh.gif);
}
td.blgb
{
	background-color : #F3F3F3;
	border : 1px solid #CCCCCC;
}
td.blwb
{
	background-color : #FFFFFF;
	border : 1px solid #CCCCCC;
}
td.bookname
{
	color : #FF8000;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
td.bookauthor
{
	color : #000000;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
td.comment
{
	color : #010101;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
}	
.date
{
	color : White;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #FF9900;
	padding-right : 5px;
	padding-left : 5px;
	padding-top : 1px;
	padding-bottom : 1px;
}
.nh
{
	color : #333333;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
td.news
{
	color : #010101;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
}	
.cat
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FF8C00;
	border-bottom : 1px solid Silver;
	padding-top : 3px;
	padding-bottom : 3px;
	vertical-align : middle;
}
.cat2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FF8C00;
	padding-top : 0px;
	padding-bottom : 0px;
	vertical-align : middle;
	margin-bottom: 2px;
	margin-top: 1px;
}
td.bb
{
	color : #FF8C00;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
}
td.copy
{
	color : #010101;
	padding-left : 30px;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
}
td.blackmenu
{
	color : #000000;
	font-family : Helvetica, Arial, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

.btn
{ BORDER-BOTTOM:	black 0px solid;
  BORDER-LEFT:		white 0px solid;
  BORDER-RIGHT:		black 0px solid;
  BORDER-TOP:		white 0px solid;
  margin:			0px;
  font-family:		Tahoma;
  font-size:		11px;
  font-weight:		bold;
  background-color:	#dddddd;
  color:			black;
}

.btnbig
{ BORDER-BOTTOM:	black 1px solid;	
  BORDER-LEFT:		white 1px solid;
  BORDER-RIGHT:		black 1px solid;	
  BORDER-TOP:		white 1px solid;
  margin:			1px;
  font-family:		Tahoma;
  font-size:		11px;
  font-weight:		bold;
  background-color:	#FF9900;
  color:			black;
}
.victory
{
 	padding:30px;
  font-family:		Times;
  font-size:		20px;
  font-weight:		normal;
  font-style:italic;
  text-align:center;
  color:#ff0000;
}