/*
   hySite.css
 
   hySite version 2006.01.01
   Copyright (c) 2006 by Dr. Herong Yang, http://www.herongyang.com/
*/

body {background-color: #a0a0a0; font-family: 'arial'; font-size: 10pt;}

td {font-family: 'arial'; font-size: 10pt;}

p.hy_title {font-size: 16pt; font-weight: bold;}

table.hysite_list {margin-top: 4px; width: 558px; border: 1px solid black;}
tr.hysite_list_item_lo {background-color: #ffffff}
tr.hysite_list_item_hi {background-color: #ffffff}
tr.hysite_list_button {background-color: #ddddff}

p.hysite_link_name {margin-top: 1px; margin-bottom: 2px; padding: 4px; font-weight: bold; background-color: #eeeeee;}
p.hysite_link_desc {margin-top: 2px; margin-bottom: 1px; padding: 8px; background-color: #ffffff;}

p.hysite_view_name {margin-top: 6px; margin-bottom: 2px; padding: 4px; font-weight: bold; background-color: #eeeeee;}
p.hysite_view_desc {margin-top: 2px; margin-bottom: 2px; padding: 8px; background-color: #ffffff;}
p.hysite_view_info {margin-top: 2px; margin-bottom: 6px; padding: 4px; background-color: #ddddff;}

table.hysite_submit {margin-top: 4px; width: 558px; border: 1px solid black; background-color: #eeeeee;}
td.hysite_submit {width: 100px; text-align: right;}

table.hy_error {margin-top: 4px; width: 558px; border: 1px solid red; background-color: #eeeeee; color: #ff0000;}
table.hy_notice {margin-top: 4px; width: 558px; border: 1px solid blue; background-color: #eeeeee; color: #0000ff;}
