@charset "UTF-8";

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 17pt;
	color: #FFF;
	background-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

a {
	color: #CA5C20;
	text-decoration: none;
	
	font-size: 100%;
}

a:hover {
	color: #CA5C20;
	text-decoration: none;
	font-size: 100%;
}

.colNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	color: #FFF;
}


.topNav {
	font-size: 10pt;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}
.topNav a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}

table {
	
}
#main_img {
	background-image: url(../ksr/images/main_ksr.jpg);
	background-repeat: no-repeat;
}



h2 {
	font-family: "Times New Roman", Times, serif;
	
	letter-spacing: 0.1em;
	color: #CA5C20;
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 16pt;
	line-height: 25pt;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 17pt;
	color: #CCC;
	margin-left: 10px;
	margin-right: 26px;
	letter-spacing: 0pt;
}


h5 {
	font-family: "Times New Roman", Times, serif;
	word-spacing: .2em;
	letter-spacing: .1em;
	margin-bottom : 0px;
	margin-top: 0px;
	color: #CCC;
	font-size: 12pt;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	color: #B5B5B5;
	font-size: 12pt;
	letter-spacing: 0.03em;
	margin-bottom : 0px;
	margin-top: 12px;
}

.firstPara {
	margin-top: 5pt;
}
.imgRight {
	border: thin solid #CCC;
	margin-right: 20px;
	margin-left: 10px;
	position: relative;
	float: right;
}

.date {
	color: #669;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
}

.caption {
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
}

.body_small {
	color: #999;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 12pt;
}
ul, ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 17pt;
	color: #999;
}
hr {
	color: #333;
	background-color: #666;
}
