body {
	/*font-family: "Simplified Arabic";*/
	font-size: 12pt;
	background-image: url(../images/background_body_02.gif);
	background-repeat:repeat-x;
}
td {
	/*font-family: "Simplified Arabic";*/
	font-size: 12pt;
}
h1 {
	font-size: 18pt;
	font-weight: bold;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
}

.HomePage{
	background-image: url(../images/background_homepage.gif);
}

.author {
	font-weight: bold;
}
.navhead {
	font-size: 12pt;
	font-weight: bold;
	color: #505748;
	text-align:right;
}
.caption {
	font-style: italic;
}
.error {
	font-weight: bold;
	color: #990000;
}
h5 {
	font-weight: bolder;
	text-transform: capitalize;
	color: #006666;
	text-decoration: underline;
	font-size: 16px;
}
h6 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	text-align: center;
}
link {
	text-decoration: none;
	color: White;
}
.s2h {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
.LinkFooter {
	color: #c64436;
	text-decoration: none;
	cursor: pointer;
}
.LinkMenu {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	padding:7px 5px 0px 5px;
	margin-left: 3px;
	margin-right: 3px;
}

.LinkLeftMenuAr{
	font-size: 16px;
	font-weight: bold;
	color:#004080;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	width:155px;
}

.LinkLeftMenuArMouseOver{
	font-size: 16px;
	font-weight: bold;
	color:#004080;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	background-color:#CD5C5C;
	width:155px;
	color:#FFF;
}

.LinkSubMenu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style2 {
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
}

.Listbgcolor{
	background-color: #FFFFFF;
	vertical-align: top;
}
.Listbgcolor2{
	background-color:#F5F5F5;
	vertical-align: top;
}
.ListbgcolorHst{
	background-color: #EEEEE0;
}
.ListbgcolorDltd{
	background-color:#E4A49A;
	color:#FFFFFF
}

.listmouseover{
	background-color:#F0F8FA;
	color:#003366;
	cursor: pointer;
	vertical-align: top;
	margin-right: 0;
	margin: 0;
/*	text-align: left;*/
}

.listTblBrdr{
	border:1px solid #999999;
}

#marqueebox {
/*	padding-left:5px; */
	padding:5px 0px 5px 5px;
	background-color:#EBEBEB;
	border-style:outset;
	border-width:thin;
	border-spacing:3px;
	border-color:#006666;

}

#lastnews
{
	font-size: 10px;
	height:120px;
	width:100%;
}

#lastnews a, a:hover
{	
	background-color:Transparent;
}

/*#marqueeboxH {
	padding-left:5px; 
	padding:3px 3px 3px 3px;
	background-color:#EBEBEB;
	border-style:outset;
	border-width:thin;
	border-spacing:3px;
	border-color:#006666;
	margin-left:5px;
	margin-right:5px;
	vertical-align:text-top;

}
*/
#marqueeboxH {
	padding:5px 5px 5px 5px;
	height:30px;
	width:560px;
	background-image:url(../images/nu_bg.gif);
	background-repeat:no-repeat;
	/*	border-style:outset;
		border-width:thin;
		border-spacing:3px;
		border-color:#006666;   */
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:0px;
	vertical-align:middle;

}
#lastnewsH {
	font-size: 12px;
	height:16px;
	width:82%;
}

#lastnewsH a, a:hover {
	background-color:Transparent;
}

#lastnewstitle{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#FF0000;
	text-align:right;
}

#footer {
	margin:200px;
	font-size:10px;
	color:#006666;
}

#linkauth ul {
	margin:0px; 
	padding-top:0px;
	padding-left:250px;
	float:right;
}

#linkauth li{
	float:left;
	list-style-type:none;
	width:103px;
	height:25px;
	text-align:center;
	background-color:#CC0000; /* F4A80A; */
	border-left:1px solid #FFF;
	padding-top:0px;
	cursor:pointer;
}

#linkauth a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#linkauth a:hover{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

