BODY {
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #ED6727;
	scrollbar-darkshadow-color: #bcb483;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	margin:0px;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
A:link {
	font-family: Verdana;
	font-size: 12px;
	color: #b32e31;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
A:ACTIVE, A:LINK, A:VISITED {
	font-family: Verdana;
	font-size: 12px;
	color: #b32e31;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
}
A:HOVER {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
/*************   TOP MENU  *****************/

/** ######## MAIN MENU Navigation Start ########### **/
.menu{
	width:100%;
	height:100%;
}
div.menu td{
	background-repeat:repeat-x;
}
div.menu td.last {
 border-right: 1px solid #000000 ; 
} 

.transMenu {
 position:absolute ; 
 overflow:hidden; 
 left:-1000px; 
 top:-1000px; 
}
.transMenu .content {
 position:absolute  ; 
}
.transMenu .items {
 border: 1px solid #000000 ; 
 position:relative ; 
 left:0px; top:0px; 
 z-index:2; 
}
.transMenu  td
{
 padding: 5px 5px 5px 5px !important;  
 font-size: 11px !important ; 
 font-family: Verdana, Arial, Helvetica, sans-serif !important ; 
 text-align: left !important ; 
 font-weight: normal !important ; 
 color: #FFFFFF !important ; 
} 
#subwrap 
{ 
 text-align: left ; 
}
.transMenu  .item.hover td
{ 
 color: #FFFFFF !important ; 
}
.transMenu .item { 
 text-decoration: none ; 
 cursor:pointer; 
 cursor:hand; 
}
.transMenu .background {
background-image:none; background-color: #000000 !important ; 
 position:absolute ; 
 left:0px; top:0px; 
 z-index:1; 
 opacity:0.75; 
 filter:alpha(opacity=75) 
}
.transMenu .shadowRight { 
 position:absolute ; 
 z-index:3; 
 top:-3000px; width:2px; 
 opacity:0.75; 
 filter:alpha(opacity=75)
}
.transMenu .shadowBottom { 
 position:absolute ; 
 z-index:1; 
 left:-3000px; height:2px; 
 opacity:0.75; 
 filter:alpha(opacity=75)
}
.transMenu .item.hover {
background-image:none; background-color: #9F0000 !important ; 
}
.transMenu .item img { 
 margin-left:10px !important ; 
}
table.menu {
 top: 0px; 
 left: 0px; 
 position:relative ; 
 margin:0px !important ; 
 border: 0px solid #FFFFFF ; 
 z-index: 1; 
}
table.menu a{
 margin:0px !important ; 
 padding: 7px 5px 6px 5px  !important ; 
 display:block !important; 
 position:relative !important ; 
}
div.menu a,
div.menu a:visited,
div.menu a:link {
 font-size: 11px !important ; 
 font-family: Verdana, Arial, Helvetica, sans-serif !important ; 
 text-align: center !important ; 
 font-weight: bold !important ; 
 color: #FFFFFF !important ; 
 text-decoration: none !important ; 
 margin-bottom:0px !important ; 
 display:block !important; 
 white-space:nowrap ; 
}
div.menu td {
 border-bottom: 1px solid #000000 ; 
 border-top: 1px solid #000000 ; 
 border-left: 1px solid #000000 ; 
 background-image: URL(/common/imgs/mainmenu_bg.jpg) ;
 background-color: #000000 !important ; 
} 
div.menu td.last {
 border-right: 1px solid #000000 ; 
} 
#trans-active a{
 color: #FFFFFF !important ; 
 background-image: URL(/common/imgs/button_over.jpg) ;
 background-color: #9F0000 !important ; 
} 
#menu a.hover   {
	background-image: url(/common/imgs/button_over.jpg);
	color: #FFFFFF !important;
	background-color: #9F0000 !important;
}
#menu span {
 display:none; 
}



