@charset "iso-8859-2";
.balbox {
	margin: 0px;
	padding:20px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #724B25;
}
body {
	background-image: url(../img/nbg.jpg);
	margin-top: 0px;
	background-color: #FFFFFF;
}
a {
	font-size: 16px;
	color: #724B25;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #724B25;
}
a:hover {
	text-decoration: underline;
	color: #41271B;
}
a:active {
	text-decoration: none;
	color: #41271B;
}
.style2 {color: #000000}
.style4 {font-size: 18px; color: #FFFFFF;}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
	color: #B79E65;
}
h2 {
	font-size: 24px;
	color: #90745E;
}

.image{	border:3px solid #F6E5BA;
     padding: 0px;
	margin-bottom: 2px;
}



.footdiv a:link {
    text-decoration: none;
	color: #504630;
	font-weight: normal;
	font-size: 12px;
}
.footdiv a:hover{
    text-decoration: underline;
	color: #504630;
	font-weight: normal;
	font-size: 12px;
}
.footdiv a:active {
	text-decoration: underline;
	color: #504630;
	font-weight: normal;
	font-size: 12px;
}
.footdiv a:visited {
	text-decoration:  ;
	color: #504630;
	font-weight: normal;
	font-size: 12px;
}

.headdiv a:link {
    text-decoration: none;
	color: #504630;
	font-weight: normal;
	font-size: 14px;
}
.headdiv a:hover{
    text-decoration: underline;
	color: #504630;
	font-weight: normal;
	font-size: 14px;
}
.headdiv a:active {
	text-decoration: underline;
	color: #504630;
	font-weight: normal;
	font-size: 14px;
}
.headdiv a:visited {
	text-decoration:  ;
	color: #504630;
	font-weight: normal;
	font-size: 14px;
}

.balbox p {
	margin: 0px;
	padding: 0px;
}
#bal a:link, #bal a:visited, #bal a:active {
	display: block;
	width: 235px;
	height: 18px;
	background-image:url(../img/);
	background-color:#ffffff;
	text-decoration: none;
	color: #504630;
	font-weight: normal;
	font-size: 12px;
	margin-top: 0px;
	vertical-align:middle;
	padding-top: 0px;
	padding:10px 0px 0px 20px;
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #E6E6E6;
}
#bal a:hover {
	background-image: url(../img/);
	background-color: #ffffff;
	text-decoration: underline;
	color: #B79E65;
	font-weight: normal;
	font-size: 12px;
	margin-top: 0px;
}
