@charset "utf-8";
/* CSS Document */

html, body 
{
	color: black;
	background: white;
	font-weight: normal;
	font-family: tahoma, verdana;
	font-style: normal;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;
	width: 100%;
}

table#main
{
  width: 100%;
  height: 100%;
}

table.full
{
  width: 100%;
  height: 100%;
  background: url(/img/top_bg.png) repeat-x;
}

td
{
  font-weight: normal;
  font-family: tahoma;
  font-size: 11px;
  text-decoration: none;
  color: #000000;
}

td#top
{
  height: 115px;
}

td#menu
{
  height: 89px;
}

td#txt
{
  text-align: center;
  vertical-align: top;
  height: 100%;
}

td#belt
{
  font-size: 1px;
  background: #E1E1E1;
  height: 4px;
}

td#bmenu
{
  height: 75px;
  text-align: center;
  vertical-align: middle;
}

td.titlebg
{
  height: 89px;
  background: url(/img/title_bg.jpg) repeat;
}

td.titlebelt
{
  height: 6px;
  font-size: 1px;
  background: url(/img/bg1.png) repeat;
}

td.menubbtn
{
  height: 31px;
  width: 130px;
  background: url(/img/menubttnbg.png) no-repeat right bottom #FFFFFF;
  text-align: center;
  vertical-align: middle;
}

a.menu
{
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

a.menu:hover
{
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: #2164B1;
  text-decoration: none;
}

a.menub
{
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: underline;
}

a.menub:hover
{
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #2164B1;
  text-decoration: underline;
}

.copy
{
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}

td.blackline
{
  font-size: 1px;
  background: #000000;
}

td.whiteline
{
  font-size: 1px;
  background: #ffffff;
}

td.greyline
{
  font-size: 1px;
  background: #B8B8B8;
}

td.langline
{
  font-size: 1px;
  background: #415eae;
}

td.orangeline
{
  font-size: 1px;
  background: url(/img/bgm.png) repeat;
}

td.langtd
{
  background: url(/img/lang_bg.png) no-repeat;
  width: 21px;
  height: 14px;
  text-align: center;
  vertical-align: middle;  
  font-size: 1px;  
}

td.langtd1
{
  background: url(/img/lang_bg1.png) no-repeat;
  width: 21px;
  height: 14px;
  text-align: center;
  vertical-align: middle;
  font-size: 1px;  
}

a.lang
{
  font-weight: none;
  font-family: tahoma;
  font-size: 11px;
  text-decoration: none;
  color: #FFFFFF;
}

a.lang:hover
{
  font-weight: none;
  font-family: tahoma;
  font-size: 11px;
  text-decoration: none;
  color: #000000;
}

a.lang1
{
  font-weight: none;
  font-family: tahoma;
  font-size: 11px;
  text-decoration: none;
  color: #FFFFFF;
}

a.lang1:hover
{
  font-weight: none;
  font-family: tahoma;
  font-size: 11px;
  text-decoration: none;
  color: #2164B1;
}

a.bmenu
{
  font-weight: normal;
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: #000000;
}

a.bmenu:hover
{
  font-weight: normal;
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: #555555;
}

a.bmenu1
{
  font-weight: normal;
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: #FE6E00;
}

a.bmenu1:hover
{
  font-weight: normal;
  font-family: arial;
  font-size: 11px;
  text-decoration: none;
  color: #C05300;
}

.artTitle
{
  font-weight: bold;
  font-family: tahoma;
  font-size: 11px;
  text-decoration: none;
  color: #000000;
}

.artNormalText
{
  font-weight: normal;
  font-family: tahoma;
  font-size: 11px;
  text-decoration: none;
  color: #000000;
}

.artorangetext
{
  font-weight: normal;
  font-family: tahoma;
  font-size: 11px;
  text-decoration: none;
  color: #FE6E00;
}

p
{
  padding: 0px;
  margin: 0px;
}

a.link
{
  font-weight: bold;
  font-family: tahoma;
  font-size: 11px;
  text-decoration: underline;
  color: #003F8E;
}

a.link:hover
{
  font-weight: bold;
  font-family: tahoma;
  font-size: 11px;
  text-decoration: underline;
  color: #2164B1;
}

a
{
  font-weight: bold;
  font-family: tahoma;
  font-size: 11px;
  text-decoration: underline;
  color: #003F8E;
}

a:hover
{
  font-weight: bold;
  font-family: tahoma;
  font-size: 11px;
  text-decoration: underline;
  color: #2164B1;
}

td.bg2
{
  width: 13px;
  background: url(/img/bg2.png) repeat-y;
}

td.textblocktitle
{
  text-align: left;
  vertical-align: bottom;
  padding: 1px;
}

.artBlueTitle
{
  font-weight: bold;
  font-family: tahoma;
  font-size: 11px;
  text-decoration: none;
  color: #003F8E;
}

.artBlueNormal
{
  font-weight: normal;
  font-family: tahoma;
  font-size: 11px;
  text-decoration: none;
  color: #003F8E;
}

td.newsbg
{
  font-family: tahoma;
  font-size: 11px;
  width: 443px;
  height: 118px;
  background: url(/img/newsbg.jpg) no-repeat;
  padding-left: 40px;
  padding-right: 50px;
  padding-top: 20px;
}

td.border
{
  background: #0c2464;
}
