.main { font-family: arial, helvetica, sans-serif; font-size: 13px; color: #333333; line-height: 17px;}

.head { font-family: arial, helvetica, sans-serif; font-size: 12px; }

.header { font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #A7A9AC;}
.footer { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #808080;}

.title { font-family: arial, helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #A7A9AC }
.tablehead { font-family: arial, helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #F08231}

.tablecell { font-family: arial, helvetica, sans-serif; font-size: 13px; color: #A7A9AC }
.thumbnail { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #ffffff; }
.thumbtitle { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #A7A9AC; font-weight:bold; background-color: #ffffff }

.special { font-family: arial, helvetica, sans-serif; font-size: 15px; color: #999999; }
.small { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #000000 }
.error { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #A7A9AC }

a.head:link { color: #95625e; text-decoration: none }
a.head:active { color: #95625e; text-decoration: none }
a.head:visited { color: #808080; text-decoration: none }
a.head:hover { color: #81272a; text-decoration: none }

a.page:link { color: #81272a; text-decoration: none }
a.page:active { color: #81272a; text-decoration: none }
a.page:visited { color: #81272a; text-decoration: none }
a.page:hover { color: #95625e; text-decoration: underline }

a.r2:link { color: #808080; text-decoration: none }
a.r2:active { color: #F08231; text-decoration: none }
a.r2:visited { color: #808080; text-decoration: none }
a.r2:hover { color: #4D90CD; text-decoration: none }

.h1{
	font-family : Arial, Helvetica, sans-serif;
	color: #F08231;
	font-weight : bold;
	font-size: 13px;
	}
	
.navigation {
	font-family : Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	text-decoration: none;}

#big_page_content {
	height: 500px;
	min-height: 500px;
	width: 500px;
	min-width: 675px;
	max-width: 675px;
	text-align: center;
}

#alphabet_filter {
	margin-top: 22px;
	background-color: #81272A;
	color: #fff;
}

#alphabet_filter a:link,
#alphabet_filter a:active,
#alphabet_filter a:visited,
#alphabet_filter a:hover {
	color: #fff;
	font-size: 12px;
}

#data_table {margin-top: 6px; font-size: 12px; max-width: 500px;}
#data_table table {border-collapse:collapse; font-size: 12px; width: 500px;}
#data_table thead {width: 500px;}
#data_table th, #text td {padding:.5em;border:1px solid #000; font-size: 12px;}
#data_table th {background-color:#696969;color:#fff; font-size: 12px;}/*dark gray*/
#data_table th a {color:white; font-size: 12px;}
#data_table th a:hover {color:blue; font-size: 12px;}
#data_table .yui-dt-odd {background-color:#E0D0CF; font-size: 11px;}
#data_table td {font-size: 11px;}

#big_data_table {margin-top: 6px; font-size: 12px; max-width: 675px;}
#big_data_table table {border-collapse:collapse; font-size: 12px; width: 675px;}
#big_data_table thead {width: 675px;}
#big_data_table th, #text td {padding:.5em;border:1px solid #000; font-size: 12px;}
#big_data_table th {background-color:#696969;color:#fff; font-size: 12px;}/*dark gray*/
#big_data_table th a {color:white; font-size: 12px;}
#big_data_table th a:hover {color:blue; font-size: 12px;}
#big_data_table .yui-dt-odd {background-color:#E0D0CF; font-size: 11px;}
#big_data_table td {font-size: 11px;}
