﻿/*-- Resume_of_Other Style Sheet --*/



#Resume_Table th {
 color: #ffffff;
 font-weight: normal;
 background-color: #65318e;
}


#Resume_Table th.Table_Head_1_of_Other {
  width: 10%;
  }

#Resume_Table th.Table_Head_2_of_Other {
  width: 15%;
  }

#Resume_Table th.Table_Head_3_of_Other {
  width: 50%;
  }

#Resume_Table th.Table_Head_4_of_Other {
  width: 15%;
  }

#Resume_Table th.Table_Head_5_of_Other {
  width: 10%;
  }



#Resume_Table td {
  border: 1px solid;
  text-align: left;
  vertical-align: top;
  }



#Resume_Table td.Category_of_Other {
 text-align: center;
 vertical-align: middle;
 background-color: #c0a2c7;
 text-decoration: none;
 border: none;
 color: #000000;
}


#Resume_Table td.Category_of_Other a {
 text-decoration: none;
 color: #ffffff;
 }


#Resume_Table td.SubjectTitle_of_Other {
 text-align: left;
 vertical-align: middle;
 border-style: solid;
 border-color: #c0a2c7;
 border-width: 1px;
 background-color: #c0a2c7;
 color: #000000;
 padding: 0px 5px;
 }


#Resume_Table td.SubjectTitle_of_Other a {
 color: #000000;
 }

#Resume_Table td.SubjectTitle_of_Other a:hover {
 color: #ffffff;
 background-color: #65318e;
 padding: 0px 0px;
 }

#Resume_Table td.date {
 background-color: #ffffff;
 text-align: center;
 vertical-align: middle;
 padding: 0px 5px;
 }

#Resume_Table td.title {
 background-color: #ffffff;
 text-align: left;
 vertical-align: middle;
 padding: 0px 5px;
 }

#Resume_Table td.lecturer {
 background-color: #ffffff;
 text-align: center;
 vertical-align: middle;
 }

#Resume_Table td.access {
 background-color: #ffffff;
 text-align: center;
 vertical-align: middle;
 padding: 0px 5px;
 }

/*-- END --*/


