@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
}
.flash {
	background-image: url(../img/flash.png);
	background-repeat: no-repeat;
	background-position: center;
}
.flash2 {
	background-image: url(../img/flash2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.flash3 {
	background-image: url(../img/flash3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.pd1 {
	padding: 5px 10px 3px 8px;
	direction:rtl;
	text-align:right;
	vertical-align:top;
}
.footer {
	padding-left: 15px;
	font-size: 10px;
	font-weight: bolder;
	height: 30px;
	text-align:left;
}
.inputbox {
	font-family:Tahoma;
	font-size: 11px;
	font-weight:normal;
	direction:rtl;
	text-align:right;
	border: 0;
	width: 132px;
	color:#666666;
}
.date {
	font-size:11px;
	color:#FFFFFF;
}
.main {
	padding: 5px 15px 3px 10px;
	text-align:right;
	direction:rtl;
}
.componentheading {
	display:none;
	visibility:hidden;
}
img {border:0;}
.tit {
	font-weight:bold;
	direction:rtl;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
}
.contentheading {
	font-size: 11px;
	padding-right: 10px;
	color: #c61d23;
	font-weight: bold;
}