table.sep {
	background-color:#737372;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* PRETTY SEARCH */
.boxSearch {
	font-family: Verdana;
	font-size: 11px;
	color: #7E7E7E;
	padding:4px 0px 2px 0px;
	_padding:0px 0px 1px 0px;
 	#padding:0px 0px 1px 0px;
	text-decoration : none;
	line-height : normal;
	font-weight: normal;
	background-image: url(/common/imgs/searchfield_repeat.png);
	background-repeat: repeat-x;
	border: 0px none #FFFFFF;
	background-position: left center;
	_background-position: left top;
 	#background-position: left top;
	background-color:#000000;
	_height:19px;
	#height:19px;
}
div.search {
	position:absolute;
	left:792px;
	top:7px;
	_top:5px;
	#top:5px;
	width:150px;
	height:10px;
	z-index:100;
	visibility: visible;
}
A.search:ACTIVE, A.search:LINK, A.search:VISITED {
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight:normal;
}
A.search:HOVER {
	font-family: Tahoma;
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	font-weight:normal;
}
/*************   LEFT PANE   *****************/
			 				/** ######## Left Navigation Start ########### **/	
							
table.leftNav {border-bottom:solid #413736 1px; height:30px;}	
						
ul.leftlist, li.leftlist-item {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
	list-style:none;
	width:194px;

}
##li.leftlist-item {
	vertical-align:center;
	
}
li.noBg {
	background:none;
	padding-bottom:0px;
}
#nav_left {
	/*margin:15px 0 15px 5px;
	width:194px;*/
}
#nav_left_container {
	margin:0px 0 0 0px;
	border-top:solid #ffffff 1px;
	border-bottom:solid #ffffff 1px;
	width:200px;
	#width:184px;
	_width:184px;
	/*background:#FFF;*/
}
.leading {
	height:0px;
	width:0px;
	display:inline;
}


#nav_left a {
	cursor:pointer;
	cursor:hand;
	display:block;	
	text-decoration:none;
	color:#ffffff;
	border-bottom:solid #413736 1px;
}

#nav_left a:hover {
	border-bottom:solid #ffffff 1px;
}


div.nav_left a {
	cursor:pointer;
	cursor:hand;
	display:block;	
	text-decoration:none;
	color:#ffffff;
	border-bottom:solid #413736 1px;
}

div.nav_left a:hover {
	border-bottom:solid #ffffff 1px;
}


a.navileft1:link, a.navileft1:visited, a.navileft1:active {
	background:url(/common/imgs/hg_navleft.gif) no-repeat;
	padding:4px 0 4px 16px;
	_padding:2px 0 3px 16px;
	#padding:2px 0 3px 16px;
	/*width:184px;*/
	font-weight:bold;
	font-size: 11px;
	color:#FFFFFF;
}
a.navileft1:hover {
	background:url(/common/imgs/hg_navleft_hover.gif) no-repeat;
	padding:4px 0 4px 16px;
		_padding:2px 0 3px 16px;
	#padding:2px 0 3px 16px;
	/*width:184px;*/
	color:#FFFFFF;
	font-size: 11px;
}


a.navileft_act1, a.navileft_act1:link, a.navileft_act1:hover, a.navileft_act1:visited, a.navileft_act1:active {
	background:url(/common/imgs/hg_navleft_hover.gif) no-repeat;
	padding:4px 0 4px 16px;
	/*width:184px;*/
	font-weight:bold;
	font-size: 11px;
	color:#FFFFFF;
}


a.navileft2:link, a.navileft2:visited, a.navileft2:active {
	/*background:#FFF;*/
	padding:4px 0 4px 17px;

	/*width:168px;*/
	font-size: 10px;
		color:#FFFFFF;
}
a.navileft2:hover {
	background:url(/common/imgs/hg_navleft2_hover.gif) no-repeat;
	padding:4px 0 4px 17px;

	/*width:168px;*/
	font-size: 10px;
		color:#FFFFFF;
}
a.navileft_act2, a.navileft_act2:link, a.navileft_act2:hover, a.navileft_act2:visited, a.navileft_act2:active {
	background:url(/common/imgs/hg_navleft2_hover.gif) no-repeat;
	padding:4px 0 4px 17px;

	/*width:168px;*/
	font-size: 10px;
	color:#FFFFFF;
}



.login{		
	color: #fff;	
	font: normal 10px verdana;	
	BACKGROUND-COLOR: #000000; 		
	
}

A.login_link:ACTIVE, A.login_link:LINK, A.login_link:VISITED {
	float:right;
	color: #727271;	
	padding-left:5px;
	margin-right:2px;
	text-decoration:none;	
	font: bold 10px verdana;
}
A.login_link:HOVER {
	float:right;
	color: #DA0017;	
	padding-left:5px;
	margin-right:2px;
	text-decoration:none;	
	font: bold 10px verdana;
}

							
			/* expose */
#divMaskLogin { 
    background:#000 /*url(/common/imgs/mask_gradient_1000.png) no-repeat*/; 
    background-position:13% 160px; 
}

#divMaskSearch { 
    background:#000 /*url(/common/imgs/mask_gradient_1000.png) no-repeat*/; 
    background-position:13% 160px; 
}

