/*
This style sheet was created from D:\kccbs\index.htm
*/

a {
	color: #FFFF00;
}

a:link {
	color: #FF00FF;
}

a:visited {
	color: #FF00FF;
}

/* note that A:HOVER isn't supported by all browsers */
a:hover {
}

b {
}

blockquote {
}

body {
	background-color: #000080;
	background-image: url(_themes/blugrad/blugrad.jpg);
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: bold;
}

br {
}

dd {
}

dl {
}

dt {
}

font {
}

h2,h3,h5 {
text-align: center;
color: #00FF00;
}


img {
}

marquee {
	background-color: #FF0000;
	border: 0;
	color: #FFFFFF;
	font-family: Arial,"sans-serif";
	font-size: medium;
	text-align: center;
	width: 500px;
}

p {
	background: transparent;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: bold;
}

span {
	background: transparent;
	color: #FF0000;
	font-variant: small-caps;
}

strong {
}

table.rates {
background: transparent;
border: 6px double #9999FF;
color: #F5F5DC;
 font: bold "Courier New" Courier monospace;
 width: 500px;
 }
td.rates {
	background: transparent;
	border-top: thin solid #00FFFC;

 font: bold "Courier New" Courier monospace;
}

.address {
	background: transparent;
	color: #00FF00;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
