.fontsize8pt { font-size: 8pt}
.fontsize8ptwidth { font-size: 8pt ; letter-spacing: -1px}
.fontsize8ptheight { font-size: 8pt ; line-height: 11pt}
.fontsize10pt {  font-size: 10pt}
.fontsize10ptwidth { font-size: 10pt ; letter-spacing: -1px}
.fontsize10ptheight { font-size: 10pt ; line-height: 13pt}
.fontsize12pt { font-size: 12pt}
.fontsize12ptwidth { font-size: 12pt ; letter-spacing: -1px}
.fontsize12ptheight { font-size: 12pt ; line-height: 15pt}

/*----------------------------------------/SEOTEXT/-----*/
h1.seotext {
display: none;
}

h2.seotext {
display: none;
}

.topmenu {
	display: block;
	width: 210px;
	height: 31px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	overflow: hidden;
}
/*----------------------------------------/for page [sendmail]/-----*/
div#mailform {
	width:670px;
	margin:10px auto;
	padding:0;
}
div#mailform table{
}
div#mailform table th{
	background:#fce3e4;
	margin: 2px;
	padding: 12px;
	width: 30%;
	font-weight: normal;
}
div#mailform table td{
	margin: 2px;
	padding: 5px;
	width: 70%;
	color: #666;
}
div#mailform table td input{
	margin:2px;
}
div#mailform table td.line{
	height: 5px;
	margin: 1px;
	padding: 0;
	background: url(../images/line.gif) left bottom repeat-x;
}
