/* 
 * CSS Document for http://www.khgk.com
 * Author: Copper Crow Design 2004 
 */

/* General link attributes */

a:link, a:visited, a:hover, a:active {
	color: #8B0F04;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt
}

/* General body attributes */
body {
	margin: 0px; 		/* Margin and abckground image start coordinates */
	background-position: 0px 0px;
	background-color: #ffffff;
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	color: #000000
}



/* default TD contents  */

.newsbox {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 8pt;
	color: #000000
}


td {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	color: #000000
}

td#withbgleft {
	background: url(gfx/lefttile.jpg) repeat
}

td#withbgmain {
	background: url(gfx/mainmenu_back.jpg) repeat
}

td#withbgsub {
	background: url(gfx/submenu_back.jpg) repeat
}

/* Use this  Ex: <div class="nameheader">blah blah blah</div> */
.nameheader {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #87746A
}



/* Use this  Ex: <div class="nameheader">blah blah blah</div> */
.subheader {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #8B0F04
}

/* Use this  Ex: <div class="footer">blah blah blah</div> */
.footer {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 7pt;
	color: #8B0F04
}


/* Use this  Ex: <div class="pdf">blah blah blah</div> */
.pdf {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 7pt;
	color: #FFFFFF
}

.reg
{
	font-family: "arial", "helvetica", sans-serif;
	font-size: 14;
	color: #000000
}



/* Use this  Ex: <a id="footerlink" href="blah.htm">>blah blah blah</a> */
a#footerlink {
	font-family: "arial", "helvetica", sans-serif;
	font-size: 7pt;
	color: #8B0F04
}

