@charset "utf-8";

#angisidenavarab ul 
{
	list-style-type: none;
	width: 178px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-color: #d29ae5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #d29ae5;
	border-left-color: #d29ae5;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-bottom: 0;
	padding-left: 0;
	border-right-color: #d29ae5;
}

#angisidenavarab li { 


}


#angisidenavarab a { /*the MOST important for the rolloever and hover effect, howa el kol fi el kol until now for the cell and ALL FONT changes!!*/
	display: block;
	width: 178px;
	font-size: 11.4px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #503e49;
	background-color: #FFF;
	text-align: right;
	height: 18px;
	font-weight: bold;
	vertical-align: baseline;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-right-style: none;
	border-left-style: none;
	list-style-type: circle;
	white-space: normal;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	border-right-color: #d29ae5;
}

#angisidenavarab a:hover
{
	display: block;
	background-color: #d29ae5;
	color: #333;
	font-size: 11.4px;
	height: 18px;
	text-decoration: none;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-left-width: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	border-bottom-style: dotted;
	vertical-align: baseline;
 

}

#active a /*Add the line   <li id="active">  before the <a href> in the page which is active*/
{ /*TO SHOW WHICH PAGE YOU ARE STANDING ON!!*/
display: block; 
width: 178px;
font-size: 16px;
font-family:Tahoma, Geneva, sans-serif;
color: #333;
background-color: #eff634;
padding: .2em .8em; /* also and MARGINS SEPERATE TEXT FROM ABOVE EACH OTHER*/
text-decoration: none;
text-align: right;



}

