html {
}
body {
	/*vlink="#FFFFFF" alink="#191175" link="#FFFFFF" LEFTMARGIN="0" RIGHTMARGIN="0" MARGINWIDTH="0" TOPMARGIN="0" MARGINHEIGHT="0"*/
	background-color: #00203E;
    margin: 0;padding: 0;
}

form { margin: 0;padding: 0; }
a { font-family:Arial,Helvetica; font-size:10px ; }

#maincenter {
	position: relative;width: 440px;
	left: 50%;margin-left: -220px;
}

h1 { }
h2 { font-weight: normal; }

#hfblock { position: relative;width: 440px;}
#hfblock div.clear{ clear: both; }
#hfblock #hftop { position: relative;background-color: #E7E7E7;height: 68px; }
#hfblock #hftop div{ position: relative;float: left;}
#hfblock #hftop div.logo { width: 359px;height: 68px;background: URL(../img/logo.gif) center center no-repeat;}
#hfblock #hftop div.logo span.nodisplay{ display: none;}
#hfblock #hftop div.logo img { margin-top: 24px; }

#hfblock div.hfelement { position: relative;height: 29px; }
#hfblock div.hfelement div { position: relative;float: left;height: 29px; }
#hfblock div.hfelement div.hfscreen { width: 308px;background-image: URL(../_img/playerbg.gif); }
#hfblock div.hfelement div span.blue1 { position: absolute;display: block;top: 0px;left: 0px;line-height: 29px; }
#hfblock div.hfelement div span.blue2 { position: absolute;display: block;top: 14px;left: 244px; }

a.playbt {
	display: block;text-indent: -9999px;
	height:29px;width:47px;
	background-image: url(../_img/bt_play.gif);
	background-position: center 0;
	outline: none;
}
a.playbt:hover {
	background-position: center 29px;
}

#hfblock div.hfmiddle {	position: relative;background-color: #E7E7E7;height: 28px; }
#hfblock div.hfmiddle img { float: left;}

#hfblock #hfsmallbt{
	position: relative;height: 33px;
	background: URL(../_img/bt_row.gif) center no-repeat;
}
#hfblock #hfsmallbt span{ position: absolute;}
#hfblock #hfsmallbt span.download { top: 0;left: 62px;}
#hfblock #hfsmallbt span.downloadbt { top: 6px;left: 73px;}

#hfblock #hfsmallbt span.info { top: 0;left: 148px; }
#hfblock #hfsmallbt span.infobt { top: 6px;left: 140px;}

#hfblock #hfsmallbt span.request { top: 0;left: 262px;}
#hfblock #hfsmallbt span.requestbt { top: 6px;left: 269px;}

#hfblock #hfsmallbt span.guestbook { top: 0;left: 330px;}
#hfblock #hfsmallbt span.guestbookbt { top: 6px;left: 336px;}

#hfblock #hfsmallbt span a.smallbt {
	text-indent: -9999px;
	display: block;height: 32px;width: 32px;
	background-image: url(../_img/smallbt.png);
	background-position: 0 0;
	outline: none;
}
#hfblock #hfsmallbt span a.smallbt:hover {
	background-position : -1px 31px;
}

#searchform {
	position: relative;padding: 2px;
	width: 300px;left: 50%;margin-left: -151px;
	background-color: #D3D3D3;text-align: center;
}
#searchform div.bloc1 { background-color: #8E9CE4;height: 20px;line-height: 20px; }
#searchform div.bloc2 { background-color: #B0B5E0;padding: 2px; }

#footerblock {
	position: relative;margin-top: 100px;
}

.blue1 { color: #184194 ; font-family:OCR A Extended, Verdana; font-size:12px; text-indent:12px}
.blue2 { color: #8E9CE4 ; font-family: Arial; font-size:9px; text-align:center}

.txt_x { color: #FFFFFF ; font-family:Arial,Helvetica; font-size:12px; }

.txt_xx { color: #FFFFFF ; font-family:Arial,Helvetica; font-size:10px; }
.txt_xxb { color: #7C91AE ; font-family:Arial,Helvetica; font-size:10px; }

.txt_xb { color: #194295 ; font-family:Arial,Helvetica; font-size:12px; }	
div.txt_xb { color: #FFFFFF ; font-family:Arial,Helvetica; font-size:12px;font-weight: bold;line-height: 20px;height: 20px; }

a.txt_xb { color: #194295 ; font-family:Arial,Helvetica; font-size:12px; }
a:hover.txt_xb { color: #8E9CE4 ; text-decoration: none; background: #184194}
a:active.txt_xb { color: #194295 ; font-family:Arial,Helvetica;}
a:visited .txt_xb { color: #194295 ; font-family:Arial,Helvetica;}
	
.txt_xxn { color: #000000 ; font-family:verdana; font-size:8pt; }

.txt_sch { color: black; font-family: arial; font-size: 10px }

input.inp1 { border:0; background-color: #184194; color:#8E9CE4; font-size:12px; font-weight:bold}
input.inp2 { border:0; font-size:12px; }
