body, textarea, frame
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	scrollbar-face-color : #D9D5A3;
}

blockquote, ul {
	margin-left: 30px;
	margin-top: 8px;
	margin-bottom: 4px;
}

h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	margin-bottom: 0px;
	color: #B4C0AA;
}

h3 {
	font-size: medium;
}

h4 {
	font-size: small;
}

h5, h6 {
	font-size: medium;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0.5em;
	color: black;
}

h6 {
	font-size: x-small;
}

td {
	font-size: x-small;
}

hr {
	noshade:noshade;
	height:1
}

a {
	text-decoration: none;
	color: black;
}

a:hover {
	text-decoration: underline;
}

.textbox {
	border: #000000 1px inset;
	border-color: #000000 #666666 #666666 #000000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(images/box_shadow.gif);
	color: #000000;
}

.imageBox {
	border: 1px solid #B4C0AA;
}

.thinTB {
	border: 1px black solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.collapse {
	border-collapse: collapse;
}


.kikiDarker {
	background-color: #707168;
}

.kikiDark {
	background-color: #B4C0AA;
}

.kikiLight {
	background-color: #DCDCBA;
}

.kikiLighter {
	background-color: #F2F2E6
}

.kikiDarkBlue {
	background-color: #0D3455;
}

.kikiBlue {
	background-color: #6699CC
}

.kikiLightBlue {
	background-color: #EAF3FF;
}

.button {
	background-color: #DCDCBA;
	border: 1px solid black;
}

.topDashed {
	border-top:1px #707168 dashed;
}

.rightDashed {
	border-right: 1px #707168 dashed;
}

.bottomDashed {
	border-bottom:1px #707168 dashed;
}

.allCaps {
	font-size: 75%;
}