/*    begin  general style        */
body{	background-color: #ededed;	font-family: arial;	margin: 0px; }
table{	border-spacing: 0px ;}
select{	width: 190px;}
/*    end  general style        */


/*    begin  main menu style        */
table.mainTable{	width: 753px;	margin-top: 10px; background-color: White;}
table.editTable{	text-align : center;	color : Navy;}
.menuBar{	width: 753px;	background-color: #ecad04;	height: 31px;	text-decoration: none; 	color: #ffffff; 	margin-bottom: 10px; }
a.bottons{	text-decoration: none; 	color: #ffffff; 	font-size: 17px;}
a.youth{	font-size: 17px; 	color: green;	text-decoration: none ;	background-color: #green;	}
a.linkForUpdate{
	color : Green;
	text-decoration : underline;
}
/*    end  main menu style        */


/*    begin  link and about style        */
.LinkAndAboutHeaders{	padding: 10px; font-size: 16px; 	color: #ffffff;	text-align: right; }
.LinkAndAboutContents{	padding: 10px; font-size: 14px;	color: black;	text-decoration: none;}
.LinkAndAboutContentsLink{padding: 10px;  font-size: 13px; 	color: blue;	text-decoration: none; }
/*    end  link and about style        */


/*    begin  article  style        */
.ArticleHeaders{	font-size: 16px; 	color: #ffffff;	text-align: right;	}
.ArticleContents{	font-size: 14px;	color: #ffff00;	text-decoration: none;	text-align: right;	}
.ArticleContentsLink{font-size: 12px; 	color: #bbbbbb;	text-decoration: none; 	text-align: right;	}
/*    end  article  style        */


/*    begin  question  style        */
.questionHeaders{	padding: 10px; font-size: 16px; 	color: #ffffff;	text-align: right;	valign: top;}
/*    end question  style        */


/*    begin  address in bottom  style        */
.rightsLable{	float: left;	margin-left: 10px;	font-style: arial; 	font-size: 12px;}
.bottomAdd{	float: right;	margin-right: 10px;	font-style: arial; 	font-size: 12px;}
/*    end  address in bottom  style        */


/*    begin  back office  style        */
.editDocuments{	font-size: 10px;	width: 753;}
/*  end  back office  style        */


/*    begin  connect us  style        */
.connectus{
	font-size: 16px;
	width: 700px;
	padding : 15px;
	color : Navy;
	text-align : right;
}
/*  end  connect us  style        */


div.unit{ 
	border: 3px solid blue;
}



td.perTitle{
	font-family: arial;
	font-size: 16px;
	color : olive;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
}

td.perContent{
	font-family: arial;
	font-size: 16px;
	color : Teal;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
}

.tovanaLink
{
	border: solid 3px #00adef;
	color: #131eac;
	padding: 5px;
	text-align: center;
}
