html, body, div, img, h1, h2, h3, table, tr, td {
	border: 0px;
	margin: 0px;
	padding: 0px;
}


body {
	position: relative;

	background: #EAEAEA;
	
	font-family: Arial, Veranda, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	
	color: black;
}

#page {
	width: 1000px;
	margin: 0 auto;
}


/* ============= Logo =========== */
#logo {
	width: 1000px;
	height: 100px;
	
	overflow: hidden;
}

/* ============= CenterMenuHome =========== */
#top_menu {
	height: 40px;
	background: url('/ima/menu_center_home_bg.gif') repeat-x top left;
}

#top_menu div {
	float: left;
	
	line-height: 35px;
	text-align: center;
}

#top_menu .left {
	background: #eaeaea;
}

#top_menu .btn1 {
	width: 102px;
	height: 40px;
	
	margin-left: 12px;

	background: #ff7300 url('/ima/menu_center_home_btn1.gif') no-repeat top left;
}

#top_menu .btn2 {
	width: 102px;
	height: 40px;
	
	margin-left: 6px;
	
	background: #1eca02 url('/ima/menu_center_home_btn2.gif') no-repeat top left;
}


#top_menu .btn3 {
	width: 102px;
	height: 40px;
	
	margin-left: 6px;
	
	background: #2858fa url('/ima/menu_center_home_btn3.gif') no-repeat top left;
}

#top_menu a,
#top_menu a:link,
#top_menu a:visited {
	font-size: 9pt;
	font-weight: bolder;
	text-decoration: none;
	color: white;
}


#top_menu a:hover {
	text-decoration: none;
	font-size: 7.25pt;
	font-weight: none;
}

#top_menu .right {
	padding-top: 3px;
	width: 450px;
	text-align: center;

}

#top_menu .right a:hover {
	text-decoration: none;
	font-size: 9pt;
	font-weight: none;
}

#top_menu .right a,
#top_menu .right a:link,
#top_menu .right a:visited {
	
	font-weight: normal;	
	text-decoration: none;
}

#top_menu .right a:hover {
	text-decoration: none;
}


/* ============= Left menu style =========== */
#lmenu {
	width: 178px;
	margin: 0px;
	
	margin-left: 0px;
	padding: 0px;
	
	background: url('/ima/lmenu_shadow.jpg') repeat-y top right;
}

#lmenu .lmenu_inner {
	width: 170px;
	
	background: url('/ima/lmenu_gradi.jpg') repeat-y;
	border: 1px solid #2b7bb8;
}

#lmenu ul {
	margin: 0px;
	padding: 5px 5px 5px 20px;
	
	background: transparent;
	list-style: none;
}

#lmenu li {
	margin: 8px 0px;
	padding: 0px;

	
}

#lmenu a, 
#lmenu a:link,
#lmenu a:visited  {
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	color: black;
}


#lmenu a:hover {
	color: red;
	text-decoration: underline;
}

/* ============= Main styles =========== */

a,
a:link,
a:visited  {
	color: #676767;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}

a:hover  {
	color: red;
	text-decoration: underline;	
}


p {
	margin: 5px 3px 10px 3px;
	padding: 1px;
}



.border_blue {
border: 1px solid #2B7BB8;
}

.clear {
	clear: both;
}

.center {
	margin: 0 auto;
	text-align: center;
	
	display: block;
}

.right_text {
	text-align: right;
}

.height10 {
	height: 10px;
	margin: 0px;
	padding: 0px;
	font-size: 0%;
}

.height20 {
	height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 0%;
}

.height30 {
	height: 30px;
	margin: 0px;
	padding: 0px;
	font-size: 0%;
}
/* ============= Chrome bar =============== */

.chromebox1 {
	margin: 0px;
	background: white url(/ima/uline_bottom.gif) repeat-x bottom;
	
	border: 1px solid #0C3800;
	border-top: 1px solid #2B7BB8;
	border-bottom: 1px solid #2B7BB8;
	padding-bottom: 4px;
}

.chromebar {
	height: 18px;
	padding-left: 8px;
	
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #666666;
	font-size: 10pt;
	line-height: 17px;
	text-align: left;

	background: url('/ima/chrome_bar2.gif') repeat-x;
	border-bottom: 1px solid black;
}


.chromebox_body {
	
}
