@charset "utf-8";
/* CSS Document */
a:link {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}


body{
	direction:rtl;
	font-family:Tahoma, Geneva, sans-serif;
	color:#CCC;
}
.tablebg{
	background-image:url(../images/tablebg.jpg);
}
.bg{
	background-image:url(../images/BG.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#002e60;
}
.logo{
	background-image:url(../images/logo.png);
	width:970px;
	height:140px;
}
p,h3{
	direction:rtl;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#CCC;
}
p,h4{
	direction:rtl;
	font-family:Tahoma, Geneva, sans-serif;
	color:#CCC;
}
.trBG{
	background-color:#002e60;
}
.tdBG{
	background-color:#006599;
}
.tdBGLight{
	background-color:#002e60;
}
.menu_a{
	background-image:url(../images/menu1.png);
	width:970px;
	height:68px;
}
.menu_b{
	background-image:url(../images/menu2.png);
	width:970px;
	height:68px;
}
.menu_c{
	background-image:url(../images/menu3.png);
	width:970px;
	height:68px;
}
.menu_d{
	background-image:url(../images/menu4.png);
	width:970px;
	height:68px;
}
.menu_e{
	background-image:url(../images/menu5.png);
	width:970px;
	height:68px;
}
.menu_f{
	background-image:url(../images/menu6.png);
	width:970px;
	height:68px;
}
.body_header{
	background-image:url(../images/body_header.png);
	width:970px;
	height:108px;
}
.body_center{
	background-image:url(../images/body_center.png);
	width:970px;
	height:234px;
}
.body_footer{
	background-image:url(../images/body_footer.png);
	width:970px;
	height:118px;
}
.copy_right{
	background-image:url(../images/copy_right.png);
	width:970px;
	height:97px;
}
.copyright{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	direction:rtl;
	color:#FFF;
}