body{
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: 10px;
	font-family: verdana;
}
#body{
	width: 800px;
	border: 2px solid #000000;	
	}
#en_page{
	width: 900px;
	border: 1px solid #000000;	
	}
table{
	margin: 0;
	padding: 0;
	border: 0;
	
}
#topNav{
	position: relative;
	background: url(images/bg_topNav.gif) top left repeat-x;
}
	#topNav #nav{
		position: absolute;
		top: 25px;
		left: 250px;
	}
	#topNav a{
		text-decoration: none;
		font-weight: bold;
		color: #333333;
	}
	#topNav a:hover{
		color: #999999;
	}
#menuNav{
	font-weight: bold;
	font-size: 10px;
	height: 500px;
	}
#menItemNav{
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	font-size: 10px;
	background:  url(images/bg_menuNav.gif) repeat-y;
	/*	background: url(images/nav_bg.gif)  repeat-y;*/
	/*background-repeat:no-repeat;*/
}
	#menItemNav a{
		width: 160px;
		padding: 3px 1px 3px 1px;
		display: block;
		color: #000000;
		text-decoration: none;
		background: #879B90;
		border-top: 1px solid #879B90;
		border-left: 1px solid #879B90;
		
	}
	#menItemNav a:hover{
		color: #fff;
		background: #006634 url(images/catNavArrow.gif) 0 0 no-repeat;
	}
	#menItemNav a.selected{
		color: #fff;
		background: #006634 url(images/catNavArrow.gif) 0 0 no-repeat;
	}	
#footer
{
	font-size:10px;
	background: #323232; 
	text-align: center;
	color: #CCCCCC;
}
	#footer a{
		font-weight: bold;
		color: #CCCCCC;
	}
	#footer a:hover{
		color: #fff;
	}
table{
	font-size: 12px;

	 }	 
/* this part is used by dynamic menue */ 
 #popitmenu{
position: absolute;
background-color: #72CC90;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #72CC90;
}
/* up to this part is used by dynamic menue */ 
.goldblock{
	background-color: #FFCC00;
	width: 420px;
	padding: 10px;
			
			}
.layout1{
  	padding:6px;
 			}
.smallfont{
  font-size: 9px;
 			}
.Registration{
  font-size: 12px;
  color: #ffffff;
  margin-left: 40px;
 			}
.Regposition{
	margin-left: 20px;
  
 			}

A:link {text-decoration: none; color:#FBF7C7}			
A:visited {text-decoration: none; color:#FBF7C7}			
A:active {text-decoration: none; color:#FBF7C7}			
A:hover {text-decoration: none; color:#FBF7C7}			

.error
{
	font-size: 12px;
	color: #ff0000;
	font-family: Verdana;
}

