/* styles table */

html		{ margin: 0; padding: 0; width:100%; height:100%; }
body		{ margin: 0; padding: 0; width:100%; height:100%; background-color: white; font-family: Arial, Verdana; color: #DC8703; }

img		{ border-width: 0; }
img.pic		{ border-color: #FFFFFF; border-style: solid; border-width: 10; }

a	 	{ text-decoration: none; color: #DC8703; }
a.hidden 	{ color: #FFFFFF; }

div.blocktext { border: solid; border-width: thin; width: 97%; background: #FFF9E7; font-family: Verdana, Arial, Geneva CY, Sans-Serif; border-color: #FDE1A5; color: #AD5303; text-align: justify; padding-left: 0.4em; font-size: 13px; padding-left: 1em; padding-top: 0.4em; padding-bottom: 0.4em; padding-right: 1em; }
   
div.blocktext2 { border: solid; border-width: thin; width: 97%; background: #F6FAFD; font-family: Verdana, Arial, Geneva CY, Sans-Serif; border-color: #B4DEFD; color: #004B84; text-align: justify; padding-left: 0.4em; font-size: 13px; padding-left: 1em; padding-top: 0.4em; padding-bottom: 0.4em; padding-right: 1em; }

div.blockheader { border: solid; border-width: thin; width: 97%; background: #FDEFC3; font-family: Verdana, Arial, Geneva CY, Sans-Serif; font-size: 13px; font-weight: bold; border-color: #FDE1A5; color: #FE983D; text-align: left; padding-left: 1em; padding-top: 0.2em; padding-bottom: 0.2em; padding-right: 1em; }
 
div.blockheader2 { border: solid; border-width: thin; width: 97%; background: #DFEFFE; font-family: Verdana, Arial, Geneva CY, Sans-Serif; font-size: 13px; font-weight: bold; border-color: #B4DEFD; color: #46A3EA; text-align: left; padding-left: 1em; padding-top: 0.2em; padding-bottom: 0.2em; padding-right: 1em; }

div.menu_bar_my { font-size: 15px; color: #DC8703; text-align: center; padding-left: 1em; padding-top: 0.2em; padding-bottom: 0.2em; padding-right: 1em; }

#main		{ position: absolute; top: 128px; left: 0px; width: 100%; height: 100px; }
#content	{ position: absolute; top: 218px; left: 0px; width: 100%; color: #000000; text-align: left; }
#bar		{ position: absolute; top: 54px; left: 0px; width: 100%; height: 128px; background-color: #EEAF27; }
#menu_bar	{ position: absolute; top: 184px; left: 0px; width: 100%; font-size: 16px; text-align: left; }
#secret_level	{ position: absolute; top: 184px; width: 100%; font-size: 10px; text-align: right; visibility: hidden; }
#contacts	{ position: absolute; top: 54px; left: 50%; font-size: 22px; text-align: left; visibility: hidden; }
#second		{ position: absolute; top: 169px; left: 0px; width: 100%; font-size: 32px;  text-align: right; }
#first		{ position: absolute; top: 3px; left: 0px; font-size: 56px; font-weight: normal; text-align: left; }
#first1		{ position: absolute; top: 13px; left: 0px; font-size: 11px; font-weight: normal; text-align: left; }
#first_eng	{ position: absolute; top: 3px; left: 0px; font-size: 56px; font-weight: normal; text-align: left; visibility: hidden;  }
#picture	{ position: absolute; top: 20px; left: 0px; width: 100%; height: 90%;  text-align: center; color: #000000; visibility: hidden;  }	
