html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family:arial,sans-serif;
	font-size:small;
	color:#666;
	background-color: white;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}
.style1 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #C52620;
}
#table1{height:100%};
#table2{height:100%};
#table3{height:100%};
#table4{height:100%};
.pad {
	padding-right: 10px;
	padding-left: 10px;
}

.roundcont {
	width: 250px;
	background-color: #ECF7FD;
	color: #000;
}
.roundcont p {
	margin: 0 0px;
}
.roundtop {
	background-color: #CFE9FA;
	background-image: url(images/login-lt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}
.roundbottom {
	background: url(images/login-lb.jpg) no-repeat bottom left;
	height: 15px;
}
img.corner {
   width: 20px;
   height: 26px;
   border: none;
   display: block !important;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	float: left;
}
div#header {
}
div#content {
}	
div#footerhome {
	background:#fff url("images/bottom.jpg") no-repeat;
	position:absolute;
	width:100%;
	height:25px;
	bottom:0; /* stick to bottom */
}
div#footer {
	background:#fff url("images/bottom1.jpg") no-repeat;
	position:absolute;
	width:100%;
	height:25px;
	bottom:0; /* stick to bottom */
}
input {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}
form {
	margin:0;
	padding: 0px;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
.label {
	font-size: 11px;
	text-decoration: none;
}
.more a {
	color: #C52620;
	text-decoration: none;
}
.more a:hover {
	color: #C52620;
	text-decoration: underline;
}.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}
.para_a {
	font-family: "Arabic Transparent", "Traditional Arabic", "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.innertitle {
	font-size: 20px;
	text-decoration: none;
	color: #CC0000;
	font-size: 20px;
}
.engtitle {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
.innertitleBlue {
	font-size: 15px;
	color: #1B91DC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.innertitleBlack {
	color: #000000
}
.back{
background:url(images/back.gif);
background-repeat:repeat-y;
background-position:top;
}
.back1{
background:url(images/back1.gif);
background-repeat:repeat-y;
background-position:top;
}
