@charset "utf-8";

html, body 
{
  color: #000000;
  background: #E0E1E2;
  font-weight: normal;
  font-family: verdana;
  font-style: normal;
  text-decoration: none;
  font-size: 11px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  height: 100%;
  width: 100%;
}

.search_selected
{
	color: #d51507;
	font-weight: bold;
	text-decoration: underline;
}

a
{
	color: #0066CC;
}

td 
{
  font-weight: none;
  font-family: verdana;
  font-size: 11px;
  color: #000000;
}

form, p, div
{
  padding: 0px;
  margin: 0px;
}

table.all
{
  width: 100%;
  height: 100%;
}

td.toppart { background: url(/imgcms/topbg1.png) repeat-x left top; }
td.topcorner { background: url(/imgcms/topcornerbg.png) repeat-x left top; }
td.topcurrent
{
  background: #235AA6;
  height: 23px;
  font-weight: bold;
  font-family: verdana;
  font-size: 11px;
  color: #FFFFFF;   
}
td.bottom { background: url(/imgcms/botbg1.png) repeat-x left top; color: #5E7084; }

a.copy { color: #5E7084; text-decoration: none; }

select.lang
{
  height: 17px;
  font-weight: none;
  font-family: verdana;
  font-size: 11px;
  color: #000000;
}

input.txt
{
  font-weight: none;
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  border: #8091A5 solid 1px;
  width: 150px;
  height: 18px;
  vertical-align: middle;
}

select.sel
{
  font-weight: none;
  font-family: verdana;
  font-size: 11px;
  color: #000000;
  border: #8091A5 solid 1px;
  width: 150px;
  height: 60px;
}

input.imgbttn
{
  background: url(/imgcms/date.png);
  width: 14px;
  height: 14px;
  border: 0px;
  cursor: pointer;
  vertical-align: middle;
}

input.bttn
{
  border: solid 1px #FFFFFF;
  background: #5E7084;
  height: 20px;
  width: 110px;
  font-weight: bold;
  font-family: verdana;
  font-size: 11px;
  color: #FFFFFF;
}
