body {
	margin: 0;
	padding: 0;
	background-color: #005f89;
}

div, p, h1, h2, h3 {
	display: block;
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	border-width: 0;
}

a {
	/*border-width: 0;*/
	text-decoration: none;
}

select {
	position: relative;
	z-index: 1000;
}

#top_hint {
	color: yellow;
	background-color: #906090;
	font-family: Verdana;
	font-size: 8pt;
	position: fixed;
	padding: 4px;
	right: 0;
	top: 0;
	z-index: 10000;
	border: solid #ffffff;
	border-width: 0 0 1px 1px;
}
#top_hint a, #top_hint a:hover {
	color: yellow;
}
#top_hint a.fix {
	cursor: help;
}

#r {
	position: relative;
	width: 980px;
	margin: 0 auto;
}

#m {
	position: absolute;
	width: 960px;
	left: 0;
	top: 215px;
}

#c {
	display: block;
	height: 100%;
	min-height: 800px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #aec9d6;
	padding-bottom: 60px;
}

#c2 {
	margin-left: 5px;
	background-color: #fffafa;
	border: solid #fff5ee;
	border-width: 0 200px 0 125px;
}

#c3 {
	margin-left: 4px;
	border-left: 1px solid #a9d6f1;
}

#c4 {
	border-left: 1px solid #5ea3cd;
}




#f {
	position: relative;
	margin-left: 11px;
	height: 1px;
	background-color: #fff5ee;
}

#f i, #f u,
#f b, #f s {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	font-size: 1px;
}

#f i {
	left: -6px;
	top: 0;
	border-left: 1px solid #a9d6f1;
	width: 5px;
	height: 6px;
}
#f u {
	left: -11px;
	top: 0;
	border-left: 1px solid #5ea3cd;
	width: 5px;
	height: 11px;
}

#f b {
	left: -6px;
	bottom: -6px;
	width: 945px;
	height: 4px;
	border: solid #a9d6f1;
	border-width: 0 1px 1px 0;
}

#f s {
	left: -11px;
	bottom: -11px;
	width: 939px;
	height: 3px;
	border: solid #5ea3cd;
	border-width: 0 1px 1px 0;
}



#h {
	position: relative;
	margin-left: 11px;
	height: 215px;
	background: transparent url("keyb.gif") top right no-repeat;
}

#h s {
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
}


#h em, #h tt { 
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	border-style: solid;
	border-width: 1px 0 0 1px;
}

#h em {
	left: -6px;
	top: 32px;
	width: 4px;
	height: 183px;
	border-color: #a9d6f1;
}

#h tt {
	left: -11px;
	top: 42px;
	width: 3px;
	height: 173px;
	border-color: #5ea3cd;
}

#h h2 {
	padding-top: 4px;
	height: 19px;
	font: bold 8pt Tahoma;
	color: #ffffff;
}

#corner {
	margin-right: 20px;
	height: 71px;
	background: transparent url("corner.gif") top right no-repeat;
}

#logo {
	margin-right: 67px;
	height: 70px;
	background: #dceefc url("logo.gif") top left no-repeat;
	border-top: 1px solid #ffffff;
}

#banbk {
	margin-left: 209px;
	height: 70px;
	background: #dceefc url("banbk.gif") top left repeat-x;
	overflow: hidden;
}

#line {
	background: #ffffff url("green.gif") top left no-repeat;
	height: 21px;
}


#caption {
	overflow: hidden;
}

#caption h1 {
	color: #1d78a0;
	font: 8pt Tahoma, Arial;
	letter-spacing: 1px;
}

#caption h3 {
	margin-top: 5px;
	color: #1d78a0;
	font: bold 13pt Tahoma, Arial;
	letter-spacing: 0;
}







#h_left {
	float: left;
	margin: 5px;
	width: 520px;
	overflow: hidden;
}

#h_right {
	float: right;
	margin: 2px 4px;
	padding: 5px;
	width: 380px;
	height: 57px;
	border-left: 1px solid #a9d6f1;
	overflow: hidden;

	font-family: Tahoma;
	font-size: 10pt;
	color: #505050;
}

#h_right a {
	color: #505050;
	font-weight: bold;
}

#h_right a:hover {
	color: #dd5050;
	border-bottom: 1px solid #dd5050;
}

