body {
background-color:#072024;
font-family: Arial,sans-serif; 
color:#000;
margin:0;
padding:0;
}

p.MsoNormal {
margin:0cm;
margin-bottom:.0001pt;
text-align:right;
direction:rtl;
unicode-bidi:embed;
font-size:12.0pt;
font-family:"Arial";
}

/*********************/

#wrapper {
width:730px;
background-color:#FFFFFF;
margin:0 auto;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}

#header {
width:730px;
margin:0 auto;
margin-bottom:25px;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
}

#header h2 {
padding:10px;
}

#header h3 {
padding:10px;
}

#logo {
width:200px;
float:right;
margin-left:25px;
}

#date {
width:450px;
float:left;
}

#nav {
width:730px;
height:40px;
border-bottom:1px solid #ccc;
}

#nav a {
display:inline;
padding:10px;
text-decoration:none;
background-color:#f1f1f1;
}

#nav a:hover {
background-color:#bababa;
height:80px;
}

#content {
width:550px;
float:right;
padding:10px;
}

#sidebar {
width:130px;
float:left;
margin-bottom:5px;
margin-left:5px;
}

#sidebar a {
text-decoration:none;
}

#sidebar li {
list-style:none;
}



#divider {
clear:both;
width:600px;
height:40px;
background-color:#f3f3f3;
padding:3px;
}


#footer {
clear:both;
width:650px;
border-top:2px solid #000000;
padding:35px;
}



/********************access**************************/

#access {
	background:#f1f1f1;
	float: left;
	margin:0 0;
	padding: 0 10px;
	width: 710px;
	height:35px;
}

#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 0;
	width: 700x;
}
#access .menu-header ul,
div.menu ul {
	height:40x;
	margin: 0;
}

#access .menu-header li,
div.menu li {
    background: none repeat scroll 0 0 transparent;
    float: right;
    list-style:none;
    margin: 0;
    padding: 0;
}

#access a {
    border-right: 1px solid #CC0000;
    color: #000033;
    display: inline;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    line-height: 35px;
    margin: 0;
    padding: 0 12px;
    text-decoration: none;
}

.menu-item-1628 a {
	border-right:none !important;
}

#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 18px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 160px;
	border:medium none !important;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	line-height: 18px;
	padding: 6px 20px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#CC0000;
}
#access ul li:hover > ul {
	display: block;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color:#CC0000;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#CC0000;
}
