<!--a   {  font-family: arial; font-weight: regular; font-size: 11px; color: #004FDF; text-decoration: underline;}
a:hover {  font-family: arial; font-weight: regular; font-size: 11px; text-decoration: none;}  
td {  font-family: verdana, arial; font-weight: regular; font-size: 11px; color: black; text-align: justify; line-height: 1.4;} 

.small {  font-family: verdana, arial; font-weight: regular; font-size: 9px; color: black; text-align: center;} 

.h4 {font-size: 14px;}
.h4:hover {font-size: 14px;}

.out {  font-family: verdana, arial; font-weight: regular; font-size: 10px; color: black; text-align: center;} 
.out:hover {  font-family: verdana, arial; font-weight: regular; font-size: 10px; text-decoration: underline; color: #888888; }  

.links {  font-family: verdana, arial; font-weight: regular; font-size: 11px; text-decoration: underline; color: #000077; text-align: justify;} 
.links:hover {  font-family: verdana, arial; font-weight: regular; font-size: 11px;  color: #777777; text-decoration: none;}   

.menu   {  font-family: verdana, arial; font-weight: regular; font-size: 11px; color: #777777; text-decoration: none;} 
.menu:hover {  font-family: verdana, arial; font-weight: regular; font-size: 11px; text-decoration: underline;}  


INPUT,TEXTAREA  {BACKGROUND: #ffffff;
	FONT-WEIGHT:regular; FONT-FAMILY:verdana; FONT-SIZE:11px; COLOR: #000000;
	BORDER-STYLE:solid; BORDER-WIDTH:1; scrollbar-arrow-color:white;
}

SELECT,OPTION {BACKGROUND: #ffffff;
	FONT-WEIGHT:regular; FONT-FAMILY:verdana; FONT-SIZE:11px; COLOR: #000000;
	BORDER-STYLE:solid; BORDER-WIDTH:1; scrollbar-arrow-color:white;
}

/*ielts_tab*/
.ielts_tab {
  border-top: 1px solid #f89807;
  border-right: 1px solid #f89807;
}
.ielts_tab th {
  padding: 0px 4px;
  font-size: 15px;
  color: #ffffff;
  background: #ffc600;
  border-left: 1px solid #f89807;
  border-bottom: 1px solid #f89807;
}
.ielts_tab td {
  padding: 4px;
  text-align: left;
  border-left: 1px solid #f89807;
  border-bottom: 1px solid #f89807;
}
.ielts_center {
  text-align: center !important;
}
tr.dark td,
.ielts_tab .dark   {
  background: #f9f0e4;
}
tr.lite td,
.ielts_tab .lite {
  background: #dff2fe;
}
/*end ielts_tab*/
