/* CSS Document */
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
hr {
border-color:#a00016;
border-style:solid;
border-width:1px 0 0;
height:1px;
width:100%;
}
img
{  border-style: none;
}
a:link {
	color: #a00016;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #a00016;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
a.menu:link {
	color: #999999;
	text-decoration: none;
	font-size: 10;
}
a.menu:visited {
	text-decoration: none;
	color: #999999;
	font-size: 10;
}
a.menu:hover {
	text-decoration: underline;
	color: #CCCCCC;
	font-size: 10;
}
a.menu:active {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 10;
}
a.contact:link {
	color: #999999;
	text-decoration: none;
}
a.contact:visited {
	text-decoration: none;
	color: #999999;
}
a.contact:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.contact:active {
	text-decoration: none;
	color: #CCCCCC;
}
.links {
border:#a00016 1px solid;
}

.main {
	background-image:url("images/layout/kr_bg_2.gif");
	background-repeat:repeat-y;
	
}
.storeborder {
  border-style: solid;
  border-width: 2px;
  border-color: #a00016;
  /*border-left-color: #990000; 
  border-right-color: #990000;*/
}
.headline {
  font-size: 13;
  font-weight: bold;
}
.date {
  font-size: 10;
}
.livehead {
  font-size: 12;
  font-weight: bold;
  color: #999999;
}
.mailhead {
  font-size: 12;
  font-weight: bold;
  color: #a00016;
}
.newshead {
  font-size: 14;
  text-decoration:underline;
  font-weight: bold;
  color: #a00016;
}
.red {
  color: #a00016;
}
.storehead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a00016;
}

-->

