@CHARSET "UTF-8";

* {
	font-family:"Tahoma","XB Niloofar","XB Kayhan","Nazli";
}
body {
	background-color:#ECECEC;
	background-attachment: fixed;
	margin:0px;
	padding:0px;
}
p {
	text-indent:15px;
	text-align:justify;
}
Acronym {
	cursor:help;
}
.Menu{
	text-align:center;
}
#header {
	height:235px;
	width:100%;
	margin-top:-55px;
	background-image:url(../img/opencd/header.jpg);
}

#headbar {
	width:800px;
	margin:auto;
	text-align:left;
	padding-top:10px;
}
#logo {
	background-image:url(../img/opencd/animation.png);
	width:280px;
	height:100px;
	float:left;
	margin-top:100px;
}
.topmenu_button {
	width:80px;
	height:50px;
	float:right;
	margin-top:130px;
	cursor:pointer;
	border:0px solid;
	text-decoration:none;
	outline:none;
}

.invisible {
	display:none;
}
#searchField {
	border:0px solid;
	height:18px;
	width:100px;
	background-image:url(../img/opencd/searchfield_repeat.png);
	background-position: top;
	float:left;
	color:gray;
	padding-top:1px;
}
.submenu {
	color:gray;
	font-size:10px;
	text-decoration:none;
	margin:0 5px 0 5px;
	float:right;
}
.submenu:HOVER {
	color:white;
}






#footmenu {
	font-size:small;
	border:1px double;
	background-color:#E7E7E7;
	border-color:#AAAAAA;
	width:900px;
	margin:auto;
	color:#666666;
	margin-bottom:5px;
	margin-top:10px;
}
#footmenu strong {
	color:#333333;
}
#footmenu_table {
	padding:10px 10px 5px 0px;
}
#footmenu_table td{
	padding-left: 30px;
}
#footmenu .Footer a {
	color:#0281CA;
}
#footmenu a {
	text-decoration:none;
	color:inherit;
}
#footmenu a:HOVER {
	text-decoration:underline;
}
.footMenuLink {
	margin-right:10px;
}
.Footer {
	font-size:smaller;
}
