body {
	background-color: #BEBEBE;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

table, td {
	font-size: 13px;
}

a {
	color: #596A00;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	font-weight: bold;
}

#leftcontent {
	padding: 0 5px 10px 10px;
	vertical-align: top;
}

#rightcontent {
	padding: 0 8px 10px 12px;
	background: url(images/rightbg.gif) repeat-y;
	vertical-align: top;
}

#leftcontent p {
	margin: 6px 5px 5px 25px;
}

#leftcontent p img {
	margin: 0 5px 0 5px;
}

#leftcontent .header {
	padding: 5px 6px 0 6px;
	font-size: 14px;
	font-weight: bold;
}

.magimage {
	text-align: center;
	background: #e9e9e9 url(images/magbg0.gif) center center no-repeat;
	padding: 4px 0 17px 0;
}

#bottommenu {
	padding: 18px 10px 0 10px;
}

#bottommenu a {
	color: #000;
}

#regform {
	position: relative;
	width: 104px;
	height: 50px;
	padding: 0;
	margin: 0 auto;
}

#loginfield {
	border: 1px solid black;
	width: 100px;
	height: 16px;
	padding: 0 0 0 2px;
	margin: 0;
	position: absolute;
	left: 2px;
	top: 6px;
	font-size: 11px;
}

#pwdfield {
	border: 1px solid black;
	width: 100px;
	height: 16px;
	padding: 0 0 0 2px;
	margin: 0;
	position: absolute;
	left: 2px;
	top: 26px;
	font-size: 11px;	
}

#reglink {
	font-size: 9px;
	padding-top: 11px;
	padding-left: 20px;
}

#reglink a {
	color: #000;
	text-decoration: none;
}

#reglink a:hover {
	color: #000;
	text-decoration: underline;
}

#retrievelink {
	font-size: 9px;
	padding-top: 11px;
	padding-left: 30px;
}

#retrievelink a {
	color: #000;
	text-decoration: none;
}

#retrievelink a:hover {
	color: #000;
	text-decoration: underline;
}

#langselect {
	margin: 0;
	width: 168px;
	height: 28px;
	background: #E9E9E9 url(images/flagsbg.gif) left top no-repeat;
	position: relative;
}



A#flgen
{
	background: transparent url(images/flag_eng_x.gif) 0 0 no-repeat;
	position: absolute;
	top: 7px;
	left: 90px;
}

A#flgen:hover
{
	background: transparent url(images/flag_eng_x.gif) 0 -14px no-repeat;
	
}

A#flgell
{
	background: transparent url(images/flag_ell_x.gif) 0 0 no-repeat;
	position: absolute;
	top: 7px;
	left: 47px;
}

A#flgell:hover
{
	background: transparent url(images/flag_ell_x.gif) 0 -14px no-repeat;
	
}

#loginsubmit {
	background: transparent url(images/loginsubmit0.gif) 0 0 no-repeat;
	width: 49px;
	height: 47px;
}

#loginsubmit a {
	display: block;
	width: 49px;
	height: 47px;
}

#loginsubmit a:hover {
	background: transparent url(images/loginsubmit0.gif) 0 -46px no-repeat;
}


#mainmenu {
    width: 685px; height: 35px;
    background: url(images/menubar2.gif);
    margin: 0 auto; padding: 0;
    position: relative;
}

#mainmenu_en {
    width: 685px; height: 35px;
    background: url(images/menubar2_en.gif);
    margin: 0 auto; padding: 0;
    position: relative;
}


#mainmenu li, #mainmenu_en li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;
}
	
#mainmenu li, #mainmenu a, #mainmenu_en li, #mainmenu_en a{
	height: 35px;
	top: 0;
	display: block;
}

#item1 {left: 0; width: 53px;}
#item2 {left: 53px; width: 41px;}
#item3 {left: 94px; width: 115px;}
#item4 {left: 209px; width: 88px;}
#item5 {left: 297px; width: 101px;}
#item6 {left: 398px; width: 117px;}
#item7 {left: 515px; width: 88px;}
#item8 {left: 603px; width: 82px;}

#item1_en {left: 0; width: 53px;}
#item2_en {left: 53px; width: 41px;}
#item3_en {left: 94px; width: 115px;}
#item4_en {left: 209px; width: 88px;}
#item5_en {left: 297px; width: 101px;}
#item6_en {left: 398px; width: 117px;}
#item7_en {left: 515px; width: 88px;}
#item8_en {left: 603px; width: 82px;}

#item1 a:hover {
    background: transparent url(images/menubar2.gif) 0 -35px no-repeat;
}
#item2 a:hover {
    background: transparent url(images/menubar2.gif) -53px -35px no-repeat;
}
#item3 a:hover {
    background: transparent url(images/menubar2.gif) -94px -35px no-repeat;
}
#item4 a:hover {
    background: transparent url(images/menubar2.gif) -209px -35px no-repeat;
}
#item5 a:hover {
    background: transparent url(images/menubar2.gif) -297px -35px no-repeat;
}
#item6 a:hover {
    background: transparent url(images/menubar2.gif) -398px -35px no-repeat;
}
#item7 a:hover {
    background: transparent url(images/menubar2.gif) -515px -35px no-repeat;
}
#item8 a:hover {
    background: transparent url(images/menubar2.gif) -603px -35px no-repeat;
}




#item1_en a:hover {
    background: transparent url(images/menubar2_en.gif) 0 -35px no-repeat;
}
#item2_en a:hover {
    background: transparent url(images/menubar2_en.gif) -53px -35px no-repeat;
}
#item3_en a:hover {
    background: transparent url(images/menubar2_en.gif) -94px -35px no-repeat;
}
#item4_en a:hover {
    background: transparent url(images/menubar2_en.gif) -209px -35px no-repeat;
}
#item5_en a:hover {
    background: transparent url(images/menubar2_en.gif) -297px -35px no-repeat;
}
#item6_en a:hover {
    background: transparent url(images/menubar2_en.gif) -398px -35px no-repeat;
}
#item7_en a:hover {
    background: transparent url(images/menubar2_en.gif) -515px -35px no-repeat;
}
#item8_en a:hover {
    background: transparent url(images/menubar2_en.gif) -603px -35px no-repeat;
}
