body
{
    font-size:12px;
}

.green_border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B3FF8D;
	border-right-color: #B3FF8D;
	border-bottom-color: #B3FF8D;
	border-left-color: #B3FF8D;
}
.Hand{cursor:pointer;}
a:link { text-decoration:none;}
a:visited { text-decoration:none;}

.form_input_toolbar_searchbutton
{
  margin-right:7px;
  margin-top:9px;
 }
 
 .form_input_toolbar_textbox
{
	margin-right:2px;
	margin-top:9px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;  
	width:128px;
	font-size:11px;
	font-weight:normal;
	font-family:tahoma;
	text-align:right;
	color:#525252;
 }
 
 
  .form_input_rp_textbox
{
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 100%;
    font-size: 10px;
    font-weight: normal;
    font-family: tahoma;
    text-align: right;
    	color:#525252;
    background-color: #E1F1F6;
}
 
 .page_bc_mickey
 {
	background-image: url(images/page/mikey-p3-bc.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; 
 }
 .rightpanel-icon-blank
 {
	background-image: url(images/page/rightpanel-icon-blank.gif);
	background-repeat: no-repeat; 
	width:35px;
	height:47px;
  }
  
  
 .rightpanel-icon-sort
 {
	background-image: url(images/page/rightpanel-icon-sort.gif);
	background-repeat: no-repeat; 
	width:35px;
	height:47px;
  }

 .rightpanel-icon-search
 {
	background-image: url(images/page/rightpanel-icon-search.gif);
	background-repeat: no-repeat; 
	width:35px;
	height:47px;
  }
   .rightpanel-icon-man
 {
	background-image: url(images/page/rightpanel-icon-man.gif);
	background-repeat: no-repeat; 
	width:35px;
	height:47px;
  }

  
.righpanel-title
  {
	font-size: 13px;
	font-weight: normal;
	color: #0B0061;
	background-color: #FFFFFF;
	direction:rtl;
	padding-right:15px;
	background-image: url(images/page/rightpanel-title-bc.gif);
	background-repeat: no-repeat;
	vertical-align:top;
	padding-top:13px;
	height:34px;
  }
.student-thum-table
  {
  width:130px;
  text-align:center;
  margin-top:20px;
  float:right;
  }
  .student-thum-arround-table
  {
  width:655px;
  margin-top:10px;
  }
  
.student-thum-table a:link {color:#022D13;}
.student-thum-table a:visited {color:#022D13;}
  
.student-thum-label
{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	height:23px;
}
.student-thum-label a:link {color:black;text-decoration:none;}
.student-thum-label a:visited {color:black;text-decoration:none;}
.student-thum-label a:hover {color:Red;}

.pager_list{background-color:#38B30A;color:#FFFFFF;border:none;font-size:11px;}
.RightPanel_Content_Padding
{
 padding-right:15px;
 padding-left:25px;
 padding-top:2px;
 padding-bottom:5px;
 text-align:right;   
}
.RightPanel_Content_Padding a:link
{
 color:#052D5A;
 text-decoration:none;
}
.RightPanel_Content_Padding a:hover
{
 color:red;
 text-decoration:none;
}


.RightPanel_DropBox
{
    border-style: none;
    background-color: #E8F4F8;
    color: #555F63;
    font-size: 12px;
    font-family:Tahoma;
    height:18px;
    cursor:pointer;
    width:138px;
}