/*body,td,a,p,.h{font-family:arial,sans-serif}
body{color:#333;margin:3px 8px 2em}
img,table{border:0}
#sf{width:100%}
#frame{width:564px;margin:auto 12px}
#gbar{float:left;height:22px}
.gbh,.gbd{border-top:1px solid #c9d7f1;font-size:1px}
.gbh{height:0;position:absolute;top:24px;width:100%}
#gbs,.gbm{background:#fff;left:0;position:absolute;text-align:left;visibility:hidden;z-index:1000}
.gbm{border:1px solid;border-color:#c9d7f1 #36c #36c #a2bae7;z-index:1001}
#guser{padding-bottom:7px !important;text-align:right}
#gbar,#guser{font-size:13px;padding-top:1px !important}
.gb1{margin-right:.5em}.gb1,.gb3{zoom:1}
.gb2{display:block;padding:.2em .5em}
.gb2,.gb3{text-decoration:none}
a.gb1,a.gb2,a.gb3,a.gb4{color:#00c !important}
a.gb2:hover{background:#36c;color:#fff !important}
*/
/*own */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 4 0 0 8;
}

a:hover, a:link, a:visited {
	color:#00c;	
	text-decoration:none;
}

.topnav {
	font-size: 13px;
	height: 18px;
}

.topunderline {
	width: 100%;
	border-top: 1px solid #c9d7f1;	
	height: 5px;
}

.footer {
	font-size:13px;
}

.login_input_text { 
	width: 100px; 
	background-color: #c9d7f1; 
	height:15px;
	border:1px;
	font-style:oblique;
	font-weight:bold;
	color:#00c;
} 

.login_input_button {
	width: 70px;
	background-color: #c9d7f1;
	font-style: oblique;
	font-weight: bold;
	font-size: 10px;
	margin: 0 0 0 0;
	spacin;
	border: none;
} 


