BODY{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color : #E0E0E0;
	color : #000000;
	background-image : url(img/bg_main.gif);
	background-repeat : no-repeat;
}

TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

INPUT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

A{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
 	font-style: normal;
	font-weight: bold;
}

A:HOVER{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}


A.leftBig{
	font-size : 9pt;
	font-weight : bold;
	color : #FFFFFF;
}

A.rightBig{
	font-size : 9pt;
	font-weight : bold;
	color : #000000;
}

A.leftMedium{
	font-size : 7pt;
	font-weight : bold;
	color : #FFFFFF;
}

A.leftSmall{
	font-size : 7pt;
	color : #FFFFFF;
}

A.categorySmall{
	font-size : 7pt;
	color : #000000;
	text-decoration:none;
}

TD.bottom, A.bottom {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-decoration:none;
	color : #999999;
}

TD.right {
	color : #FFFFFF;
}

A.nextBtn{
	font-size : 9pt;
	color : #000000;
	font-weight : bold;
}

TD.newsText {
	font-size : 8pt;
}

SPAN.newsDate {
	font-weight : bold;
	font-size : 8pt;
}

SPAN.newsHead {
	font-weight : bold;
	font-size : 8pt;
}
DIV.clFold {
	position : absolute; 
	width : 175px; 
	top : 0px;
	background-color : #0099CC;
	color : #FFFFFF;
}

DIV.clFoldSub {
	position : absolute; 
	visibility : hidden;
	width : 175px;
	background-color : #0099CC;
	color : #FFFFFF;
}

DIV.clFoldSub2 {
	position : absolute; 
	visibility : hidden;
	width : 175px;
	background-color : #0099CC;
	color : #FFFFFF;
}

P.title {
        font-size : 20px;
	color : #FFFFFF;
}

#divFoldCont {
	position : relative; 
	left : 0px; 
	top : 10px; 
	width : 175px;
	background-color : #0099CC;
	color : #FFFFFF;
}

#divMain {
	position : absolute;
}A.bottom  { font-weight: normal }