@charset "utf-8";
@import url("font.css");
@import url("basic.css");

/* CSS Document */

#DIVAll {
	margin: auto;
	text-align: left;
	background: #FFFFFF;
	border: 3px solid #F5F5F5;
	width: 780px;
}
/*---top banner AREA ---*/
#DIVtop{
	margin: auto;
	text-align: left;
	background: #FFFFFF;
}
#function{
	background-color: #006699;
}
#function td{
	color: #FFFFFF;
}
#function a{
	color: #FFFFFF;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
}
.language {
	margin-bottom: 8px;
}
.language a.current{
	color: #FFFF00;
	text-decoration: underline;
}
.language a{
	color: #555555;
	margin-left: 15px;
	margin-right: 6px;
	text-decoration: none;
}

	

.footer {
	padding-left: 30px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 1px;
	font-size: 11px;
}

.footer a{
	color: #666666;
	margin: 5px 5px 3px;
	text-decoration: none;
	padding: 3px 3px 1px;
}
.footer p{
	padding: 10px;
	color: #666666;
	font-size: 11px;
	margin: 4px;
	
}

.list {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 10px 10px 10px 15px;
}
.list a:link, .list a:visited{
	text-decoration: none;
	color: #333366;
	background: #fff url(../images/flechaverde.gif) no-repeat 3px 13px;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	padding: 6px 3px 4px 17px;
}

.list a:hover{
	color: #990000;
	background: #EBFECF url(../images/flechagris1.gif) no-repeat 3px 13px;
}
.list p{
	margin: 0px;
	padding: 0px;
}
.productList{
	margin: 6px 2px 6px 6px;
}
.productList p{
	font-size: 12px;
	color: #333333;
	padding-left: 8px;
}
.productList table{
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}
.productList td{
	font-size: 11px;
	vertical-align: top;
	border-bottom: 1px solid #E9EEE8;
	border-left: 1px solid #fff;
	background: #F3F2EB;
	font-family:  Arial, Helvetica, sans-serif;
}

.productList th{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background: #999999;
	border-top: 0px solid;
	border-right: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin: 0px;
	padding: 2px;
}
td.productList2{
	font-size: 11px;
	font-weight: normal;
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #efefef;
	padding: 4px;
}
.productList a{
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #009900;
}

.homeTitle {
	background-image: url(../images/title_line.gif);
	background-repeat: repeat-x;
	margin: 10px;
}
.homeselect {
	width: 200px;
}