#h2 {
	position: relative;
	top: -1px;
	width: 100%;
	height: 71px;
	background-color: #ffffff;
}

#t {
	float: left;
	height: 30px;
}

#t a {
	position: relative;
	z-index: 5001;
	float: left;
	margin: 2px 0 0 0;
	padding: 3px 8px 0 8px;
	display: block;
	letter-spacing: 1px;
	border-top: 1px solid #5ea3cd;
	text-align: center;
	font: bold 8pt Tahoma;
	color: #505050;
	text-decoration: none;
}

#t a:hover {
	color: #f78009;
}

#t p {
	position: relative;
	z-index: 5001;
	float: left;
	margin-left: -1px;
	width: 9px;
	border: 1px solid #f4fafc;
}

#t b, #t u {
	position: absolute;
	top: 2px;
	height: 2px;
	display: block;
	font-size: 1px;
}

#t b {
	left: 0;
	border-left: 1px solid #5ea3cd;
}

#t u {
	left: -1px;
	border-right: 1px solid #5ea3cd;
}

#t i {
	position: absolute;
	left: 10px;
}

#t div {
	position: relative;
	z-index: 5001;
	float: left;
	margin-top: 6px;
	height: 22px;
	border-bottom: 1px solid #5ea3cd;
	visibility: hidden;
}

#t #t1 {
	border-bottom-color: #f4f6fc;
}

#xtabs p {
	float: right;
	width: 1px;
	height: 100%;
	border: solid #a9d6f1;
	border-width: 0 1px;
	font-size: 1px;
}

#xtabs, #ytabs {
	position: absolute;
	z-index: 1001;
	background: #f4f6fc url("vline.gif") top left repeat-x;
}

#xtabs {
	width: 947px;
	height: 28px;
	border-bottom: 1px solid #5ea3cd;
}

#ytabs {
	left: 947px;
	width: 2px;
	height: 29px;
}

#topbanner {
	float: right;
	width: 468px;
	overflow: hidden;
}

#left {
	position: absolute;
	left: 11px;
	top: 215px;
	width: 125px;
}
#navix a {
	display: block;
	margin: 0 2px;
	background-color: #c1d7e2;
	font: bold 8pt Tahoma;
	color: #005f89;
	text-align: center;
	padding: 2px;
}
#navix a:hover {
	color: #004b6d;
	background-color: #b1c7d2;
}
#navix p {
	font-size: 1px;
	margin: 2px;
	height: 2px;
	background-color: #8eafbd;
}
#navix s {
	position: absolute;
	right: 0.5em;
	text-decoration: none;
	font-family: Arial;
}

#right {
	position: absolute;
	right: 20px;
	top: 215px;
	width: 200px;
}

#right_ad {
    margin: 2px;
    padding-top: 2px;
	border-top: 2px solid #ffa260;
}

#date {
	float: right;
	margin-top: 11px;
	margin-right: 4px;

	font: bold 8pt Tahoma;
}

#nav2 {
	margin-top: 16px;

	text-align: center;
	font: bold 8pt Tahoma;
	height: 40px;
	overflow: hidden;
}
#nav2 a {
	color: #ffffff;
	margin: 0 10px;
	line-height: 1.5em;
}
#nav2 a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

#counter {
	text-align: right;
}

#copy {
	text-align: center;
	color: #ffffff;
	font-family: Georgia, Verdana;
	font-size: 10pt;
	margin-bottom: 10px;
}
#copy a {
	color: #ffffff;
}
#copy a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}


/* list */
#list_nav {
	width: 95%;
	border-bottom: 1px solid #aec9d6;
	margin: 0 auto;
}

#list_nav div {
	margin: 4px 16px;
	position: relative;
}

#list_nav a {
	font: 10pt Verdana;
	color: #0000ff;
}

#list_nav a:hover {
	color: #3366ff;
	border-bottom: 1px solid #3366ff;
}

#list_nav s {
	display: block;
	position: absolute;
	left: -12px;
	top: -2px;
	width: 8px;
	height: 10px;
	border: solid #d0d0d0;
	border-width: 0 0 1px 1px;
	font-size: 1px;
}

#list_nav b {
	font: bold 10pt Verdana;
}

