﻿body 
{
	font-family:Tahoma, Verdana;
	font-size:small;
}
ul
{
    margin-left:0px; 
    margin-right:0px; 
    padding-left: 18px;
}
ol.ul_multicol {
  float: left;
  width: 600px;
  margin-left: 24px;
  padding: 0px;
}
 
li.li_multicol {
  float: left;
  width: 175px;
  margin: 0px;
  padding: 6px;
}
h1
{
	font-family:Tahoma, Verdana;
	font-size:small;
	font-weight:bold;
	padding-top:15px;
}
h1.h1_search_detail
{
	color: Purple;
	font-size: large;
	padding-bottom:6px;
}
h2
{
	font-size:small;
	font-weight:bold;
}
h2.h2_search_detail
{
    color: Purple;
    font-size:normal;
    margin-top:20px;
    margin-bottom:6px;
    font-weight: bold;
}
h3
{
	font-size:small;
	font-weight: normal;
}
span.span_search_title
{
	color: Purple;
}
table.tbl_content
{
	width:100%;
	height:100%;
	padding:0px 0px 0px 0px;
	border-collapse: collapse;
	
}
table.tbl_search_result
{
	font-family: Verdana, Tahoma;
	font-size:10px;
}
td.td_menu
{
	width:10px;
	text-align:center;
}
td.td_header
{
	font-size:x-small;
	color:White;
	background-image:url('../../images/header.gif');
	background-repeat:no-repeat;
	width:585px;
}
td.td_footer
{
	font-size:xx-small;
	color:White;
	background-color: #c0c0c0;
	height: 25px;
	padding-left:20px;
	padding-right:10px;
	vertical-align:middle;
}
td.td_search_footer
{
	font-size:x-small;
	color:Green;
}
td.td_google
{
	background-color:#eff7ff;
	border-right: solid 1px #e6e6e6;
	text-align:center;
	
	width:170px;
}
td.td_content
{
	padding-left:20px;
	padding-right:10px;
}
table.tbl_course_detail
{
    margin: 0px;
}
td.td_detail_heading
{
    padding-left: 2px;
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom-style: dotted;
    border-bottom-color: #00c3c3;
    border-bottom-width: 1px;
    width: 150px;
    color: #00c3c3;
    vertical-align: top;
}
td.td_detail_value
{
    padding-left: 6px;
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom-style: dotted;
    border-bottom-color: #00c3c3;
    border-bottom-width: 1px;
    width: 275px;
}
td.td_detail_links
{
    padding-bottom: 4px;
    padding-top: 4px;
    border-bottom-style: dotted;
    border-bottom-color: #00c3c3;
    border-bottom-width: 1px;
    width: 275px;
    text-align:right;
}
    
hr.hr_line
{
	color: #e6e6e6;
	height:1px;
}
A.a_menu
{
	text-decoration:none;
	color: Purple;
	font-size:x-small;
}
A.a_footer
{
	text-decoration:none;
	color: White;
	font-size:xx-small;
}
A.a_search:link
{
	color: Blue;
	font-weight: bold;	
	font-size:11px;			
}
A.a_search:visited	
{
	color: #551a8b;	
	font-weight: bold;
	font-size:11px;				
}
A.a_view_detail:link
{
	color: Purple;
	font-size:small;			
	text-decoration:none;
	text-align:right;
}
A.a_view_detail:visited
{
	color: Purple;
	font-size:small;
	text-decoration:none;			
	text-align:right;
}
A.a_view_detail_sponsor
{
	font-size:large;
	font-weight:bold;
	text-decoration:none;	
}
A.a_index_letter
{
	color: #00c3c3;
	font-size:medium;
	text-decoration:none;
}
input.txt_header
{
	width:150px;
	height:12px;
	font-size:x-small;	
	vertical-align:middle;
}
textarea					
{
	font-family: Tahoma, Verdana;
	font-size: small;				
}
#div_google_right
{
    float:right;
    padding-left:8px;
    padding-bottom:8px;
    padding-top:4px;
}

