/* CSS Document */
body {
	background-image: url(../slices/kilvroch_bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
.CalligraphicTitle {
	font-family: Calligraphic;
	font-size: 48px;
	color: #008001;
	text-decoration: underline;
	font-weight: bold;
}
.BoldGreen {
	font-size: small;
	color: #008001;
	font-weight: bold;
}
.btn
{
    BORDER-BOTTOM: 1pt solid;
    BORDER-LEFT: 1pt solid;
    BORDER-RIGHT: 1pt solid;
    BORDER-TOP: 1pt solid;
    font-size: larger;
}
a:link {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	font-size: small;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: small;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
.topbuttons-unselected	{
	text-decoration: none;
	text-align: center;
	color: black;
	background: url(/images/tab2.gif) bottom;
	border: 1px solid #999999;
	background-repeat: repeat-x;
	padding: 9px;
	padding-top: 6px;
	padding-bottom: 5px;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
	font-family: arial;
	font-size: 1em;
	font-weight: bold;
	margin: 5px;
}
a.topbuttons-unselected:hover, a.topbuttons-unselected:active {
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: white;
	background: blue url(/images/tab-lit2.gif) bottom;
	border: 1px solid #999999;
	background-repeat: repeat-x;
	/*	background-image: url(/images/tab-lit2.gif); */
	border: 1px solid #999999;
	background-repeat: repeat-x;
}
a.topbuttons-unselected-gad:hover, a.topbuttons-unselected-gad:active {
	text-decoration: none;
	text-align: center;
	color: white;
	background: blue url(/images/tab-lit2.gif) bottom;
	background-repeat: repeat-x;
}

.NormalBlack {
	font-size: small;
	font-weight: normal;
}
.BoldBlack {	font-size: small;
	font-weight: bold;
}
.style14 {
	font-size: x-small
}
.BoldPurple {
	color: #663399;
	font-weight: bold;
	font-size: small;
}
.Crufts {
	color: #008040;
	font-size: medium;
	font-weight: bold;
}
.xSmalltext {
	font-size: x-small;
}
