/* Body style Scroll & cursor*/
body {
	CURSOR: url(cursor1.ani);
	SCROLLBAR-HIGHLIGHT-COLOR: #ff0000; 
	SCROLLBAR-ARROW-COLOR: #ff0000; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #ffffff;
	scrollbar-shadow-color: #ff0000
}
/* link change cursor*/
.difcursor {
	cursor: url(cursor2.ani);
}
/* SEARCH STYLES */
.formItem {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px #000000 solid;
	margin : 0px;
	width: 100px;
}
/* BRT FOOTER STYLES */
.brt_footer_copyright { 
	font-family: Arial; 
	font-size: 10px; 
	font-style: normal; 
	text-decoration: none; 
	color: #999999; 
	margin-top:5px; 
}
.brt_footer_credits { 
	font-family: Arial; 
	font-size: 10px; 
	font-style: normal; 
	text-decoration: none; 
	color: #cccccc; 
	line-height:9px; 
}
.brt_footer_link, .brt_footer_link:visited { 
	font-family: Arial; 
	font-size: 10px; 
	font-style: normal; 
	text-decoration: underline; 
	color: #cccccc; 
	cursor: url(cursor2.ani);
}
.brt_footer_link:HOVER { 
	font-family: Arial; 
	font-size: 10px; 
	font-style: normal; 
	text-decoration: underline; 
	color: #000000; 
}
/* BRT HEADER STYLES */
.brt_header_link, .brt_header_link:visited {
	font-family: Arial; 
	font-size: 10px; 
	font-style: normal; 
	text-decoration: none; 
	color: #000000;
	cursor: url(cursor2.ani);
}
.brt_header_link:HOVER {
	font-family: Arial; 
	font-size: 10px; 
	font-style: normal; 
	text-decoration: none; 
	color: #FFFFFF;
}
.brt_header {
	font-family: Arial; 
	font-size: 10px; 
	font-style: normal; 
	text-decoration: none; 
	color: #ffffff; 
	line-height:9px;
}
/* USUAL STYLES */
.categ {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #E2BCB6;
	line-height:normal;
	font-weight: bold;
	margin-right: 5px;
}
.categ_link, .categ_link:visited {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #999999;
	line-height: normal;
	margin-right: 5px;
	cursor: url(cursor2.ani);
}
.categ_link:HOVER, .categ_link:active {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #FF0000;
	line-height: normal;
	margin-right: 5px;
}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
.texte_titlu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}
.textearrow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.categMARE {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	color: #E2BCB6;
	line-height:normal;
	font-weight: bold;
	margin-right: 5px;
}
.cos_link, .cos_link:visited {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	color: #999999;
	line-height: normal;
	cursor: url(cursor2.ani);
	bottom: 4px;
	position: relative;
}
.cos_link:HOVER, .cos_link:active {

	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	text-decoration: underline;
	color: #FF0000;
	line-height: normal;
}
.texteNEGATIV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	filter: Chroma(Color=FF0000);
}
.texte_largi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 130%;
}
.texteNEGATIVrosu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF0000;
}
.texte_link, .texte_link:visited {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color: #FF0000;
	line-height: normal;
	margin-right: 5px;
	cursor: url(cursor2.ani);
}
.texte_link:HOVER, .texte_link:active {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #FF0000;
	line-height: normal;
	margin-right: 5px;
}
.negativ_link, .negativ_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: normal;
	margin-right: 5px;
	cursor: url(cursor2.ani);
	background-color: #666666;
}
.negativ_link:HOVER, .negativ_link:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	line-height: normal;
	margin-right: 5px;
	background-color: #FF0000;
}
