html, body			{ padding:0px; margin:0px; height:100%; font-family:Georgia; }
/*BODY				{ background: url(images/bg_top1.gif) no-repeat; background-color: #d6e4ff; }*/
BODY				{ background-color: #f2f3f4; background-image: url('images/bggradient.jpg'); background-repeat: repeat-x;}
TD				{ font-family: Arial, sans-serif; color: #666666;
				  font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; }

A.index_title		{ font-family: Georgia, Verdana, Tahoma, Arial, sans-serif; color: #383838; font-style: normal; font-variant: normal; font-weight: normal; font-size: 20px; text-decoration:none; }
A.index_title:hover	{ font-family: Georgia, Verdana, Tahoma, Arial, sans-serif; color: #383838; font-style: normal; font-variant: normal; font-weight: normal; font-size: 20px; text-decoration:none; }

A	{ font-family: Georgia, Verdana, Tahoma, Arial, sans-serif; color: #383838; font-style: normal; font-variant: normal; font-weight: normal; font-size: 20px; text-decoration:none; }
A:hover { font-family: Georgia, Verdana, Tahoma, Arial, sans-serif; color: #383838; font-style: normal; font-variant: normal; font-weight: normal; font-size: 20px; text-decoration:none; }

A.menu_bottom	{ font-family: Georgia, Verdana, Tahoma, Arial, sans-serif; color: #383838; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; text-decoration:none; }
A.menu_bottom:hover { font-family: Georgia, Verdana, Tahoma, Arial, sans-serif; color: #383838; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; text-decoration:none; }

A.header {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #2c4500;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;
  text-decoration:none;
}

A.header:hover {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #000000;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;
  text-decoration:none;
}

A.new {
  display: block;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  width: 238px;
  color: #383838;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  text-decoration:none;
  border-bottom:thin dotted #666666;
  border-bottom-width:1px;
  text-align:left;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 2px 0px;
}

A.new:hover {
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #000000;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  text-decoration:none;
}

h1 {
  display: block;
  background: url(images/left_menu_title-test.png) no-repeat;
  height: 18px;
  width: 200px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  vertical-align: bottom;
  font-size: 14px;
  font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: bold;
  color:#ffffff;
}

h2 {
  display: block;
  background: url(images/right_menu_title-test.png) no-repeat;
  height: 18px;
  width: 250px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
  vertical-align: bottom;
  font-size: 14px;
  font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: bold;
  color:#ffffff;
}

h3 {
  border-bottom:thin dotted #666666;
  border-bottom-width:1px;
  font-size:16px;
  text-align:left;
  color:#006633;
  max-width:725px;
  padding-top:5px;
}

h4 {
  background:url(images/hr_big.png) no-repeat bottom;
  font-size:13px;
  text-align:left;
  color:#000000;
  max-width:725px;
  padding-top:5px;
}

.table_title		{ font-family: Georgia, Verdana, Tahoma, Arial, sans-serif; color: #383838; font-style: normal; font-variant: normal; font-weight: normal; font-size: 20px; text-decoration:none; }

.text {
  background-color: rgb(255,204,0);
  border-top-color: rgb(0,0,0);
  border-top-width: 0px;
  border-bottom-color: rgb(0,0,0);
  border-bottom-width: 0px;
  border-left-color: rgb(0,0,0);
  border-left-width: 0px;
  border-right-color: rgb(0,0,0);
  border-right-width: 0px;
  text-align: right;
  margin: 0px;
  font-family: Verdana, Tahoma, Arial;
  color: #383838;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  font-size: 10px;
}

.button {
  BACKGROUND-COLOR: #9d9d9d;
  BORDER-BOTTOM-COLOR: rgb(0,0,0);
  BORDER-BOTTOM-WIDTH: 2px;
  BORDER-LEFT-COLOR: rgb(0,0,0);
  BORDER-LEFT-WIDTH: 2px;
  BORDER-RIGHT-COLOR: rgb(0,0,0);
  BORDER-RIGHT-WIDTH: 2px;
  BORDER-TOP-COLOR: rgb(0,0,0);
  BORDER-TOP-WIDTH: 2px;
  COLOR: rgb(255,255,255);
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 10px;
}
