body, table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 9pt;
	line-height: 140%;
}

img.png {
	behavior: url("template/samsok/png.htc")
}

h1 {
	color: #FF4D00;
	font-family: "Times New Roman";
	font-size: 15pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 8;
}

h2 {
	color: red;
	font-family: "Times New Roman";
	font-size: 16pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 8;
}
h3 {
   color: #FF4D00;
	font-family: "Times New Roman";
	font-size: 14pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 8;
}

.orange_text {
	color: #FF4D00;
	font-size: 15pt;
	font-family: "Times New Roman", Times, serif;
}

.small_red {
	color: #FF0000;
	font-size: 8pt;
}

.date {
	color: #000000;
	font-size: 15pt;
	font-family: "Times New Roman", Times, serif;
}

A {
	color: #0075F9;
	text-decoration: underline;
}

A:visited {
	color: #0075F9;
	text-decoration: underline;
}

A:hover {
	color: #000000;
	text-decoration: underline;
}

A.orange {
	color: #FF4D00;
	font-size: 15pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

A.orange:visited {
	color: #FF4D00;
	font-size: 15pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

A.orange:hover {
	color: #000000;
	font-size: 15pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

A.orange2 {
	color: #FF4D00;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

A.orange2:visited {
	color: #FF4D00;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

A.orange2:hover {
	color: #000000;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

A.black {
	color: #000000;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

A.black:visited {
	color: #000000;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

A.black:hover {
	color: #FF4D00;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

A.black2 {
	color: #000000;
	font-size: 9pt;
	text-decoration: underline;
}

A.black2:visited {
	color: #000000;
	font-size: 9pt;
	text-decoration: underline;
}

A.black2:hover {
	color: #FF0000;
	font-size: 9pt;
	text-decoration: underline;
}

.ad-box {
  background: #eee;
  border: 1px solid black;
  padding: 5px;
  position: absolute;
  left: 190px;
  top: 400px;
  width: 550px;
  visibility:hidden;
}
.ad-box-title {
  background: #ccc;
  padding: 5px;
  font-weight: bold;
  font-size: large;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.errorlist {
   list-style-type:none;
   margin:0;
   padding:0;
}

div.h {display:none;visibility:hidden;}
div.field {padding:2px 4px 2px 0px;}
div.errors {padding:2px 4px 6px 10px;}
input[type=file], input[type=submit], input[type=reset],input[type=password] {padding:3px 10px 5px 10px;margin:1px 0 1px 0px;}
input[type=file], input[type=password], input[type=text], textarea {margin:1px 0 4px 0;padding:2px;font-size:14px;}
label {font-weight:bold;}
ul.errorlist { list-style:none; background-color:#F6CBCB; color:#912507; margin:2px 10px 2px 0px; padding:0px; font-weight:bold; }
ul.errorlist li { padding:0px; }
.errors {background-color:#F6CBCB;border-style:solid;border-color:#D15B5B;border-width:1px;margin:0 0 5px 0;}
p.help_text {margin:0 0 10px 0; padding:0;font-size:12px;}
ul.catlist{display:block; width:100%; margin:0; padding:0px; margin-bottom:20px;}
ul.catlist li{list-style:none; margin-right:20px; float:left;}
ul.catlist li a.active{color:#000;}
.concdesc img{
width:100%;
}
