a:link, a:active, a:visited {
	color: #b11f16;
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
  outline: 0;
}
a:hover {
	color: #fff;
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
  outline: 0;
}

.txt {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #383a3b;
}
.txtpadd {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #383a3b;
	padding: 3px 0px 0px 0px;
	vertical-align: top;
}
.txtside {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #383a3b;
}
.txterr {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.txtemp {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #383a3b;
	line-height: 1.2;
}
.txtnote {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #383a3b;
}

hr {
  border: 0px;
  height: 1px;
  color: #f2d1da;
  background-color: #f2d1da;
}

h1 {
  font-family: Georgia, Times new roman, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 24px;
  margin: 10px 0px 10px 0px;
  padding: 0px;
  line-height: 1.1;
}
h2 {
  font-family: Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #d40000;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  text-decoration: none;
  line-height: 1.2;
}
h2 a:link, h2 a:active, h2 a:visited {
  font-family: Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #d40000;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  text-decoration: none;
}
h2 a:hover {
  font-family: Georgia, Arial, Tahoma, verdana, helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #d40000;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  text-decoration: none;
}
h3 {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-transform: none;
  line-height: 1.2;
}
h4 {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #a1a3a3;
	font-size: 13px;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-transform: none;
  line-height: 1.2;
}

td {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
  line-height:1.5;
}
ul, ol, li {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 0px;
}
ul {
	margin: 4px 0px 4px 0px;
	padding: 0;
	list-style: none;
}
ol {
	margin: 1px 0px 4px 10px;
	padding: 0px;
}
ul li {
	background-image: url(/images/icon_list.png);
	background-position: 0px 5px;
  background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
ol ul li {
	background-image: url(/images/icon_list.png);
	background-position: 0px 5px;
  background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
ol li {
	margin-left: 20px;
	padding: 1px 0px 1px 0px;
  background: none;
}

.ibox {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	border: 1px #dddddd solid;
	background-color: #f6f6f6;
	color: #000;
  padding: 3px 1px 3px 3px;
}
.btn {
  font-family: Arial, Tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #f6f6f6;
	border: 1px solid #dddddd;
	color: #000;
	padding: 2px 5px;
}

.table1 {
  background: #CFCFCF;
}
.theader, .tr2 .theader, .tr1 .theader {
  font-size: 13px;
  padding: 7px 7px 10px 7px;
  background: #383a3b url('/images/bg_table-header.gif') bottom left repeat-x;
  line-height: 1.2;
  border: none;
}
.tr1, tr.tr1 td  {
  padding: 2px 5px;
  background: #ffffff;
  border-bottom: 1px solid #d1d9e1;
  border-right: 1px solid #d1d9e1;
}
.tr2, tr.tr2 td {
  padding: 2px 5px;
  background: #fafafa;
  border-bottom: 1px solid #d1d9e1;
  border-right: 1px solid #d1d9e1;
}

.td_underline {
  padding: 3px;
  border-bottom: 1px solid #cdcdcd;
}

.img_normal {
  border: 1px solid #fff;
  margin: 0px;
}
.img_right {
  float: right;
  border: 1px solid #E7E7E9;
  margin: 0px 0px 5px 10px;
}
.img_left {
  float: left;
  border: 1px solid #E7E7E9;
  margin: 0px 10px 5px 0px;
}

.clear {
  clear: both;
  visibility: hidden;
  height: 0px;
  overflow: hidden;
  margin-top: 0px;
  padding-top: 0px;
}
