BODY {
	scrollbar-face-color: #490200;
	scrollbar-highlight-color:#310200;
	scrollbar-shadow-color: #6a4140;
	scrollbar-3dlight-color:#6a4140;
	scrollbar-arrow-color: #6a4140;
	scrollbar-track-color: #490200;
	scrollbar-darkshadow-color : #310200;
	font-family: Arial;
	color: #f4e0a9;
	background-color: #490200;
	margin: 0px 0px 0px 0px;
}
.f1 {
	font-size: 10px;
}
.f2 {
	font-size: 13px;
	font-family: MS Sans Serif;
}
.text {
	font-size: 14px;
	font-family: MS Sans Serif;
   line-height: 20px;
	text-align: justify;
}
.text-l {
	font-size: 14px;
	font-family: MS Sans Serif;
	color: #9c8f6c;
   line-height: 20px;
	text-align: justify;
}
.m {
	font-size: 11px;
	font-weight: bold;
}
.big {
	font-size: 20px;
	font-family: Book Antiqua;
}
.br {
	border: #f4e0a9 1px solid;
}
.tab {
	font-size: 14px;
	font-family: MS Sans Serif;
	border: 1px dotted #f4e0a9;
}
.tab1 {
	font-size: 12px;
	font-family: MS Sans Serif;
	border: 1px dotted #f4e0a9;
}
img.curve {
	float: left; clear: left;
}
A {
	COLOR: #9c8f6c;
	text-decoration: none;
}
A:hover {
	COLOR: #f4e0a9;
	text-decoration: none;
}
A.lnk_links {
	COLOR: #f4e0a9;
	text-decoration: underline;
}

A.lnk_links:hover {
	COLOR: #ffffff;
	text-decoration: underline;
}
INPUT.input {
	border: #6a4140 1px solid; 
	color: #f4e0a9; 
	font-size: 13px;
	background-color: #490200; 
}
INPUT.button {
	border-right: #6a4140 2px solid;
	border-top: #f4e0a9 2px solid;
	border-left: 2px solid #f4e0a9;
	border-bottom: #6a4140 2px solid;
	color: #f4e0a9;
	font-size: 10px;
	background-color: #490200; 
}
TEXTAREA {
	border: 1px solid #6a4140;
	font-size: 13px;
	color: #f4e0a9;
	background-color: #490200; 
}
TABLE.kittens {
	font-size: 14px;
	font-family: MS Sans Serif;
	border: 1px dashed #f4e0a9;
	text-align:center;
}
TABLE.kittens TD {
	padding: 0px;
	margin:0px;
}
TABLE.kittens TD.parents_name {
	color:#490200;
	padding:10px;
	background:url(img/gold.jpg);
}

TABLE.kittens TD.kit_name {
	padding:15px 0px;
	border-bottom: 1px dashed #f4e0a9;
}

TABLE.kittens TD.reserv {
	font-family: Tahoma;
	font-weight:bold;
	padding:5px 0px;
	border-top: 1px dashed #f4e0a9;
}
