/* GLOBAL */

* {
	font-family: Verdana, Helvetica CE, Helvetica, Geneva CE, Geneva, Arial CE, Arial, sans-serif;
	font-size: 10px;
	color: #353535;
}

/* ELEMENTS */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url('./img/bbcg.gif');
	background-repeat: repeat;
	background-position: top left;
}

body.pop {
	background-image: url('./img/blank.gif');
	padding: 10px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 1em;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 1em;
}

h3 {
	font-weight: bold;
	margin: 0px;
}

p  {
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 1.2em;
}

form {
	margin: 0px;
	padding: 0px;
}

input, textarea, select {
	border-style: solid;
	border-width : 1px;
	border-color : #AFAFAF;
	background-color: #FFFFFF;
	margin: 0px;
}

input.short {
	width: 20px;
}

.halftext {
	width: 265px;
}

input.chbox {
	background-color: transparent;
	border-width: 0px;
}

.button {
	background-color: #F88153;
	border-color: #F88153;
	color: #FFFFFF;
	font-weight: bold;
}

.req {
	background-color: #FFDEDE;
}

img {
	border: 0px;
}

ul {
	margin-bottom: 1em;
	margin-top: 0px;
	margin-left: -25px;
	//margin-left: 17px;
}

li  {
	list-style-type: square;
	margin-bottom: 0px;
	margin-top: 0px;
}

p {

}

a {
	text-decoration: none;
	font-weight: bold;
	color: #1D9CD1;
}

a:hover {
	text-decoration: underline;
}

a.nl {
	color: #000000;
	font-weight: normal;
}

a.nl:hover {
	color: #000000;
	text-decoration: none;
}

a.bll {
	color: #000000;
	font-weight: normal;
}

a.bll:hover {
	color: #1D9CD1;
	text-decoration: none;
}

a.reglink {
	font-weight: normal !important;
}

a.reglink:hover {
	text-decoration: none;
	text-decoration: underline;
}

a.crehref {
	color: #C5C5C5;
	font-weight: normal !important;
}

/* IDS */

#topcont {
	width: 100%;
	height: 100%;
}

#rbcg {
	background-image: url('./img/big_arr.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#tbot {
	height: 13px;
	background-color: #8A8A8A;
}

.rnews {
	background-image: url('./img/topcbcg.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

.lstripe {
	background-image: url('./img/lstripe.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

div#head {
	width: 760px;
	height: 113px;
	background-image: url('./img/topbcg.gif');
	background-repeat: repeat-x;
	background-position: top left;
}

div#stripe {
	width: 760px;
	height: 38px;
	background-image: url('./img/stripebcg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	overflow: hidden;
}

div#navig {
	width: 760px;
	height: 210px;
}

div#menu {
	width: 170px;
	height: 210px;
	float: left;
	background-color: #6C2931;
}

div#menup {
	padding: 3px 0px 0px 14px;
}

div#pic {
	width: 590px;
	height: 210px;
	float: left;
	background-color: #FFFFFF;
}

div.wholecont {
	width: 760px;
}

div#lcol {
	width: 170px;
	float: left;
}

div#mcol {
	width: 420px;
	float: left;
}

div#whcol {
	width: 590px;
	float: left;
	overflow: hidden;
}

div#rcol {
	width: 170px;
	float: left;
}

div#logo {
	width: 191px;
	height: 48px;
	background-image: url('./img/logo.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

div#logom {
	padding: 36px 0px 0px 23px;
}

div#bor {
	float: right;
}

div#mementer_cz {
	width: 170px;
	height: 100px;
	background-color: #F88153;
	background-image: url('./img/cz/member_enter.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

div#mementer_en {
	width: 170px;
	height: 100px;
	background-color: #F88153;
	background-image: url('./img/en/member_enter.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
}

div#topg {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	background-color: #8A8A8A;
	width: 292px;
}

div#submenu {
	width: 170px;
	height: 250px;
	background-image: url('./img/subnavig_bcg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

div#submenu a {
	text-transform: lowercase;
}

div#submenup {
	padding: 25px 5px 0px 25px;
}

/* CLASSES */

div.menuitem {
	width: 131px;
	height: 22px;
}

div.ghead {
	height: 20px;
	background-color: #8A8A8A;
}

div.gheadp {
	padding: 4px 0px 0px 14px;
}

div.whead {
	line-height: 15px;
	background-color: #FFFFFF;
}

div.wheadp {
	padding: 12px 9px 12px 9px;
}

div.wheadpi {
	color: #F87A2F;
	font-weight: bold;
	padding: 1px 0px 0px 6px;
}

div.rtext {
	color: #717171;
	padding: 0px 9px 10px 9px;
}

div.tap {
	padding: 4px 10px 0px 0px;
}

