body
{
	margin:0px;
	SCROLLBAR-FACE-COLOR: #fff;
	SCROLLBAR-HIGHLIGHT-COLOR: #9dce09;
	SCROLLBAR-SHADOW-COLOR: #9dce09;
	SCROLLBAR-3DLIGHT-COLOR: #fff;
	SCROLLBAR-ARROW-COLOR: #9dce09;
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #9dce09;
	BACKGROUND-COLOR: #fff;
	overflow:auto;
}
/*------------------------------------------- START MAIN TBL ----------------------------------------------------*/
.main_tbl
{
	width:900px;
	vertical-align:top;
}
.main_td_top
{
	height:150px;
	vertical-align:top !important;
}
.main_td_bottom
{
	height:30px;
	vertical-align:top;
	padding-bottom:10px;
	border-top:1px solid #634aa3;
}
.tbl_menu
{
	vertical-align:top;
	width:180px;
}
.td_data
{
	padding-left:20px;
	padding-bottom:20px;
	width:700px;
}
.main_body
{
	padding-top:30px;
}
.logo
{
	padding-left:35px;
	padding-top:10px;
	padding-bottom:10px;
	vertical-align:top;
}
/*------------------------------------------- START TOP ----------------------------------------------------*/
.td_topMenu
{
	vertical-align:top;
	padding-bottom:3px;
	padding-top:25px;
	text-align:right !important;
}
A.lang, A.lang:active, A.lang:link, A.lang:visited
{
	font-family: Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#8c8c8c;	
	text-decoration:none;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
}
A.lang:hover
{
	text-decoration:underline;
	background-image:url(images/topMenuArrow.jpg);
	background-position:0px 7px;
	background-repeat: no-repeat;	
}
.lang
{	
	font-family: Arial, Tahoma, Verdana;
	font-size:14px;
	color:#653514;	
	text-align:right;
	vertical-align:top;
	padding-top:3px;	
}
.separetor
{
	background-image:url(images/topMenuLine.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:1px;
	padding-left:3px;
	padding-right:3px;
	height:16px;
}
/*------------------------------------------- END TOP ----------------------------------------------------*/
/*------------------------------------------- START BOTTOM ----------------------------------------------------*/
A.oroiXr, A.oroiXr:active, AoroiXrd_d:link, A.oroiXr:visited
{
	font-family: Arial, Tahoma, Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#777777;	
	text-decoration:underline;
	vertical-align:top;
}
A.oroiXr:hover
{
	color:#9dce09;
	text-decoration:none;
}
A.d_d, A.d_d:active, A.d_d:link, A.d_d:visited
{
	font-family: Arial, Tahoma, Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	color:#777777;	
	text-decoration:underline;
}
A.d_d:hover
{
	color:#9dce09;
	text-decoration:none;
}
.copyright
{	
	font-family: Arial, Tahoma, Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	color:#777777;	
	padding-top:8px;
}
/*------------------------------------------ END BOTTOM ----------------------------------------------------*/
/*------------------------------------------- START TXT PAGE ----------------------------------------------------*/
.txt
{
	font-family: Arial, Tahoma, Verdana;
	font-size:12px;
	color:#333;
	line-height:21px;
}
.txt_bold
{
	font-weight:bold;
}
.txtBrief
{
	font-family: Arial, Tahoma, Verdana;
	font-size:15px;
	color:#777;
	font-weight:bold;
}
.pad_top
{
	padding-top:10px;
	vertical-align:top;
}
.title
{
	background-image:url(images/bg_title.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom;
	height:20px;
	vertical-align:bottom !important;
}
.title_txt
{
	background-image:url(images/bg_title_txt.jpg); 
	background-repeat:repeat-x; 
	background-position:bottom;
	font-family: Arial, Tahoma, Verdana;
	font-size:15px;
	font-weight:bold;
	color:#555;	
	height:20px;
	vertical-align:bottom;
	padding-bottom:3px;
	padding-right:5px;
}
/*------------------------------------------- END TXT PAGE ----------------------------------------------------*/
/*------------------------------------------- START MENU ----------------------------------------------------*/
.td_menu
{
	height:20px;
	padding-top:3px;
	padding-bottom:3px;
}
.td_menuLine
{
	background-image:url(images/menuLine.jpg);
	background-repeat:no-repeat;
	background-position:0px;
	height:2px;
}
A.menu,A.menu:link, A.menu:visited
{
	font-family: Arial, Tahoma, Verdana;
	font-size:14px;
	color:#666666;	
	text-decoration:none;
	padding-left:20px;
	vertical-align:bottom !important;
}
 A.menu:active
{
	background-color:#9dce09;
	color:#fff;
}
 A.menu:hover
{
	background-color:#d6eb99;
}
A.submenu, A.submenu:link, A.submenu:visited
{
	font-family: Arial, Tahoma, Verdana;
	font-size:14px;
	color:#666666;	
	text-decoration:none;
	padding-left:40px;
	vertical-align:bottom !important;
}
 A.submenu:active
{
	background-color:#9dce09;
	color:#fff;
}
 A.submenu:hover
{
	background-color:#cce57f;
}
.subMenuArrow
{
	background-image:url(images/menuArrowNorm.gif);
	background-repeat:no-repeat;
	background-position:160px; !important;
}
.subMenuArrow_hover
{
	background-image:url(images/menuArrowOver.gif);
	background-repeat:no-repeat;
	background-position:160px; !important;
}
/*------------------------------------------ END MENU ----------------------------------------------------*/