body {
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:link { color: #23297A; text-decoration: none; }
a:visited { color: #23297A; text-decoration: none; }
a:active { color: #23297A; text-decoration: none; }
a:hover { color: #C10041; text-decoration: none; }
img { border: 0px; }
form { margin: 0px; padding: 0px; }
#main_c { width:945px; text-align: left; }
#logo { margin-bottom: 10px; }
.logo_shadow { background-image: url('../images/gui/logo_shadow.gif'); background-repeat: no-repeat; background-position: left top; }

#header {
	background-color: #23297A;
	border-top: 1px solid #23297A;
	border-bottom: 1px solid #23297A;
	border-left: 1px solid #23297A;
	color: #FACB00;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
#header img { border-right: 1px solid #000000; }
#header span { color: #C10041; }

#left_c { margin-left: 10px; }

.footer {
	background-color: #23297A;
	border-bottom:  1px solid #000000;
	border-top:  1px solid #000000;
	color: #FFFFFF;
}
.m_bnb_c { position: relative; z-index: 100; }
.m_bnb_c .bnb_wrap {
	background-image: url('../images/gui/bg_bnb_index.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 205px;
	position: absolute;
	/*\*/
	top: -88px !important; /* For competent browsers*/
	top: -86px; /* For IE */
	left: 24px;
	padding-bottom: 6px;
}
.m_bnb_c .bnb_wrap .m_bnb {
	border:  1px solid #000000;
	padding: 5px;
	width: 190px;
	background-color: #FFFFFF;
	color: #333333;
	text-align: left;
}
.m_bnb div { clear: both; line-height: 16px; }

.title_red {
	color: #333333;
	padding-left: 10px;
	padding-bottom: 2px;
	margin-bottom: 4px;
	background-image: url('../images/gui/bg_title_red.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 18px;
}

.dot_line {
	padding-left: 10px;
	background-image: url('../images/gui/bullet_red.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #666666;
	margin-top: 1px;
	margin-bottom: 1px;
}
.dot_line a { color: #23297A; }
.dot_line a:hover { color: #C10041; text-decoration: none; }

.main_menu span { border-left: 2px solid #23297A; padding-left: 7px; display: block; }
.main_menu a {
	display: block;
/* 	border-left: 27px solid #23297A; */
	color: #23297A;
	text-transform: uppercase;
	padding-left: 7px;
	font-weight: bold;
	background-image: url('../images/gui/bg_main_menu.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	line-height: 16px;
}
.main_menu a.current, .main_menu a:hover {
	background-color: #23297A;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('../images/gui/bg_main_menu_hover.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.footer_menu {
	color: #C10041;
	font-weight: bold;
	padding-right: 10px;
	line-height: 36px;
	text-transform: lowercase;
}
.footer_menu a { color: #FFFFFF !important; }
.footer_menu a:hover { color: #FFFFFF !important; text-decoration: underline; }

.spacer_h { background-image: url('../images/gui/spacer_h.gif'); background-repeat: repeat-x; background-position: left center; font-size: 0px; line-height: 1px; height: 8px; clear: both; }

#top_banner { height: 100px; text-align: right; }
#index_banner {
	float: left;
	padding: 1px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#search {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url('../images/gui/lupa.gif');
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 25px;
}
#search input {
	border: 0px;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	height: 12px;
	color: #C10041;
	width: 135px;
	margin-left: 6px !important;
}
#search .input_single {
	background-image: url('../images/gui/bg_input.gif');
	background-repeat: no-repeat;
	/*\*/
	padding-top: 1px !important; /* For competent browsers*/
	padding-top: 0px; /* For IE */
	width: 144px;
	height: 16px;
	float: left;
}
#search a {
	float: right;
	background-image: url('../images/gui/bg_input_button.gif');
	background-repeat: no-repeat;
	width: 55px;
	height: 16px;
/*	padding-left: 3px;*/
	color: #666666;
	display: block;
	line-height: 16px;
}
#search a:hover {
	background-image: url('../images/gui/bg_input_button_hover.gif');
	color: #FFFFFF;
}

#login {
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url('../images/gui/key.gif');
	background-repeat: no-repeat;
/* 	height: 31px; */
	padding-left: 25px;
}
#login a.button {
	float: right;
	background-image: url('../images/gui/bg_input_button2.gif');
	background-repeat: no-repeat;
	width: 55px;
	height: 31px;
/*	padding-left: 3px;*/
	color: #666666;
	display: block;
	line-height: 31px;
}
#login a.button:hover {
	background-image: url('../images/gui/bg_input_button2_hover.gif');
	color: #FFFFFF;
}
#login .input_top {
	background-image: url('../images/gui/bg_input_top.gif');
	background-repeat: no-repeat;
	/*\*/
	padding-top: 0px !important; /* For competent browsers*/
	padding-top: 0px; /* For IE */
	width: 144px;
	height: 15px;
	float: left;
	border-bottom: 1px solid #666666;
}
#login .input_bottom {
	background-image: url('../images/gui/bg_input_bottom.gif');
	background-repeat: no-repeat;
	/*\*/
	padding-top: 0px !important; /* For competent browsers*/
	padding-top: 0px; /* For IE */
	width: 144px;
	height: 15px;
	float: left;
}
#login input {
	border: 0px;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
	height: 11px;
	color: #C10041;
	width: 135px;
	margin-left: 6px !important;
}
#login a { color: #666666; }
#login a:hover { color: #C10041; }
#login .login_links { clear: both; padding-top: 5px;  }

.thumb {
	float: left;
	border: 1px solid #C10041;
	padding: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#newsletter {
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url('../images/gui/mail.gif');
	background-repeat: no-repeat;
/* 	height: 16px; */
	padding-left: 25px;
}
#newsletter input {
	border: 0px;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	height: 12px;
	color: #C10041;
	width: 135px;
	margin-left: 6px !important;
}
#newsletter .input_single {
	background-image: url('../images/gui/bg_input.gif');
	background-repeat: no-repeat;
	/*\*/
	padding-top: 1px !important; /* For competent browsers*/
	padding-top: 0px; /* For IE */
	width: 144px;
	height: 16px;
	float: left;
}
#newsletter a {
	float: right;
	background-image: url('../images/gui/bg_input_button.gif');
	background-repeat: no-repeat;
	width: 55px;
	height: 16px;
/*	padding-left: 3px;*/
	color: #666666;
	display: block;
	line-height: 16px;
}
#newsletter a:hover {
	background-image: url('../images/gui/bg_input_button_hover.gif');
	color: #FFFFFF;
}
#newsletter .login_links { clear: both; }
.page_title , .alphabet {
	background-color: #23297A;
	border-left:  1px solid #333333;
	border-top:  1px solid #333333;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	padding-left: 10px;
}
.alphabet a { color: #FFFFFF; }
.alphabet a:hover { color: #FFFFFF; text-decoration: underline; }
.alphabet a.current { color: #FFFFFF; text-decoration: underline; }
.bnbrates_table {
	line-height: normal;
	border-left: 1px solid #333333;
	border-top:  1px solid #333333;
}
.bnbrates_table .bnbrates_head {
	background-color: #D2D2D2;
	text-align: center;
	font-weight: bold;
}
.bnbrates_table td {
	border-right:  1px solid #333333;
	border-bottom:  1px solid #333333;
}
#bnb_fix { height: 100px; clear: both; }

.calculator {}
.calculator input { background-color: #F7EFDE; border: 1px solid #333333; width: 100px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 8pt; color: #333333; }
.calculator input.small { width: 30px; }
.calculator input[type="radio"] { width: auto; }
.calculator select { background-color: #F7EFDE; border: 1px solid #333333; width: 100px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 8pt; color: #333333; }
.calculator textarea { background-color: #F7EFDE; border: 1px solid #333333; width: 250px; height: 60px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; font-size: 8pt; color: #333333; }
.calculator input.button { background-color: #23297A; border: 1px solid #333333; width: 70px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; font-size: 8pt; color: #F7EFDE; }
