* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

body{
	text-align: center;
}

h1 {
	color: #005483;
	margin: 7 0 0.5em 0;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: 600;
	border-bottom: 1px solid #c6c6c5;
	font-family: tahoma, arial, helvetica;
}

H2 {
	color: #0141A6;
	margin: 7 0 0.5em 0;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: 600;
	border-bottom: 1px solid #c6c6c5;
	font-family: tahoma, arial, helvetica;
}

H3 {
	color: #0141A6;
	margin: 7 0 0.5em 0;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: 600;
	border-bottom: 1px solid #0141A6;
	font-family: tahoma, arial, helvetica;
}

H4 {
	color: #E65100;
	margin: 7 0 0.5em 0;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: 600;
	border-bottom: 1px solid #E65100;
	font-family: tahoma, arial, helvetica;
}

a:link {
	color: #FFFFFF;TEXT-DECORATION: none;
}

a:visited {
    color: #002b55;TEXT-DECORATION: none;

}

a:hover {
	color: #FF0000;TEXT-DECORATION: none;
}

a:active {
	color: #C00000;TEXT-DECORATION: none;
}

#menu {
	background: url(images/menubg.jpg) 0 0 no-repeat;
	height: 26px;
	text-align: center;
	FONT: 11px/11px 'tahoma', Arial, Geneva; COLOR: #FFFFFF;
	font-weight: 600;	
}

#leftbar {
	width: 271px;
}

#rightbar {
	width: 681px;
	background: url(images/pbg.jpg) 0 0 repeat-y;
}

#newsbg {
	background: url(images/newsbg.jpg) 0 0 no-repeat;
	height: 281px;
}

#text {
	FONT: 9pt/9pt 'tahoma', Arial, Geneva; COLOR: #000000;	
	line-height: 18px;
	direction: rtl;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;	
}

#text ul {
	padding-right: 30px;
}

#bottom {
	FONT: 9pt/9pt 'tahoma', Arial, Geneva; COLOR: #000000;	
	background: url(images/botmenu.jpg) 0 0 no-repeat;
	height: 33px;
	text-align: center;
}

#bottom a:link {
	color: #000000;
}

#bottom a:visited {
	color: #000000;
}