body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #EEEEEE;
	background-image: url(../images/KRCG-BG.jpg);
}
#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#container2 {
	width: 968px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#header {
	text-align: left;
	background-color: #FFFFFF;
}
#content {
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	text-align: center;
	background-color: #FFFFFF;
}
.redline_bottom {
	display: table;
	border-bottom: 1px solid #EE0000;
}
.redline_cup {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EE0000;
	border-bottom-color: #EE0000;
	border-left-color: #EE0000;
}
.redline_all {
	border-right: 1px solid #EE0000;
	border-bottom: 1px solid #EE0000;
	border-left: 1px solid #EE0000;
	border-top: 1px solid #EE0000;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
.navbar a:link {
	color: #BC0000;
	text-decoration: none;
	padding: 0px 65px 0px 5px;
}
.navbar a:visited {
	color: #BC0000;
	text-decoration: none;
	padding: 0px 65px 0px 5px;
}
.navbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BC0000;
	padding: 0px 65px 0px 5px;
}
.subnavbar {
	width: 150px;
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	float: left;
}
.subnavbar a:link {
	width: 150px;
	color: #BC0000;
	text-decoration: none;
	float: left;
}
.subnavbar a:visited {
	width: 150px;
	color: #BC0000;
	text-decoration: none;
	float: left;
}
.subnavbar a:hover {
	width: 150px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #BC0000;
	float: left;
}
p, td,ol, ul {
	text-align: left;
}
h1, h2, h3, h4 {
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	color: #BC0000;
	font-size : 14px;
	line-height: 18px;
}
h2 {
	color: #BC0000;
	font-size : 12px;
	line-height: 12px;
}
h3 {
	color: #666666;
	font-size : 12px;
	line-height: 12px;
}
h4 {
	color: #666666;
	font-size : 10px;
	line-height: 10px;
}
a:link {
	color : #CB0000;
	text-decoration : none;
}
a:visited {
	color : #CB0000;
	text-decoration : none;
}
a:hover {
	color : #FFFFFF;
	background-color: #BC0000;
}
.whitetxt {
	color: #FFFFFF;
	font-weight: bold;
}

