/*================================*/
td
{
	font-family: Arial;
	font-size: 9pt;
	line-height: 130%;
	color: #5c5c5c;
	text-align: justify;
}

.line_top
{ 
	color: white;
	font-weight: bold;
}
.bg_menu_left
{ 
	background-image:url(/Images/bg_menu.gif);
}
.bg_main
{ 
	background-image:url(/Images/bg.gif);
}
.bg_color_left
{ 
	background-color: #c09e66;
}
.bg_color_content
{ 
	background-color: #e6d6bc;
}
.title
{ 
	font-size: 8pt;
	padding-left: 40px; 
	color: white;
	font-weight: bold;
	background-image:url(/Images/bg_title.gif);
}
/*================================*/
.menu_top
{ 
	padding-left: 8px; 
	font-size: 8pt;
	padding-right: 8px; 
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.menu_top
{ 
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.menu_top:hover 
{ 
	font-weight: bold;
	color: #f9bf75;
	text-decoration: none
}
/*================================*/
.menu_left
{ 
	font-size: 8pt;
	padding-left: 25px; 
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a.menu_left
{ 
	color: white;
	font-weight: bold;
	text-decoration: none;
}
           
a.menu_left:hover 
{ 
	font-weight: bold;
	color: #f9bf75;
	text-decoration: none
}
/*================================*/
.menu_bottom
{ 
	font-size: 8pt;
	padding-left: 25px; 
	color: #e6d6bc;
	font-weight: bold;
	text-decoration: none;
}
a.menu_bottom
{ 
	color: #e6d6bc;
	font-weight: bold;
	text-decoration: none;
}

a.menu_bottom:hover 
{ 
	font-weight: bold;
	color: #eb9c04;
	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;
}
/*================================*/
