* { margin: 0; }

p,tr,th,td { color: #000000; font-size: 12pt; weight: bold; }

p { text-align: justify; margin-top: 8px; margin-bottom: 8px; }

a { color: #336600; text-decoration: none; }
a:link {  color: #336615; text-decoration: none; }
a:visited {  color: #336600; text-decoration: none; }
a:hover {  color: #336600; text-decoration: underline; }

h1 {font-family: "Times New Roman", Times, serif; font-size: 16pt; weight: bold; color: #003300; text-decoration: none}

h2 {font-family: "Arial", Helvetica, sans-serif; font-size: 14pt; weight: bold; color: #7D8B7E; text-decoration: none}

h3 {font-family: "Times New Roman", Times, serif; font-size: 12pt; weight: bold; color: #7D8B7E; text-decoration: none}

blockquote { margin-left: 30px; margin-right: 30px; }

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #003300;
}

.whiteText {
	color: #FFFFFF;
}

body {
	background-image: url(images/krr_header_bg.jpg);
	background-repeat: repeat-x;
}

.letteredList {	font-family: Arial, Helvetica, sans-serif; font-size=8pt; 	list-style-type: lower-alpha;	font-size: 10px; }

.tableFrameColour {
	background-color: #CCDDCC;
}
.tableInnerColour {
	background-color: #FFFFFF;
}
.redBgWhiteTxt {
	color: #FFFFFF;
	background-color: #CC0000;
}
.greenBgWhiteTxt {
	color: #FFFFFF;
	background-color: #006600;
}

a.whiteText:link    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color:EEFFEE; text-decoration:none; font-weight: bold; }
a.whiteText:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color:EEFFEE; text-decoration:none; font-weight: bold; }
a.whiteText:hover   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color:DDFFDD; text-decoration:underline; font-weight: bold; }
a.whiteText:active  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color:DDFFDD; text-decoration:none; font-weight: bold; }

.lightGreenTxt {
	font-weight: bolder;
	color: #006600;
}
.tableFrameColour {
	background-color: #CCDDCC;
}
.tableInnerColour {
	background-color: #FFFFFF;
}
.redBgWhiteTxt {
	color: #FFFFFF;
	background-color: #CC0000;
}
.greenBgWhiteTxt {
	color: #FFFFFF;
	background-color: #006600;
}

.memoriamRtImg { float:right; margin-left: 15px; margin-bottom: 10px; }
.sectionRtImg { float:right; margin-left: 15px; margin-bottom: 14px; }
.sectionLfImg { float:left; margin-right: 15px; margin-bottom: 14px; }


#contentHolder { width: 800px; margin-left: auto; margin-right: auto; margin-top: -1px; }
#contentHolder #menu { width: 800px; }
#contentHolder #menu a { color: #fff; }
#contentHolder #menu a:hover { color: #dfd; }
#contentHolder #content { padding-top: 2px; }
#footer { margin-left: auto; margin-right: auto; width: 42px; margin-top: 15px; }


