table.search_blank{
    border-width: 0px;
    border-style: none;
    padding: 0px;
}

table.search_data{
    border-width: 0px;
    border-style: none;
    padding: 0px;
    width: 100%;
}

td.search_input_option{
    padding-top: 6px;
    text-align: right;
}

td.search_input_button{
    padding-left: 6px;
}

td.search_input_text{
    padding: 0px;
}

select.search_input_option{
    color: #ffffff;
    background-color: #333333;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: #888888;
    width: 150px;
}

select.search_input_option_group{
    color: #ffffff;
    background-color: #333333;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: #888888;
    width: 250px;
}

input.search_input_button{
    font-family: sans-serif;
    color: #ffffff;
    background-color: #333333;
    font-weight: bold;
    border-style: solid;
    border-width: 2px;
    border-color: #888888;
}

input.search_input_text{
    color: #ffffff;
    background-color: #333333;
    font-weight: bold;
    border-style: solid;
    border-width: 1px;
    border-color: #888888;
    width: 200px;
}

font.search_data_na{
    font-family: sans-serif;
    color: #775555;
    font-size: 12px;
}

table.search_result{
    width: 460px;
    border-width: 0px;
    border-style: none;
    padding: 4px;
    
    font-family: sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
}

b.alphabet_normal{
	font-family: sans-serif;
    color: #ffffff;
    font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}

b.alphabet_hover{
	font-family: sans-serif;
    color: #ff9000;
    font-size: 12px;
	font-weight: bold;
	text-decoration: underline overline;
	cursor: pointer;
}

table.search_alphabet_border{
    border-width: 1px;
    border-style: solid;
    border-color: #888888;
	padding: 2px;
}

table.search_alphabet{
    width: 440px;
    border-width: 0px;
    border-style: none;
    padding: 0px;
    
    font-family: sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
}

td.search_alphabet_top_left{
	background-color: #444444;
	text-align: left;
}

td.search_alphabet_top_right{
	background-color: #444444;
	text-align:right;
}


td.search_info_first{
    text-align: right;
    font-family: sans-serif;
    color: #999999;
    font-size: 12px;
    font-weight: normal;
    
    border-top-style: dashed;
    border-top-color: #222233;
    border-top-width: 1px;
    
    border-bottom-style: dashed;
    border-bottom-color: #222233;
    border-bottom-width: 1px;
    width: 100px;
}

td.search_info{
    text-align: right;
    font-family: sans-serif;
    color: #999999;
    font-size: 12px;
    font-weight: normal;
    
    border-bottom-style: dashed;
    border-bottom-color: #222233;
    border-bottom-width: 1px;
    width: 100px;
}

td.search_data_first{
    padding-left: 6px;
    text-align: left;
    font-family: sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    
    border-top-style: dashed;
    border-top-color: #222233;
    border-top-width: 1px;
    
    border-bottom-style: dashed;
    border-bottom-color: #222233;
    border-bottom-width: 1px;
}

td.search_data{
    padding-left: 6px;
    text-align: left;
    font-family: sans-serif;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
    
    border-bottom-style: dashed;
    border-bottom-color: #222233;
    border-bottom-width: 1px;
}

td.search_result{
    
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #555566;

    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #555566;
   
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #555566;
}

td.search_result_img{
    width: 100px;
    background-color: #000000;
    text-align: center;
    
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #555566;
    
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #555566;
    
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #555566;
}

img.prod_img{
    border: 1px;
    border-width: 1px;
    border-style: solid;
    border-color: #777788;
}

font.display_name{
    font-family: sans-serif;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}

font.page_at{
    font-family: sans-serif;
    color: #ff9000;
    font-size: 16px;
    font-weight: bold;
}
font.page { 
    font-family: sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}


font.darkpage{ 
    font-family: sans-serif;
    font-size: 12px;
    color: #555555;
    text-decoration: none;
    font-weight: normal;
}

span.srchlnk A:link { 
    font-family: sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
span.srchlnk A:visited { 
    font-family: sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
span.srchlnk A:active { 
    font-family: sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
span.srchlnk A:hover{
    font-family: sans-serif;
    font-size: 12px;
    color: #aaaadd;
    text-decoration: underline;
    font-weight: bold;
}