/* CSS Document */


body, #kbbr_form input, #kbbr_form textarea, #kbbr_form select, #kbbr_form th, #kbbr_form td, #kbbr_form p
{
	font-family: Verdana, Arial, serif;
	font-size: x-small;
}
body
{
	margin: 0px;
	color: #000;
	/*background-color: #fff;*/
	background-color: #000000;
}
#kbbr_form
{
	margin: 0px;
	display: inline-block;
}
#kbbr_form a, #kbbr_form a:link, #kbbr_form a:active
{
	color: #336699;
	text-decoration: underline;
}
#kbbr_form a:visited 
{
	color: #663399;
	text-decoration: underline;
}
/*#kbbr_form a:hover 
{
	color: #99cc33;
	text-decoration: underline;
}
#kbbr_form a.underline:hover
{
	text-decoration: underline;
}*/
#kbbr_form a:link, #kbbr_form a:active, #kbbr_form a:visited 
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#kbbr_form a:hover 
{
	font-weight: bold;
	color: #00d4d4;
}
#kbbr_form h1 
{
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #006868;
	font-weight: normal;
}
#kbbr_form h2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006868;
	font-weight: bold;
}

#kbbr_form h3 {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight: normal;
}
/* tabs */
#kbbr_form div.Tabs 
{
	float: left;
	width: 100%;
	background-image: url(../images/tab-bkg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#kbbr_form div.Tabs ul 
{
	margin: 0;
	padding: 0;
	list-style:none;
}
#kbbr_form div.Tabs li 
{
	float: left;
	margin: 0 5px;
	padding: 0;
	background-image: url(../images/tab-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#kbbr_form div.Tabs a 
{
	white-space: nowrap;
	display: block;
	padding: 5px 15px 4px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../images/tab-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#kbbr_form div.Tabs a:link, #kbbr_form div.Tabs a:visited 
{
	color: #ffffff;
	text-decoration: none;
}
#kbbr_form div.Tabs a:hover 
{
	color: #00d4d4;
}
#kbbr_form div.Tabs li.Current 
{
	background-image: url(../images/tab-right-on.gif);
}
#kbbr_form div.Tabs li.Current a 
{
	background-image: url(../images/tab-left-on.gif);
	padding-bottom: 5px;
	color: #000066;
	cursor: default;
	text-decoration: none;
}
#kbbr_form div.Tabs li.Current a:link, #kbbr_form div.Tabs li.Current a:visited, #kbbr_form div.Tabs li.Current a:hover 
{
	color: #008080;
	text-decoration: none;
}
#kbbr_form div.Tabs li.Disabled 
{
	background-image: url(../images/tab-right-disabled.gif);
}
#kbbr_form div.Tabs li.Disabled a 
{
	background-image: url(../images/tab-left-disabled.gif);
	color: #999999;
	cursor: default;
}
#kbbr_form div.Tabs li.Disabled a:link, #kbbr_form div.Tabs li.Disabled a:visited, #kbbr_form div.Tabs li.Disabled a:hover 
{
	color: #999999;
}
#kbbr_form div.TabContent 
{
	/*border: 1px solid #776655;*/
	/*border: 1px solid #33dddd;*/
	border-top: 0;
	clear: both;
	height: 1%;
	overflow: visible;
	padding: 0px;
	/*padding-top: 19px;*/
	padding-bottom: 10px;
	background-image: url(../images/body_pattern.gif);
	background-repeat: no-repeat;
	/*background-color: #ffffff;*/
}

#kbbr_form div.TabContentbox 
{
	clear: both;
	height: 1%;
	overflow: visible;
	padding-bottom: 0px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #776655;
	border-right-color: #776655;
	border-bottom-color: #776655;
	border-left-color: #776655;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.footer_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFCC00;
}
.footer_vline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #FFFFFF;
}
 .link_body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}.teal {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006868;
}