#list_sect {
	margin: 10px 4% 0 4%;
	padding-bottom: 10px;
	position: relative;
}

#list_sect a {
	font: 10pt Verdana;
	color: #0000ff;	
}

#list_sect a:hover {
	color: #3366ff;
	border-bottom: 1px solid #3366ff;
}

#list_sect s {
	display: block;
	position: absolute;
	left: -12px;
	font: 12pt Verdana;
	text-decoration: none;
	color: #d0d0d0;
}

#list_cards {
	padding: 10px 20px;
}

#list_cards h3 {
	font: bold 10pt Verdana;
	background-color: #ffe0ca;
	padding: 0 3px 3px 10px;
	margin: 0;
}

#list_cards s {
	display: block;
	margin: 0;
	padding: 0;
	clear: both;
}
#list_cards .www2 {
	display: block;
	float: left;
	padding-bottom: 1px;
}
#list_cards .www {
	display: block;
	float: right;
	padding-bottom: 1px;
}
#list_cards b {
	display: block;
	float: left;
	font: 10pt Verdana;
	width: 395px;
}
#list_cards i {
	display: block;
	float: right;
	width: 150px;
	font: 10pt Verdana;
	text-align: right;
}
#list_cards u {
	display: block;
	text-decoration: none;
	font: bold 8pt Verdana;
	text-align: right;
	padding: 3px;
	border-bottom: 1px solid #ffe0ca;
}
#list_cards a {
	font: 10pt Verdana;
	color: #0000ff;	
}
#list_cards a:hover {
	color: #3366ff;
	border-bottom: 1px solid #3366ff;
}
#list_cards tt {
	display: block;
	height: 20px;
	font-size: 1px;
}
#list_cards div {
	border: 1px solid #ffffff; /*opera 9.2x fix*/
	margin: 10px 0;
}
#list_cards em {
	display: block;
	padding: 3px 10px;
	border-bottom: 1px solid #ffe0ca;
}

#list_cards em.nolight {
	background-color: #ffefe0;
}
#pager {
	border-bottom: 1px solid #aec9d6;
	width: 85%;
	margin: 0 auto;
	padding: 5px;
}

#pager {
	text-align: center;
}
#pager, #pager * {
	font-family: Arial;
	font-size: 8pt;
}
#pager a {
	color: #0000ff;
}
#pager a:hover {
	color: #ff0000;
}
#pager b {
	font-size: 10pt;
	font-family: Georgia, Verdana;
}
#pagerx {
	border-top: 1px solid #aec9d6;
	width: 95%;
	margin: 0 auto;
}

.curved p {
	font-size: 1px;
	height: 1px;
	border: solid #ffffff;
	overflow: hidden;
}

p.x1 {
	border-width: 0 5px;
}
p.x2 {
	border-width: 0 3px;
}
p.x3 {
	border-width: 0 2px;
}
p.x4 {
	border-width: 0 1px;
}

#list_cards .curved {
	background-color: #ffe0ca;
	border-width: 0; /*due to the opera 9.2x fix above*/
	margin: 0;
}

#list_cards .zux0, #list_cards .zux1 {
	margin: 0;
	border: solid #ffe0ca;
	border-width: 0 2px;
}

#list_cards .zux0 em, #list_cards .zux0 u {
	background-color: #ffefe0;
}

#list_cards .zux1 em, #list_cards .zux1 u {
	background-color: #fff5ea;
}
#list_cards .descr {
	background-color: #fff0ca;
	margin: 0;
	border-color: #ffe0ca;
	border-style: solid;
	border-width: 0 2px 1px 2px;
	padding: 10px;
	font-size: 10pt;
	font-family: Arial;
}
#list_cards .descr p {
	margin: 0;
	padding: 0;
}

#rates {
	font: 10pt monospace;
	line-height: 14px;
}
#rates a {
	color: #0000ff;
	font: italic 9pt Arial;
}
#rates a:hover {
	color: #3366ff;
}

.cplnk {
	position: absolute;
	right: 0;
	margin-right: 404px;
	bottom: 0;
	font: bold 10pt Arial;
	color: #0000ff;
}
.cplnk:hover {
	color: #3366ff;
}

#toplink a, #toplink a:hover {
	font: 10pt Verdana;
	color: #0000ff;
}
#toplink {
	margin: 0 207px 117px 0;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#botban {
	margin: 0 0 102px 137px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#botban img {
	width: 468px;
	height: 60px;
}


