/* CSS Document */
.bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2A1F00;
	text-align:center;
	line-height:14px;
	padding:2px;
	margin-right:10px;
}
.bottomlink1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #2A1F00;
	text-align:center;
	line-height:14px;
	padding:2px;
	margin-right:10px;
}
.bottomlink1 a{
color:#FF8040;
}
a {
color:#AA3F00;
text-decoration:none;
}
a:hover {
color:#62685E;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin:0;
	padding:0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2A1F00;
	text-align: justify;
	line-height:14px;
	padding:1px;
}
strong {
color:#AA0000;
}
.leftborder {
border-right: 1px solid #CACACA;
}
.topborder {
border-top: 1px solid #CACACA;
}
.bottomborder {
border-bottom: 1px solid #CACACA;
}
.hr {
width:100%;
border-bottom:thin solid #CACACA;
padding:0;
margin:0;
height:1px;
}
.tabtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A1F00;
}
#tabsK {
float:left;
width:100%;
background:#E7E5E2;
font-size:11px;
line-height:normal;
border-bottom:1px solid #54545C;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#tabsK ul {
margin:0;
padding:5px 10px 0 10px;
list-style:none;
}
#tabsK li {
display:inline;
margin:0;
padding:0;
}
#tabsK a {
float:left;
background:url("images/tableftK.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#tabsK a span {
float:left;
display:block;
background:url("images/tabrightK.gif") no-repeat right top;
padding:5px 15px 4px 6px;
color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsK a span {float:none;}
/* End IE5-Mac hack */
#tabsK a:hover span {
color:#FFF;
background-position:100% -42px;
}
#tabsK a:hover {
background-position:0% -42px;
}
#tabsK a:hover span {
background-position:100% -42px;
} 
#tabsK #current a {
background-position:0% -42px;
}
#tabsK #current a span {
background-position:100% -42px;
}
