body
{
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	margin: 0 0 0 0;
	background-position: center center;
	background-attachment: fixed;
	background-color: #FFFFFF;
	display: block;
}

#war
{
	width : 100%;
	height: 26px;
	direction: rtl;
	color : #FFFFFF;
	position:fixed;
	padding-top: 5px;
	text-align: center;
	border-bottom: 2px solid gray;
	background-color: black;
	background: url('http://www.sena3a.com/links_bg.gif') repeat;
}

#Sena3a
{
	padding-top:50px;
	padding-bottom:15px;
}


.inWeb
{
	width: 500px;
	background-color: #fdf8f3;
	border: 1px solid #fcac01;
}

.BAR
{
	width: 100%;
	height: 25px;
	background-color: #064681;
	color: white;
	text-align: right;
	padding: 5px;

}

#footer
{
	height: 35px;
	text-align: center;
	font-size: 11px;
	color: gray;
}

strong
{
	color: #333333;
	size: 15px;
}

.title
{
	color: #000000;
	font-weight: bold;
	height: 25px;
	text-align: right;
	padding-right: 20px;
	width: 40%;
}

.inTitle
{
	text-align: right;
	padding-right: 20px;
	width: 60%;
}

.lineType
{
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}

.dot
{
	padding-right: 20px;
}

.Img 
{
	border: 1px solid #cccccc;
}

.powered
{
	height: 25px;
	font-size: 10px;
	color: #cccccc;
	text-align: center;
	font-family: Verdana;
}

.link
{
	color: #cccccc;
	text-decoration: none;
}

a
{
	color: black;
	text-decoration: none;
}


a.reg:link {color:#e1e1e0;text-decoration: none;}    /* unvisited link */
a.reg:visited {color:#e1e1e0;text-decoration: none;} /* visited link */
a.reg:hover {color:#ffd75b;text-decoration: none;}   /* mouse over link */
a.reg:hover {color:#ffd75b;text-decoration: none;}  /* selected link */
