@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../pix/kyr-main-background.gif);
	background-position:bottom center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.top-banner {
	background-image:url(../pix/kyr-top-banner.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}

.main-banner {
	background-image:url(../pix/kyr-top-banner-bottom.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.bot-banner {
	background-image:url(../pix/kyr-bot-banner.gif);
	background-position:top left;
	background-repeat: repeat-x;
}

.main {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.2em;
	line-height: 24px;
}

.main a:link { color: #bd141a; text-decoration:none;}
.main a:visited { color: #bd141a; text-decoration:none;}
.main a:active { color: #bd141a; text-decoration:none;}
.main a:hover { color: #797979; text-decoration:none;}

.mainlinks {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.2em;
	line-height: 12px;
}

.mainlinks a:link { color: #bd141a; text-decoration:none;}
.mainlinks a:visited { color: #bd141a; text-decoration:none;}
.mainlinks a:active { color: #bd141a; text-decoration:none;}
.mainlinks a:hover { color: #797979; text-decoration:none;}

.mainh1 {
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #50b948;
	letter-spacing: 0.2em;
	line-height: 24px;
	font-weight: bold;
}

.dark {
	font-family:"Trebuchet MS";
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.2em;
	line-height: 24px;
}

.dark a:link { color: #000000; text-decoration:none;}
.dark a:visited { color: #000000; text-decoration:none;}
.dark a:active { color: #000000; text-decoration:none;}
.dark a:hover { color: #000000; text-decoration:underline;}