body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
td,p,li,input,select,div,span,textarea{
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	color:#58595b}
img {border: 0px;}
ul {margin:0px}

.L10 {line-height:100%}	
.L13 {line-height:130%}
.L15 {line-height:150%}
.L17 {line-height:170%}
.L20 {line-height:200%}

.button {
	font-size: 9pt;
	height: 19px;
	width: 80px;
	background-color: #eeeeee;
	cursor: hand;
	text-align: center;
	vertical-align: 3%;
	padding-top: 2px;
	border: 1px solid #333333;
}

a:link{
	COLOR:#58595b;
	TEXT-DECORATION:none;
	font-size: 9pt;
}
a:visited{
	COLOR:#58595b;
	TEXT-DECORATION: none;
	font-size: 9pt;
}
a:active{
	COLOR:#58595b;
	TEXT-DECORATION: underline;
	font-size: 9pt;

}
a:hover{
	COLOR:#999999;
	TEXT-DECORATION: underline;
	font-size: 9pt;
}

a.a_index_products:link{
	COLOR:#0D8E15;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: bold;
}
a.a_index_products:visited{
	COLOR:#0D8E15;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: bold;
}
a.a_index_products:active{
	COLOR:#0D8E15;
	TEXT-DECORATION: none;
	font-size: 9pt;
	font-weight: bold;

}
a.a_index_products:hover{
	COLOR:#000000;
	TEXT-DECORATION: underline;
	font-size: 9pt;
	font-weight: bold;
}
.gray{COLOR:#999999;	
     font-size: 8pt;
	 font-weight: bold;}

.red{COLOR:#ed1c24;}
.black{COLOR:#ed1c24;}
.white{COLOR:#d0d8e0;}
.news_gray{
	COLOR:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}


.hideDiv {
	display:none;
}
.SingleLineInput {
	border: 1px solid #939598;
}
.SingleLineTable {
	border-collapse:collapse;
}

.input_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.top_common {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}


.bottom_common {
	background-image: url(../images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content_client {
	padding-top: 14px;
	padding-left: 12px;
	background-image: url(../images/bg_index_client.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	text-align: left;
}
.news_line {
	background-image: url(../images/line_index_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.word_products {
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/index_products_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.td_mainword {
    padding-top: 18px;
	padding-left: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.reply_mainword {
    padding-top: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.bg_mainword {
	padding-left: 10px;
	padding-right: 10px;
}

.menu_mainword {
	padding-top: 5px;
	padding-bottom: 5px;
}

.pointLine {
	background-image: url(../common/pointLine.gif);
	background-repeat: repeat-x;
	background-position:center;
	height:30px;
	}
	
	.table {
	border: 1px solid #CCCCCC;
}