#divMaskContact { 
    background:#000 /*url(/common/imgs/mask_gradient_1000.png) no-repeat*/; 
    background-position:13% 160px; 
}
	
	
	
	
	
	
	/* *****banner Rotation********   */
	
	    .hBannerList
    {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }
    .hBannerList ul
    {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }
    .hBannerList li
    {
        margin: 0px;
        padding: 0px;
        padding-right: 0px;
    }
	
	
	/* ***** FLASH query********   */	
	
	div.overlay {
	background:url(/img/overlay/white.png) no-repeat;
	padding:40px;	
	width:576px;  
	display:none;
}

div.overlay div.close {
	background-image:url(/common/imgs/close.png);
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

a.player { 		
	display:block;
	height:450px;			
}

							
/*************   RIGHT PANE   *****************/

td.rightPane { padding:5px 0px 0px 5px;
}
.title_red{		
	color: #DB1C30;	
	padding-left:5px;
	text-decoration:none;	
	font: bold 13px arial;		
}
span.newsTitle {
	background-image: url(/common/imgs/v2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:12px;
	font-weight: bold;	
	font-family: Verdana;
	}


.newsLink {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
A.newsLink:ACTIVE, A.newsLink:LINK, A.newsLink:VISITED {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
A.newsLink:HOVER {
	color: #b32e31;
	text-decoration: none;
	font-weight: normal;
}

    /*    scroll news div   */
#marqueecontainer {
 position: relative;
 width: 195x; /*marquee width */
 _width: 195px; /*marquee width */ 
 #width:195px;/*marquee width */
 height:254px;
 _height:254px;
 #height:254px;/*marquee height */
 overflow:hidden; padding:2px 4px 5px 0px;}

/*************   CONTENT   *****************/
h1 {
	font-size: 14px;
	color: #727271;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	font-family: Verdana;
	padding:13px 0px 10px 5px;
	_padding:17px 0px 10px 5px;
	#padding:17px 0px 10px 5px;
}
h2 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	font-family: Verdana;
	padding:-10px 0px -10px 0px;
}



a.titleIndex:link, a.titleIndex:visited, a.titleIndex:active {
	background:url(/common/imgs/indexTitle.png) no-repeat;
	padding:4px 0 4px 16px;
	font-weight:bold;
	font-size: 12px;
	color: #727271;
}
a.titleIndex:hover {
	background:url(/common/imgs/indexTitle_hover.png) no-repeat;
	padding:4px 0 4px 16px;
	color:#b32e31;
	font-size: 12px;
}



table.bgTitle {
background-color:#d6d6d6;
	background-image: url(/common/imgs/bg_title.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;

	height:40px;

}

.clock {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	font-family: Tahoma;
}



td.text { padding:5px;
background-color:#d8d8d7;
}

ul,li,pre,code,p
{font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	font-family: Verdana;
	}

ul.text{ 
font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	font-family: Verdana;
}


ul.text li { 
font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	font-family: Verdana;
}




	
.text {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	font-family: Verdana;
}

A.text:ACTIVE, A.text:LINK, A.text:VISITED {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	font-family: Verdana;
}
A.text:HOVER {
	color: #b32e31;
	text-decoration: underline;
	font-weight: normal;
}


.textWhite {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	font-family: Verdana;
}


td.textNews, td.textRed{
background-image: url(/common/imgs/news_bg_02.png);
	background-repeat: repeat-x;
	background-position: left center;}
	
	
.textNews {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	font-family: Verdana;
}



.textRed {
	font-size: 12px;
	color: #b32e31;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;
	font-family: Verdana;
}



div.pager {

width:40%; 
padding:5px; 
float:left;

}

div.newsYear { text-align:right;
width:40%; 
padding:5px; 
float:right;

}



.images {
	border: thin solid #9f9f9f;
}

.pics 
{ padding:4px;
border:1px solid #333333;

}

hr {
	width:100%;
	size:1px;
	color:#9f9f9f;
	padding:0px 0px 0px 0px;
}
.box {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration : none;
	line-height : normal;
	font-weight: normal;
	background-color: #ffffff;
	border: 1px solid #5f7182;
}



td.nWrap { white-space:nowrap;}

/*************   FOOTER   *****************/

table.footerWhite{	margin-top:10px; }
div.footerWhite {
	height:2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	_margin-bottom:9px;
	#margin-bottom:9px;
}

.footerWhite {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
	
	
			
table.footer {
	height:56px;
}
td.footer {
	padding:10px 10px 0px 10px;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #9f9f9f;
}
A.footer:ACTIVE, A.footer:LINK, A.footer:VISITED {
	font-size: 10px;
	color: #9f9f9f;
	text-decoration: none;
	font-weight: normal;
}
A.footer:HOVER {
	color: #b32e31;
	text-decoration: underline;
	font-weight: normal;
}

