body
{
  background-color: #ffffff;
  background-image: url(images/bg.gif);
  background-repeat:repeat-y;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0 0 0 0;
}

img { border: 0; }

td, p, h1, h2, h3, h4, li
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.pr_head
{
  font-size: 13px;
  font-weight: bold;
}
.pr_sub
{
  font-size: 12px;
  font-weight: bold;
}
.pr_img
{
  float:right;
  margin-left:20px; 
  margin-bottom:15px;
}

.pr_img_tab  
{ 
  float:right; 
}

.news_pm_title
{
  font-weight: bold;
}
.news_pm_date
{
  font-size: 10px;
}
.adrlist
{
  padding: 1px 5px 1px 5px;
}

.mail_head
{
  font-size: 15px;
  font-weight: bold;
}

.diary_head
{ background-color: #EEEEEE;
  font-weight: bold;
}
.diary1
{ background-color: #FFFFFF; }
.diary2
{ background-color: #EEEEEE; }

.juprod_head
{ font-weight: bold; }

ul, ul.sitemap, ul.search
{ list-style-image:url(images/arrowNav_off.gif); }

a.sitemap
{ color:  #000000;
  text-decoration: none;
}
a.sitemap:hover
{ color:  #666666; }

a.adr_list
{ color:  #000000;
  text-decoration: none;
}


.highlight
{
  font-weight: bold;
  color: #FF0000;
}
.hr_index
{
  color: #CCCCCC;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  height: 0px;
  width: 100%;
}

hr
{
  color: #CCCCCC;
  border-style: solid;
  height: 2px;
/*  width: 517px;*/
}

h1
{
	font-size: 18px;
  font-weight: normal;
}

h2
{
	font-size: 13px;
  font-weight: bold;
}


td.topnav
{
  background-color: #777777;
  border-style: solid;
  border-color: #555555;
  border-width: 1px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav
{
  border-style: none;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnavX
{
  border-style: none;
	color: #FFCC00;
	text-decoration: none;
}
a.topnav:hover
{
	color: #FFCC00;
}


.globalnav
{
  background-color: #FFCC00;
	color: #000000;
	text-decoration: none;
}
a.globalnav
{
	color: #000000;
	text-decoration: none;
}
a.globalnavX
{
	color: #000000;
	text-decoration: underline;
}
a.globalnav:hover
{
	text-decoration: underline;
}

.ticker
{
  color: #000000;
  text-decoration: none;
  padding-bottom: 3px;
}
a.ticker
{
  color: #000000;
  text-decoration: none;
}
a.ticker:hover
{
  color: #666666;
  text-decoration: none;
}

.wide_td { padding-left: 40px;}

.breadcrumbs
{
  padding-left: 18px;
	font-size: 10px;
}
.breadtitle
{
  color: #000000;
}
.breadlink
{
	color: #666666;
  text-decoration: none;
}
.breadlinkX
{
	color: #000000;
  text-decoration: none;
  font-weight: bold;
}
.breadlink:hover
{
	color: #000000;
}

.navtab
{
  padding: 1 0 1 0;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  background-color: #ffffff;
}

.navlink
{
  color:  #666666;
	text-decoration: none;
}
.navlinkX
{
  color:  #000000;
	text-decoration: none;
  font-weight: bold;
}
.navlink2
{
  color:  #666666;
	text-decoration: none;
}
.navlink2X
{
  color:  #000000;
	text-decoration: none;
  font-weight: bold;
}
.navlink:hover,.navlink2:hover
{
	color: #000000;
}


.sublink
{
  color:  #666666;
	text-decoration: none;
}
.sublinkX
{
  color:  #000000;
	text-decoration: none;
  font-weight: bold;
}
.sublink:hover
{
	color: #000000;
}


input.search
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 100px;
  vertical-align: top;
}


.input
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  vertical-align: top;
}

.submit
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  vertical-align: top;
}

a.indexlink { text-decoration:none; font-weight:bold; color:#000;}

/* php */
table.itemListTable tr.odd { background-color:#eaeaea;}
table.itemListTable td a { color:#ffffff;}
table.itemListTable td a:hover { color:#FFCC00;}
table.itemListTable { width:100%; margin-bottom:10px; float:left; clear:left; line-height:20px;}
table.itemListTable td { vertical-align:top; padding:1px 0 1px 10px;}
table.itemListTable td.sortHead { background-color:#777777; color:#ffffff;}
table.itemListTable td.sortHead img { margin-left:4px;}
table.itemListTable td img { margin-left:-9px;}
/* table.itemListTable tr:hover { background-color:#EEEEEE;} */
.bigfont { font-size:13px; }
.big2font { font-size:16px; }