body {
	background:right no-repeat #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:"Verdana";
	font-family:"Verdana";
}

.lala {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.news
{
padding-top:10px;

}
.news_header
{
font-size:11px;
color:#666666;
font-weight:bold;
}
.news_subject
{
font-size:10px;
color:#666666;
}
.news_link
{
font-size:10px;
color:blue;
text-decoration:none;
}

.menu
{
	font-size:14px;
	background:url(images/menu.png) no-repeat #FFFFFF;
	color:#FFFFFF;
}

.a_menu
{
color:#FFFFFF;
text-decoration:none;
}

.a_menu:hover
{
color:#FFFF00;
text-decoration:none;
}

.a_menu_left
{
	background:url(images/menu_left.png) no-repeat right;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	
}

.a_menu_left:hover
{
	background:url(images/menu_left_select.png) no-repeat right;
	color:#FFFF00;
	font-weight:bold;
	text-decoration:none;	
}

.a_menu_middle
{
	background:url(images/menu_middle.png) no-repeat center;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	
}

.a_menu_middle:hover
{
	background:url(images/menu_middle_select.png) no-repeat center;
	color:#FFFF00;
	font-weight:bold;
	text-decoration:none;	
}

.a_menu_right
{
	background:url(images/menu_right.png) no-repeat right;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	
}

.a_menu_right:hover
{
	background:url(images/menu_right_select.png) no-repeat left;
	color:#FFFF00;
	font-weight:bold;
	text-decoration:none;	
}

.footer
{
background:url(images/footer.png) no-repeat center;
text-align:right;
vertical-align:bottom;
padding-right:10px;
padding-bottom:10px;
font-size:10px;
color:#999999;
}

.tarikh
{
font-size:10px;
font-weight:bold;
color:#000066;
}

.search_field
{
background:url(images/search_background.png);
border:1px solid #2E3192;
height:12px;
font-size:10px;
color:#FFFFFF;
width:135px;
}
.search_button
{
background:url(images/search_button.png) no-repeat;
width:35px;
height:26px;
border:none;

}

.content_menu
{
color:#FFFF00;
font-weight:bold;
font:"Georgia";
font-family:"Georgia";
font-size:13px;
}

.content_menu_sub
{
border:1px solid red;
padding-right:5px;
background:url(images/content_menu_bg.png);

}

.content_menu_sub:hover
{
border:1px solid blue;
padding-right:5px;
background:url(images/content_menu_bg_hover.png);
color:#FF6600;
}

.submenu
{
text-decoration:none;
color:#FFFF00;
}

.content
{
font-size:12px;
color:#777777;
}

li
{
background:url(script/sitemap/list.gif) no-repeat #FFFFCC;
padding-left:22px;
padding-bottom:2px;
list-style-type:none;
font-size:11px;
text-decoration:none;
}

li a
{
text-decoration:none;
}
ul{
padding-left:1px;
}


