BODY
{
    FONT-SIZE: 8pt;
    BACKGROUND: #383838;
    MARGIN: 0px;
    COLOR: #888888;
    FONT-FAMILY: tahoma;
    TEXT-ALIGN: center
}
A
{
    COLOR: #6394B0;
    TEXT-DECORATION: none
}
A:hover
{
    TEXT-DECORATION: none
}

td{
	font-size: 9pt;
	font-family: Tahoma;
}


.hedBar{
	border-bottom: 1px #FFFFFF solid; 
	padding-right: 5px;
}
.hedBar A{
	font-size: 9pt;
	color: #8F8F8F;
	padding: 2px;
}
.hedBar A:link{
	font-size: 9pt;
	color: #8F8F8F;
}
.hedBar A:visited{
	font-size: 9pt;
	color: #8F8F8F;
}
.hedBar A:hover{
	color: #545454;
	background-color: #E6E6E6;
}


.blockTitle{
	color: #797979;
	font-size: 9pt;
	font-weight: bold;
	padding-right: 10px;
}
.blockTitle2{
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	padding-right: 10px;
}

.fcats{
	padding-right: 2px;
}
.fcats A{
	color: #FFFFFF;
}


.footer{
	background-color: #399EEE;
	color: #FFFFFF;
}
.footer A{
	color: #FFFFFF;
}

.white{
	color: #FFFFFF;
}
.bg1 A{
	color: #FFFFFF;
	font-weight: bold;
}
.bg2r{
	background: url('imgs/blockbg1.jpg');
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
}
.bg1{
	background: url('imgs/blockbg3.jpg');
	color: #FFFFFF;
	text-align: center;
}
.bg2{
	background: url('imgs/blockbg1.jpg');
	color: #FFFFFF;
	text-align: center;
}
.bg3{
	background: url('imgs/blockbg2.jpg');
	color: #FFFFFF;
	text-align: center;
}
.bg4{
	background: url('imgs/blockbg4.jpg');
	color: #FFFFFF;
	text-align: center;
}

.items0{
	color: #A8A8A8;
	padding-top: 5px;
	background-color: #F8F8F8;
	text-align: center;
}
.items00{
	color: #A8A8A8;
	background-color: #F8F8F8;
	text-align: center;
}
.items1{
	color: #A8A8A8;
	padding-top: 5px;
	background-color: #F5F4F4;
	text-align: center;
}

.div0{
	background-color: #F8F8F8;
}

.div1{
	background-color: #F5F4F4;
}

.clear{
	background-color: #DBDBDB;
	height: 30px;
	color: #34648B;
	font-size: 12pt;
	padding-top: 5px;
	font-weight: bold;
	text-align: center;
}

.head{
	background-color: #DDDDDD;
	text-align: center;
}

.arch{
	background-color: #EDEDED;
	text-align: center;
	padding: 4px;
}

.archv{
	background-color: #ECF2F5;
	text-align: center;
	display: block;
}
.archv A{
	padding: 5px;
	display:block;
	height: 20px;
	color: #3A77BC;
}
.archv A:hover{
	background-color: #B3B3B3;
	color: #FFFFFF;
}
.txt0{
	color: #399EEE;
	padding-top: 5px;
}
.txt1{
	color: #848384;
	padding-top: 5px;
}
.rssBlock{
	background-color: #F8F8F8;
	padding: 3px;
}