body {
	font-size :12px;
	font-family: Verdana;
	color: #000044 ;
	background-color: #ffffff;
	font-size: 11px;
}

td {
	font-size: 11px;
	color: #444444;
}
a {
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
}
a:HOVER {
	text-decoration :none;
}
.hd {
	font-size: 16px;
	font-weight: bold;
}
.hdw {
  color: #eeeeee;
  font-size: 16px;
  font-weight: bold;
}
.sm {
  font-size: 11px;
  font-weight: normal;
}
.smw {
  color: #eeeeff;
  font-size: 11px;
  font-weight: normal;
}
a.edit {
  color: #880000;
  text-decoration: underline;
}
.coolinput {
	border: 2px inset #EEBBBB;
	background-color: #F2F2F2;
}
.coolbutton {
	border: 1px inset #EEBBBB;
	color: #FFBBBB;
	background-color: #774444;
	font-size: 11px;
}
.cancelbutton {
	border: 1px inset #EEBBBB;
	color: #FFBBBB;
	background-color: #AA4444;
	font-size: 11px;
}
.row_h {
	background-color: #444444;
}
.row_h td {
	color: #FFFFFF !important;
}
.row_h td a {
	color: #FFFFFF !important;
}
.row_1 {
	background-color: #E0E0E0;
}
.row_2 {
	background-color: #EEEEEE;
}
.row_0 {
	background-color: #DDDDDD;
}
.row_0 td {
	font-size: 10px; 
	color: #999999;
}
.row_0 td a {
	font-size: 10px; 
	color: #999999;
}


td.small {
  font-size :11px;
}

td.big {
  font-size :14px;
}

.h1 {
  font-size :18px;
  color: #000088;
}

.h2 {
  font-size :16px;
  color: #000066;
}

.h3 {
  font-size :14px;
  color: #000044;
}

.h4 {
  font-size :12px;
  color: #000022;
}

.h4_bold {
  font-size :12px;
  color: #000022;
  font-weight: bold;
}



.thr {
  font-size :14px;
  color: #000022;
  background-color: #b8a3a3;
}
.tc {
  font-size :14px;
  color: #000022;
}
.main_td {
	background-color: #d5d9ec;
}
.noinput {
	border : none;
	background-color : #D5D9EC;
	font-size : 12px;
	color: #000044 ;
}
.def {
	background-color: #F2F2F2;
	font-size : 12px;
}
.def_white {
	background-color: #D7CFCF;
	font-size : 12px;
}


table.listtable td {
	font-size: 11px;
}

ul.floated {
	list-style-type: none;
	padding: 0px; margin: 0px;
}
ul.floated li {
	float: left;
	padding: 0px; margin: 0px;
}
