/*================================*/
td
{
	font-family: Tahoma,Verdana,Arial;
	font-size: 9pt;
	margin-left: 5px;
	margin-right: 5px;	
	line-height: 130%;
	color: #444444;
	text-align: justify;
}

.line_top
{ 
	color: #555555;
	font-weight: bold;
}
.line_bottom
{ 
	color: #444444;
	font-weight: bold;
}
.bg_menu_left
{ 
	background-image: url(/Images/bg_menu_left.gif);
}

.bg_main
{ 
	background-color: #ffffff;
	background-image: url(/Images/bg.gif);
	background-repeat:repeat;
}
.bg_left
{ 
	text-align:right;
	vertical-align: top;
	background-color: #ffffff;
	background-image: url(/Images/bg_left.gif);
	background-repeat:repeat;
}
.bg_right
{ 
	background-color: #ffffff;
	background-image: url(/Images/bg_right.gif);
	background-repeat:repeat;
}
.bg_color_left
{ 
	background-color: #ffffff;
}
.bg_color_content
{ 
	background-color: #ffffff;
}
.title
{ 
	font-size: 8pt;
	padding-left: 40px; 
	color: #444444;
	font-weight: bold;
	background-image:url(/Images/bg_title.gif);
}
.footer
{ 
	font-size: 8pt;
	padding-right: 150px; 
	background-image:url(/Images/bg_footer.gif);
}
a.footer
{
	color: #ff7200;
	font-style: normal;
	text-decoration: none;
}
/*================================*/
.bg_menu_top
{ 
	background-image: url(/Images/bg_top_menu.gif);
	background-repeat:repeat;
}
.menu_top
{ 
	padding-left: 8px; 
	font-size: 8pt;
	padding-right: 8px; 
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}
.sorry
{ 
	padding-left: 8px;
	font-family: Tahoma,Verdana,Arial; 
	font-size: 9pt;
	padding-right: 8px; 
	color: black;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

a.menu_top
{ 
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.menu_top:hover 
{ 
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
/*================================*/
.menu_left
{ 
	font-size: 8pt;
	padding-left: 23px; 
	color: #444444;
	font-family: Tahoma,Verdana,Arial;
	font-weight: bold;
	text-decoration: none;
}

a.menu_left
{ 
	font-weight: bold;
	text-decoration: none;
}
           
a.menu_left:hover 
{ 
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
/*================================*/
.bg_menu_bottom
{ 
	background-image: url(/Images/bg_bottom_menu.gif);
}
.menu_bottom
{ 
	padding-left: 8px; 
	font-size: 8pt;
	padding-right: 8px;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}
a.menu_bottom
{ 
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

a.menu_bottom:hover 
{ 
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
/*================================*/
/*Contact*/
.title_contact
{ 
	font-family: Arial;
	font-size: 11pt;
	vertical-align:middle; 
	color: #000000;
	font-weight: bold;
}
.text_contact
{
	font-size: 9pt;
	text-align: justify; 
	color: #5c5c5c;
	font-weight: none;	
	padding-left: 10px;
}
.text_input
{
	text-align:justify; 
	padding-left: 5px;
}
.input_buttom
{
	color: #000000; 
	font-family: Arial; 
	font-size: 9pt;
	border: 1 solid #c0c0c0;
	background-color: #c09e66;
}
/*================================*/

