/* CSS Document */

<style type="text/css">

<script type="text/javascript">
function loadImg(img){
var imgName = "bip";
var srcs = ["bip.PNG","bip1.PNG"]; 
document.images[imgName].src=srcs[img];
}
</script>


body {
	background-color: #000000;
}

.subtitlu_act {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 16px;
}
.subtitlu_act:link {
	text-decoration: none;
}
.subtitlu_act:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.subtitlu_act:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.subtitlu_act:active {
	text-decoration: none;
	color: #FFFFFF;
}



.subtitlu_act2 {
	font-family: verdana;
	color: #FFFF00;
	font-size: 16px;
	font-weight: bold;
}
.subtitlu_act2:link {
	text-decoration: none;
	font-weight: bold;
}
.subtitlu_act2:visited {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
.subtitlu_act2:hover {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
.subtitlu_act2:active {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}



.titlu {
	font-family: verdana;
	height: 36pt;
	font-size: 25pt;
	color: #FFFFFF;
	padding-left: 28px;
}
.content {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 28px;
}

.style1 {color: #FF0000;}
.subtitlu_side {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 13px;
}

.subtitlu_sidedec_R{
	font-family: ver;
	background-image: url(images/right_col.png);
}
.subtitlu_sidedec_L{
	font-family: ver;
	background-image: url(images/left_col.png);
}

.subtitlu_sidedec_bk{
	font-family: ver;
	background-image: url(images/bk_col.png);
	
}

.subtitlu {
	font-family: verdana;
	color: #520000;
	font-size: 16px;
}



.subtitludec_R{
	font-family: ver;
	background-image: url(images/bbkk3.png);
	background-repeat: no-repeat;
	background-position: left;
}
.subtitludec_L{
	font-family: ver;
	background-image: url(images/bbkk1.png);
	background-repeat: no-repeat;
	background-position: right;
}

.subtitludec_bk{
	font-family: ver;
	background-image: url(images/bbkk2.png);
	
}
a {
	font-size: 16px;
	color: #520000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #520000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.mainmenuft {
	font-family: verdana;
	color: #FFFFFF;
	font-size: 12px;
}
.mainmenuft a:link {
	text-decoration: none;
}
.mainmenuft a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.mainmenuft a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.mainmenuft a:active {
	text-decoration: none;
	color: #FFFFFF;
}



body {
	background-color: #000000;
}

</style>
