﻿@charset "utf-8";

body{
	background:url(Images/back2.jpg) repeat-x #373f51 ;
	font-family:tahoma;
	font-size:11px;
	text-align: center;
 }
 
 
 #backPage{
	 background:url(images/Back2.jpg)center  repeat-x #000;
 }

#nottext{
	font-family:tahoma ;
	 font-size:11px;
	 color:#000;
}
	 
#head{
	background:url(images/hed.png) repeat top ;
	text-align:center;
	height:120px;
	
}
#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:15px;
	height:45px;
}

#MenuPage{
	background:url(images/tt.jpg) no-repeat;
	font-family:tahoma;
	font-size:15px;
	height:50px;
}

#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:#938479;
}

 #MenuText a:active{
	text-decoration:none;
	color:#938479;
}




#NewsText{
	text-align:right;
	vertical-align:bottom;
	font-family:tahoma;
	font-size:12px;
	color:#938479;
	font-weight:bold;	
}

 #NewsText a:link{
	text-decoration:none;
	color:#938479;
}

 #NewsText a:visited{
	text-decoration:none;
	color:#938479;
}

 #NewsText a:hover{
	text-decoration:none;
	color:#938479;
}

 #NewsText a:active{
	text-decoration:none;
	color:#938479;
}

#RMenu{
	font-family:tahoma;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	height:200px;
}


#RMenu a:link{
	text-decoration:none;
	color:#938479;
}

 #RMenu a:visited{
	text-decoration:none;
	color:#938479;
}

#RMenu a:hover{
	text-decoration:none;
	color:#938479;
}

#RMenu a:active{
	text-decoration:none;
	color:#938479;
}




#bodytext{
	text-align:center;
	vertical-align:bottom;
	font-family:Arial;
	font-size:14px;
	color:#938479;
	font-weight:bold;
	}
