﻿body {
	background-color: #fff;
	margin: 0px 0px 0px 0px;
}
.align {
	width:761px;
	margin:0px auto;
	height:auto;
}
.container{
	width:100%;
}
.top{
	height:30px;
	background:url(../images/topBG.gif) repeat-x top;
}
.top a{
	color:#ff7a00;
	text-decoration:none;
}
.banner{
	vertical-align:top;
}

.menu{
	vertical-align:middle;
}
.menu .rightM {
	width:6px;
	height:32px;
	text-align:right;
	background:url(../images/menuRight.gif) no-repeat top;
	font-size:3px;	
}
.menu .leftM {
	width:7px;
	height:32px;
	text-align:left;
	background:url(../images/menuLeft.gif) no-repeat top;
	font-size:3px;
}
.menu .mainM{
	background:url(../images/menuBg.gif) repeat-x top;
	border-bottom:1px solid #629e92;
	vertical-align:middle;
}
.main-container{
	background:url(../images/mainContainerBg.gif) repeat-x top;
	vertical-align:top;
}

.right {

	width:30%;
	vertical-align:top;
	padding:3px;
}
.main {
	width:70%;
	vertical-align:top;
	padding:3px;
}
.footer {
	width:100%;
	font-size:11px;
	font-family:Tahoma;
	color:#4d4d4d;
	text-align:center;
	vertical-align:top;
	background-color:#f7f9f9;
}
.footer .borderL{
	border-left:#639aa5 1px solid;
}
.footer .borderR{
	border-right:#639aa5 1px solid;
}
.topLeft {
	text-align:left;
	width:5px;
	height:5px;
	font-size:3px;
	background:url(../images/bottomLT.gif) no-repeat;
}
.topRight {
	text-align:Right;
	width:6px;
	height:5px;
	font-size:3px;
	background:url(../images/bottomRT.gif) no-repeat;
}
.bottomLeft {
	text-align:Left;
	width:6px;
	height:6px;
	font-size:3px;
	background:url(../images/bottomLB.gif) no-repeat top;
}
.bottomRight {
	text-align:Right;
	width:6px;
	height:6px;
	font-size:3px;
	background:url(../images/bottomRB.gif) no-repeat top;
}
.copyright {
	height:20px;
	text-decoration:none;
	direction:rtl;
}
.copyright a {
	font-family:Tahoma;
	font-size:11px;
	color:#195b8d;
	text-align:center;
	direction:rtl;
	text-decoration:none;
}
.f {
	color:#195b8d;
}
