﻿@charset "utf-8";

body{
background:#000 ;
font-family:tahoma; 
font-size:11px
 }
 
 
 #backPage{
	 background:url(images/BackPage.jpg)center top no-repeat #000;
 }

#nottext{
	font-family:tahoma ;
	 font-size:11px;
	 color:#FFF;
}
	 
#head{
	background:url(images/head.jpg) center no-repeat #000;
	text-align:center;
	height:520px;
	
}
#headPage{
	background:url(images/tt.jpg) center no-repeat #000;
	text-align:center;
	height:400px;
	
}


#Menu{
	background:url(images/home.jpg) no-repeat;
	font-family:tahoma;
	font-size:11px;
	height:101px;
}

#MenuPage{
	background:url(images/tt.jpg) no-repeat;
	font-family:tahoma;
	font-size:11px;
	height:101px;
}

#MenuText{
	text-align:center;
	vertical-align:bottom;
	font-family:tahoma;
	font-size:11px;
	color:#fff;
	font-weight:normal;	
}

 #MenuText a:link{
	text-decoration:none;
	color:#fff;
}

 #MenuText a:visited{
	text-decoration:none;
	color:#fff;
}

 #MenuText a:hover{
	text-decoration:none;
	color:#fff;
}

 #MenuText a:active{
	text-decoration:none;
	color:#fff;
}




#NewsText{
	text-align:right;
	vertical-align:bottom;
	font-family:tahoma;
	font-size:12px;
	color:#fff;
	font-weight:bold;	
}

 #NewsText a:link{
	text-decoration:none;
	color:#fff;
}

 #NewsText a:visited{
	text-decoration:none;
	color:#fff;
}

 #NewsText a:hover{
	text-decoration:none;
	color:#fff;
}

 #NewsText a:active{
	text-decoration:none;
	color:#fff;
}


#bNewsText{
	text-align:right;
	vertical-align:bottom;
	font-family:tahoma;
	font-size:12px;
	color:#fff;
	font-weight:bold;	
}

 #bNewsText a:link{
	text-decoration:none;
	color:#fff;
}

 #bNewsText a:visited{
	text-decoration:none;
	color:#fff;
}

 #bNewsText a:hover{
	text-decoration:none;
	color:#fff;
}

 #bNewsText a:active{
	text-decoration:none;
	color:#fff;
}




#RMenu{
	font-family:tahoma;
	font-size:15px;
	color:#FFF;
	text-decoration:none;
	height:200px;
}


#RMenu a:link{
	text-decoration:none;
	color:#fff;
}

 #RMenu a:visited{
	text-decoration:none;
	color:#fff;
}

#RMenu a:hover{
	text-decoration:none;
	color:#fff;
}

#RMenu a:active{
	text-decoration:none;
	color:#fff;
}




#bodytext{
	text-align:center;
	vertical-align:bottom;
	font-family:Arial;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	}
