body {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/backgraound.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.maindiv {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 135px;
	width: 100%;
}
.maincont {
	width: 100%;
}
.newsdiv {
	height: 350px;
}
.maindec {
	height: 285px;
	width: 635px;
	position: absolute;
	left: 370px;
	top: 185px;
}
.footer {
	background-image: url(images/bgfooter.gif);
	background-repeat: repeat-x;
	width: 977px;
	padding: 4px;
	height: 104px;
}
.caption {
	height: 45px;
	width: 100%;
	background-image: url(images/maincap1.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.margincap {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
.border {
	border: 1px solid #666666;
	height: 100%;
	width: 100%;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
}
.menue {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 98%;
	font-weight: bold;
	text-align: right;
}
.menue a {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 98%;
	font-weight: bold;
	text-align: right;

}
.menue a:visited {	
font-family: Arial;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 98%;
	font-weight: bold;
	text-align: right;

}
.menue a:hover {
	background-color: #CCCCCC;
}
.borderdown {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #993300;
}
.date {
	font-family: Arial;
	font-size: 10px;
	color: #990000;
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
	font-weight: bold;
}

.headlin {
	font-family: "Arabic Transparent";
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
}
.leftfloat {
	float: left;
}
.content {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	text-indent: 20px;
}

.tilte3 {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	text-align: justify;
}


.tilte3 a {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: justify;
	display: block;
}
.tilte3 a:visited {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: justify;
}
.tilte3 a:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	text-align: justify;
	background-color: #FFFFCC;
}
.tilte2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}


.tilte2 a {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.tilte2 a:visited {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tilte2 a:hover {
	text-decoration: underline;
}
.footertext {
	font-family: Arial;
	font-size: 14px;
	color: #CCCCCC;
	text-align: right;
	font-weight: bold;
}
