a
{
	text-decoration:none;
}

body {
	background-color:#ffe;
	margin:0px;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	
	scrollbar-arrow-color:#000; 
	scrollbar-face-color:#D1E9FC; 
	scrollbar-highlight-color:#D1E9FC; 
	scrollbar-shadow-color:#D1E9FC; 
	scrollbar-track-color: #D1E9FC;
}

td
{
	font-family:Arial;
	font-size:11px;

}

.table_main
{
	border-left:#cecfce solid 1px;
	border-right:#cecfce solid 1px;
	background-color:#FFFFFF;
}

.menu_left
{
	font-weight:bold;
	color:#000000;
	font-size:12px;
}
.menu_left a:link
{
	font-weight:bold;
	color:#000000;
	font-size:12px;
}
.menu_left a:visited
{
	font-weight:bold;
	color:#000000;
	font-size:12px;
}
.menu_left a:hover
{
	font-weight:bold;
	color:#ff0000;
	font-size:12px;
}

.menu_bottom
{
	font-size:10px;
	color:#000000;
	font-weight:bold;
}
.menu_bottom a:link
{
	font-size:10px;
	color:#000000;
	font-weight:bold;
}
.menu_bottom a:visited
{
	font-size:10px;
	color:#000000;
	font-weight:bold;
}
.menu_bottom a:hover
{
	font-size:10px;
	color:#ff0000;
	font-weight:bold;
}

.bar_left_1
{
	font-size:15px;
	font-weight:bold;
	color:#000000;
}
.bar_left_1 a:link
{
	font-size:15px;
	font-weight:bold;
	color:#000000;
}
.bar_left_1 a:visited
{
	font-size:15px;
	font-weight:bold;
	color:#000000;
}
.bar_left_1 a:hover
{
	font-size:15px;
	font-weight:bold;
	color:#ff0000;
}

.bar_left_2
{
	color:#006600;
	font-size:13px;
	font-weight:bold;
}

.title_page
{
	font-size:16px;
	font-weight:bold;
	color:#006600;
}

.title_home
{
	font-size:12px;
	font-weight:bold;
	color:#006600;
}

.title_product
{
	color:#009900;
	font-weight:bold;
	font-size:12px;
}
.title_product a:link
{
	color:#009900;
	font-weight:bold;
	font-size:12px;
}
.title_product a:visited
{
	color:#009900;
	font-weight:bold;
	font-size:12px;
}
.title_product a:hover
{
	color:#ff0000;
	font-weight:bold;
	font-size:12px;
}

.detail
{
	color:#FF0000;
	font-size:10px;
	font-style:italic;
}
.detail a:link
{
	color:#FF0000;
	font-size:10px;
}
.detail a:visited
{
	color:#FF0000;
	font-size:10px;
}
.detail a:hover
{
	color:#006600;
	font-size:10px;
	text-decoration:underline;
}

.border_product
{
	border-left:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
	border-top:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
}

.title_service
{
	font-size:12px;
	font-weight:bold;
	color:#006600;
}
.title_service a:link
{
	font-size:12px;
	font-weight:bold;
	color:#006600;
}
.title_service a:visited
{
	font-size:12px;
	font-weight:bold;
	color:#006600;
}
.title_service a:hover
{
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
}