div.newmo {
	float: right;
	padding: 0px 12px 12px 13px;
	background-image: url('./img/newarr.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

div.newmo2 {
	float: right;
	padding: 0px 0px 0px 12px;
	background-image: url('./img/newarr.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

div.newmo3 {
	padding: 0px 0px 0px 12px;
	background-image: url('./img/newarr.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

div.barrow {
	float: right;
	padding: 0px 0px 0px 12px;
	background-image: url('./img/barrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

div.barrow2 {
	padding: 0px 0px 0px 12px;
	background-image: url('./img/barrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

div.bdarr {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	color: #AD1E2F;
	padding: 0px 0px 0px 15px;
	background-image: url('./img/bdarr.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

div.obox {
	background-color: #F88153;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	padding: 3px 0px 3px 10px;
	color: #FFFFFF;
	font-weight: bold;
}

div.plpl {
	width: 70px;
	float: left;
	font-weight: bold;
}

div.pldesc {
	width: 300px;
	float: left;
}

div.mpad {
	padding: 25px;
}

div.dot {
	background-image: url('./img/dot.gif');
	background-position: 1px 4px;
	background-repeat: no-repeat;
	padding-left: 18px;
}

div.dot2 {
	background-image: url('./img/dot.gif');
	background-position: 1px 4px;
	background-repeat: no-repeat;
	padding-left: 18px;
}

div.bdot {
	background-image: url('./img/bdot.gif');
	background-position: 1px 4px;
	background-repeat: no-repeat;
	padding-left: 18px;
}

div.barrowv {
	background-image: url('./img/barrowv.gif');
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left: 18px;
}

div.barrowv2 {
	background-image: url('./img/barrowv2.gif');
	background-position: 0px 1px;
	background-repeat: no-repeat;
	padding-left: 24px;
}

div.galinfotab {
	position: absolute;
	width: 157px;
	top: -500px;
	left: -500px;
	border-style: solid;
	border-color: #AD1E2F;
	border-width: 0px 1px 1px 1px;
	background-color: #FFFFFF;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
}

table.list1 {
	width: 370px;
	background-color: #FFDEDE;
	border-style: solid;
	border-color: #000000;
	border-width: 0px 1px 1px 1px;
}

table.list1 th {
	color: #FFFFFF;
	text-align: left;
	padding: 2px;
	background-color: #6C2931;
	border-style: solid;
	border-color: #000000;
	border-width: 1px 0px 0px 0px;
}

table.list1 td {
	text-align: left;
	padding: 2px;
	font-weight: bold;
}

table.filedown {
	width: 540px;
}

table.filedown th {
	text-align: left;
	padding: 0px 0px 10px 0px;
	border-style: solid;
	border-color: #6C2931;
	border-width: 0px 0px 1px 0px;
}

table.filedown td {
	text-align: left;
	padding: 15px 0px 0px 0px;
}

img.pic {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

hr.thin {
	height: 1px;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.whole {
	width: 370px;
}

.wholew {
	width: 540px;
}

.half {
	width: 265px;
}

.lhalf {
	float: left;
	margin-right: 5px;
}

.rhalf {
	float: left;
	margin-left: 5px;
}

.rowh {
	float: left;
	width: 60px;
	text-align: right;
}

.bborder {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}

.vhead {
	float: left;
	padding: 0px 5px 0px 4px;
}

.vheado {
	float: left;
	padding: 0px 4px 0px 0px;
}

.nb {
	border: 0px;
	margin: 0px;
}

.mb0 {
	margin-bottom: 0px;
}

.clearer {
	clear: both;
	height: 1px;
	margin: 0px;
	line-height: 1px;
}

.gline {
	clear: both;
	height: 1px;
	margin: 0px;
	line-height: 1px;
	background-color: #AAAAAA;
}

.disbcg {
	background-image: url('./img/tree_line.gif');
	background-repeat: no-repeat;
}

.center {
	text-align: center;
}

.aleft {
	text-align: left;
}

.aright {
	text-align: right !important;
}

.just {
	text-align: justify;
}

.hi {
	display: none;
}

.bb {
	border-color : #000000;
}

.hand {
	cursor: pointer;
	//cursor: hand;
}

.lh5 {
	line-height: 5px;
}

.ml5 {
	margin-left: 5px;
}

.ml15 {
	margin-left: 15px;
}

.mr5 {
	margin-right: 5px;
}

.mt1 {
	margin-top: 1px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb5 {
	margin-bottom: 5px;
}

.mt20 {
	margin-top: 20px;
}

.mr22 {
	margin-right: 22px;
}

.mr32 {
	margin-right: 43px;
}

.mr34 {
	margin-right: 34px;
}

.w60 {
	width: 60px;
}

.w80 {
	width: 80px;
}

.p5 {
	padding: 5px;
}

.p10 {
	padding: 10px;
}

.pt10 {
	padding-top: 10px;
}

.u {
	text-transform: uppercase;
}

.l {
	text-transform: lowercase;
}

.cap {
	text-transform: capitalize;
}

.b {
	font-weight: bold !important;
}

.i {
	font-style: italic;
}

.nb {
	font-weight: normal;
}

.w {
	color: #FFFFFF;
}

.v {
	color: #FFDEDE;
}

.dr {
	color: #AD1E2F;
}

.ddr {
	color: #6C2931;
}

.o {
	color: #F87A2F;
}

.lr {
	color: #D04444;
}

.g {
	color: #717171;
}

.bl {
	color: #1D9CD1;
}

.vbg {
	background-color: #FFC2C2;
}

.lvbg {
	background-color: #FFDEDE;
}

.wbg {
	background-color: #FFFFFF;
}

.bbg {
	background-color: #56B5DD;
}

.wh {}

.da {
	background-color: #F0F0F0;
}

.iebug {
	position: relative;
}

.hi {
	display: none;
}

/* MENU */
.menutab {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	z-index: 100;
	padding-bottom: 9px;
	background-color: #B64654;
	border-style: solid;
	border-width: 0px 5px 0px 5px;
	border-color: #85101E;
}

.menurow {
	display: block;
}

.menurow:hover {
	text-decoration: none;
}
div.banner {
  margin-left: 22px;
}

