BODY {
	color: #A52A2A;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10;
	text-align: right;
}

A {
	text-decoration: none;
}

A:HOVER {
	text-decoration: underline;
}

/*
.A.ImageLink:Hover{
	text-decoration: none;
}*/

.IndexLine p{
	 margin-top: 4px; 
	 margin-bottom: 2px; 
	 vertical-align: top;

	 text-align: right;
}
.CategoryList{
	font-size: 14px;
	font-weight: bold;
}
.A.TopLinks:Active{
	color: navy;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11;
	text-align: center;
	text-decoration: underline;
	font-weight: normal;
	line-height: 13px;
	
}
.A.TopLinks:Hover{
	color: navy;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11;
	text-align: center;
	text-decoration: underline;
	font-weight: normal;
	line-height: 13px;
}
.A.TopLinks:Link{
	color: Navy;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11;
	text-align: center;
	font-weight: normal;
		line-height: 13px;
}
.A.TopLinks:Visited{
	color: Navy;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
		line-height: 13px;
}
.topLinks{
	background-color: white;
	color: Navy;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11;
	text-align: center;
	font-weight: normal;
	line-height: 13px;
}


.searchBG{
	background-image: url(images/searchBG.gif);
	background-repeat: repeat-x;

}

.BottomLinks{
	background-color: #E3E6DD;
	border: 1px solid maroon;

}
.BottomLinks2{
	text-decoration: none;
	font-size: 15px;
   font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: gray;
}
.separator_bott{
	color: black;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;	
	background-color: #E3E6DD;
	height: 28px;

}
.SearchButton{

border: 1px solid black;
border-top-color: white;
border-left-color: white;

padding-left: 6px;
padding-right: 6px;
padding-bottom: 0px;
background-color: maroon;
color: white;
font-size: 75%;
font-weight: normal;
font-family: Arial, Tahoma, Verdana;
		 
}	
A.SearchButton:link  {
border: 1px solid black;
border-top-color: white;
border-left-color: white;

padding-left: 6px;
padding-right: 6px;
background-color: maroon;
color: white;
font-size: 75%;
font-weight: normal;
font-family: Arial, Tahoma, Verdana;
	
}

A.SearchButton:visited   {

border: 1px solid black;
border-top-color: white;
border-left-color: white;

padding-left: 6px;
padding-right: 6px;
background-color: maroon;
color: white;
font-size: 75%;
font-weight: normal;
font-family: Arial, Tahoma, Verdana;
}

A.SearchButton:hover {

border: 1px solid black;
border-top-color: white;
border-left-color: white;

padding-left: 6px;
padding-right: 6px;
background-color: red;
color: black;
font-size: 75%;
font-weight: normal;
font-family: Arial, Tahoma, Verdana;
}

A.SearchButton:active    {

border: 1px solid white;
border-top-color: white;
border-left-color: white;

padding-left: 6px;
padding-right: 6px;
background-color: maroon;
color: white;
font-size: 75%;
font-weight: normal;
font-family: Arial, Tahoma, Verdana;
}

.LoginBodyBG{
background-color: #EDDDDC;
}
.LoginTitle{
	background-color: #A83834;
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-align: center;
}

.IndexTitle{
	background-color: #A83834;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-align: center;
	height: 18px;
}

.AtarimTR{
	text-align: center;
	border: 0px;
	font-family: Arial, Helvetica;
	color: Black;
	font-size: 10px;
	width: 100%;
	}
	


#Portrait{
	width: 180px;	
	height: 95px;
}
#Portrait img{
text-align: center;	
}