<style type="text/css">



.floatleft {
	float: left;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

.floatright {
	float: right;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

.floatcentre{
	float: centre;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}

.fieldset { 
			-moz-border-radius:5px; 
			border-radius: 5px; 
			-webkit-border-radius: 5px; 
			//edit :D 
}

.special {
font-family: Verdana;
font-size: 14px;
color: #000;
background: #F5FBEF;
border: 1px solid #E3F6CE;
padding: 10px;
margin: 10px auto;
} 


.bullet {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.kbio_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}


.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	background-color: #9F9;
	height: 25px;
	vertical-align: middle;
	text-indent: 10px;
}


.table_ODD {
	background-color: #E1FFE6;
}


.red {
	color: #F00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.table_bld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666;
}

.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #069;
	line-height: 1.5;
	text-align: left;
	font-size: 15px;
}

.pageheading_RED {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	line-height: 1.5;
	text-align: left;
	font-size: 15px;
}

.seals_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

.headingtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #6F6;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	background-color: #F0F0F0;
	background-position: center center;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 10px;
	padding-top: 10px;
	height: auto;
	width: 100%;
	padding-left: 10px;
}

.table_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #666;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
}



.applications {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #000066;
	font-weight: normal;
}
.indexmenue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
}


a.pageheadinglnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #036DC3;
	line-height: 20px;
}
a.pageheadinglnk:link {
	color: #036DC3
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 20px;
	text-decoration: none;
} /* unvisited link */ 


a.pageheadinglnk:visited {
	color: #036DC3
	color: #036DC3
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 20px;
	text-decoration: none;
} /* visited link */ 

a.pageheadinglnk:hover {color: #FF0000
	color: #036DC3
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
	line-height: 20px;
} 
	
a.pageheadinglnk:active {color: #036DC3
	color: #036DC3
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 20px;
}  


.listbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	vertical-align: middle;
}

.menueindex {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #0000FF;
}

.application {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	line-height: 13px;
	font-weight: bold;
	color: #666666;
}
 

table.sample {
	border-width: thin;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}

table.sample th {
	border-width: 2px;
	padding: 2px;
	border-style: solid;
	border-color: gray;
	background-color: #fffff0;
	-moz-border-radius: ;
}

table.sample td {
	border-width: 2px;
	padding: 2px;
	border-style: solid;
	border-color: gray;
	background-color: #fffff0;
	moz-border-radius: ;
}

.bdrtable {
	border: 2px solid #9F9;
	width:80%;
	border-collapse:collapse;
}

.bdrtable_seal {
	cellpadding: 6px;
	cellspacing:4px: 	
	bordercolor:#999999;
	border: 2px solid #9F9;
	width:100%;
	border-style: solid;
	border-collapse:collapse;
	font-size: 11px;
	font-weight: normal;
}

A:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	line-height: 20px;
	text-decoration: underline;
	left: auto;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	line-height: 20px;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #427dad;
	/* [disabled]line-height: 20px; */
	
}
.

