/* CSS Document - ENG*/
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	color: #000000;
}
hr {
	color:#000000;
	height: 2px;
	width: 100%;
}
.style20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 
}
img.withborder {
	border: 1px solid #000000;
}
.showname {
	font-size: 17px;
	font-weight: bold;
	color:#6633CC;
	line-height: 150%;
}
.subtitle {
	font-size: 13pt;
	color:#FF0066;
	font-weight:bold;
	line-height:150%;
}

/*Link*/
a {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000ff;	
	background-color: #ececec;
}

/*Left Menu Navigation (with table border)*/
.menu {
	width: 100%;
}
.menu h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 15px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0;
}
.menu h1 a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #0000ff;
	padding: 5px 5px 5px 5px;
	display: block; 
}
.menu h1 a:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #0000ff;
	background-color: #ececec;
	display: block;
}


/*form*/
select,input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.title {
	font-size:13pt;
	font-weight:bold;
}
.r {
	font-size: 8pt;
	color:#CC0000;
}