.title {
	font-family: Georgia, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #707070;
	text-align: center;
	margin-top: 10px;
}

#sform {
	margin: 7px auto;
}
#sform td {
	padding: 0 2px;
}
#sform input, #sform select {
	font: 9pt Verdana;
	border: 1px solid #dfd0d0;
	background-color: #e0e0e0;
}


a.blacklnk, a.blacklnk:hover {
	font: 10pt Verdana;
	color: #000000;
}

.pcent {
	text-align: center;
	font: 10pt Verdana;
}

.sresult {
	font: 10pt Verdana;
	margin: 0 10px 20px 10px;
}
.sresult p {
 	margin-left: 20px;
}
.sresult a {
	color: #0000ff;
	line-height: 1.5em;
}
.sresult a:hover {
	color: #3366ff;
	border-bottom: 1px solid #3366ff;
}

#sresult2 {
	margin: 0 10px 20px 10px;
}
#sresult2 a {
	color: #0000ff;
	font: 10pt Verdana;
	line-height: 1.5em;
}
#sresult2 a:hover {
	color: #3366ff;
	border-bottom: 1px solid #3366ff;
}


#text {
	font-family: Verdana, Tahoma;
	font-size: 10pt;
	color: #000000;
	padding: 10px 20px 20px 20px;
}

#text p.xindent, p.xindent {
	text-indent: 2em;
}

#text a, #text a:link, #text a:visited {
	color: #0000ff;
	border-bottom: 1px solid #0000ff;
}

#text a:hover, #text a:focus {
	color: #3366ff;
	border-bottom: 1px solid #3366ff;
}

#mod_news {
	font-family: Verdana, Arial;
	font-size: 9pt;
}
#mod_news a {
	color: #0000ff;
}
#mod_news a:hover, #mod_news a:focus {
	color: #3366ff;
	border-bottom: 1px solid #3366ff;
}
#mod_news .date {
	font: 8pt Tahoma;
	color: #707070;
	background-color: #f0f0f0;
}

.news {
	width: 90%;
	margin: 10px auto 20px auto;
	padding-bottom: 2px;
	font-family: Verdana, Tahoma;
	font-size: 9pt;
}
.news_subject {
	font-weight: normal;
	font-size: 14pt;
	font-family: Georgia, Tahoma;
	margin-bottom: 10px;
}
.news_sub {
	font: 8pt Tahoma;
	color: #707070;
	background-color: #f0f0f0;
}
.news a {
	color: #0000ff;
}
.news a:hover, .news a:focus {
	color: #3366ff;
	border-bottom: 1px solid #3366ff;
}

#links_top {
	width: 80%;
	margin: 10px auto 20px auto;
	text-align: center;
	font-family: Verdana;
}
#links_top a {
	color: #0000ff;
	margin: 0 4px;
}
#links_top a:hover, #links_top a:focus {
	color: #3366ff;
	border-bottom: 1px solid #3366ff;
}
.links {
	font-family: Verdana, Tahoma;
	font-size: 9pt;
	width: 90%;
	margin: 10px auto;
}
.links_title {
	font-family: Geogria, Verdana;
	font-size: 12pt;
	margin-bottom: 10px;
	font-weight: bold;
}
.links a {
	color: #0000ff;
}
.links a:hover, .links a:focus {
	color: #3366ff;
	border-bottom: 1px solid #3366ff;
}

#nav_subs p {
	font-size: 1px;
	margin: 2px;
	height: 2px;
	background-color: #8eafbd;
	display: block;
}
#nav_subs a {
	font: bold 8pt Tahoma;
	color: #005f89;
	display: block;
	background-color: #c1d7e2;
	margin: 0 2px;
	padding: 2px 1em;
	white-space: pre;
}
#nav_subs a:hover {
	color: #004b6d;
	background-color: #b1c7d2;
}

#nav_subs div {
	position: absolute;
	top: 0;
	left: 0;

	visibility: hidden;
	z-index: 20000;

	background-color: #fff5ee;
	border: 1px solid #aec9d6;
	padding: 2px 0;
}

#left_ad {
	text-align: center;
	margin-top: 10px;
}