.jform {
        line-height:100%;
}
.clear{
	clear:both;
	height:0px;
}
.jform input{
        font-family: Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	border:1px solid #c4e2db;
	color:#000000;
	font-size:11px;
	/*height:15px;*/
	padding:2px 2px;
	background:#ffffff;
}
.jform input:hover{
	border:1px solid #FF0000;
}
.jform select{
        font-family: Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	border:1px solid #c4e2db;
	color:#000000;
	font-size:11px;
	/*height:22px;*/
	padding:2px 2px;
	background:#ffffff;
}
.jform select:hover{
	border:1px solid #FF0000;
}
.jform textarea{
        font-family: Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	border:1px solid #c4e2db;
        padding:2px 2px;
	color:#000000;
	font-size:11px;
	/*height:22px;*/
	background:#ffffff;
}
.jform textarea:hover{
	border:1px solid #FF0000;
}
.jform label{
        font-family: Tahoma, Verdana, Arial, sans-serif;
	margin: 0;
	color:#000000;
	padding:2px 2px;
	font-size:11px;
	/*height:10px;*/
}

.jform input.jfbutton {
	height:30px;
	cursor:pointer;
	width:100px;
	color:#ffffff;
	padding:3px 4px 4px;
	border:none;
	background:transparent url(../images/but.gif);
}

.jform input.jfbutton:hover, #form-login input.button:hover {
	color:#8bbbff;
}

.mytable {width: 100%;}
.tableheader{border-bottom: solid 1px;}
.tableheader05 {border-bottom: solid 1px;width: 5%;}
.tableheader10 {border-bottom: solid 1px;width: 10%;}
.tableheader15 {border-bottom: solid 1px;width: 15%;}
.tableheader20 {border-bottom: solid 1px;width: 20%;}
.tableheader25 {border-bottom: solid 1px;width: 25%;}
.tableheader30 {border-bottom: solid 1px;width: 30%;}
.tableheader35 {border-bottom: solid 1px;width: 35%;}
.tableheader40 {border-bottom: solid 1px;width: 40%;}
.tableheader45 {border-bottom: solid 1px;width: 45%;}
.tableheader50 {border-bottom: solid 1px;width: 50%;}
.tableheader55 {border-bottom: solid 1px;width: 55%;}
.tableheader60 {border-bottom: solid 1px;width: 60%;}
.tableheader65 {border-bottom: solid 1px;width: 65%;}
.tableheader70 {border-bottom: solid 1px;width: 70%;}
.tableheader75 {border-bottom: solid 1px;width: 75%;}
.tableheader80 {border-bottom: solid 1px;width: 80%;}
.tableheader85 {border-bottom: solid 1px;width: 85%;}
.tableheader90 {border-bottom: solid 1px;width: 90%;}
.tableheader95 {border-bottom: solid 1px;width: 95%;}
.tableheader100 {border-bottom: solid 1px;width: 100%;}
.td_top{vertical-align: top;}
td {vertical-align: top;}