a:link 
{
	text-decoration:none;
	font-family:armenian;
	font-size:18px;
	color:#AB716B;
	
}

a:visited
{
	text-decoration:none;
	font-family:armenian;
	
	color:#AB716B;
	
}

a:hover
{
	text-decoration:none !important;
	color:#571845
	
}

a:active
{
	color:#E1E1E1;
	
}

.categories 
{
	list-style-type: none !important;
	
}

body
{
	background:#E7E7E7;
	
}


#bodybackgroundimage
{
	height:auto !important;
	background-image: url("bodybackground.jpg") repeat-y center 194px !important;
	min-height:100%;
	min-width:100%;
	
	

	
}

#MainTitle
{
	font-family:armenian;
	color:#AB716B;
	font-size:30px;
	
	
}

#membimg
{
	 border-radius: 50%;
	
}

#footer711
{
	background-color:#2F2146;
}

.tabelcv
{
	text-align:center;
	font-family:italic;
	border-color:#2F2146;
    margin-right:50px;	
	margin-top:50px;
   

	
}
.tabelcourse
{
	
	font-family:italic;
	border-left:1px solid black;
    border-right:1px solid black;
	
}

.tabelcoursetr
{
 
	background:#FFF9DC!important;
	border-bottom: 1px  solid  black !important;
	border-top: 1px solid black !important;
	border-left:1px solid black !important;
	border-right:1px solid black !important;
	padding-top:100px !important;
	font-size:20px;
	color:#2F2146;
	font-family:italic;
	text-align:left;

	
}

.tabelcoursetr2
{
 
	border-bottom: 1px  solid  black !important;
	border-top: 1px solid black !important;
	border-left:1px solid black !important;
	border-right:1px solid black !important;
	padding-top:100px !important;
    font-size:20px;
	color:#2F2146;
	font-family:italic;
	text-align:center;

	
}



.labelcvtabel
{
	
	color:#F5EFD5;
}
button
{
	background-color:#2F2146;
	
}

/*banah university design-------------------------------------------------------------------------------------*/


.ViewProfElement
{
	/*background-color:rgb(237, 242, 252);*/
	border-color:#ff7b01;
	border-width:1px;
	border-style:solid;
	font-size: 14px;
	font-family:Arial;
	border-collapse: separate;
  	border-spacing: 2px;
	color: #322124;
}
 
.ViewProfElement td
{
	padding:5px;
	border-bottom-color:#bebebe;
	border-bottom-width:1px;
	border-bottom-style:solid;
} 

.ViewProfElementTH
{
	height:30px;
	width:140px;
	padding-top:10px;
	padding-left:10px;
	font-weight:bold;
	background-color:#2F2146;
	color: #ffffff;
	font-size: 14px;	
	margin-right:100px;
}


.ViewProfElementTHCENTER
{
	height:30px;
	width:AUTO;
	padding-top:10px;
	font-weight:bold;
	background-color:#2F2146;
	color: #ffffff;
	font-size: 14px;	
	text-align:center;
}
.ViewProfElementTH1
{
	background-color:#2153a4;
	color: #FFF;
	spac
	font-size: 16px;
}
.ViewProfElementTH2
{
	height:30px;
	width:30%;
	padding-top:10px;
	padding-left:10px;
	font-weight:bold;
	background-color:#2F2146;
	color: #ffffff;
	font-size: 14px;	
	margin-right:100px;
}
.ViewProfElementTH3
{
	height:10px;
	width:140px;
	padding-top:10px;
	padding-left:10px;
	font-weight:bold;
	background-color:#2F2146;
	color: #ffffff;
	font-size: 14px;	
	margin-right:100px;
}
.ViewProfElementTD
{
	border-bottom-color:#bebebe;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.ViewProfElementTransparent
{
	font-size: 14px;
	font-family:Arial;
	color: #000;
	filter:alpha(opacity=60);
	background-image: url(../../bgTr.png);
	background-repeat: repeat-y;
}
.ViewProfElementTHTransparent
{
	background-image: url(../../bluetrans.png);
	background-repeat: repeat-y;
	color: #ffffff;
	font-size: 16px;
	filter:alpha(opacity=60);
}
.ViewProfElementTDTransparent
{
	border-bottom-color:#FFF;
	border-bottom-width:1px;
	border-bottom-style:solid;
	background-image: url(../../bgTr.png);
	background-repeat: repeat-y;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
}

.Accordion {
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    border-bottom: solid 1px gray;
    overflow: hidden;
}

.AccordionPanel {
    margin: 0px;
    padding: 0px;
}


.AccordionPanelOpen .AccordionPanelTab {
    background-color: #E48731;
}


.AccordionPanelTab {
    color: #FFF;
    background-color: #E48731;
    margin-bottom: 1px;
    padding: 2px;
    cursor: pointer;
    -moz-user-select: none;
    -khtml-user-select: none;
    height: 20px;
}

