/* CSS Document */
* {
	font-size:100%;
}
/* ============================= index ===========================*/
img {padding:0; vertical-align:top;}
a img {border:0;}
html, input, textarea
	{
		font-family:arial;
		font-size:0.96em;
		color:#555555;
		line-height:1.27em;
	}
input, select { vertical-align:middle; font-weight:normal;}
a {color:#555555;}
a:hover{text-decoration:none;}
/* ============================= header ====================== */
#header11 .form {height:30px; width:640px; background:url(images/ken/form_bg1.gif) repeat-x bottom; margin:-2px 60px 0px 0px;}
#header11 .form td {font-size:11px; font-weight:bold; color:#FFF;}
#header11 .form div {background:url(images/ken/header_corner-1-left.jpg) bottom left no-repeat; height:30px;}
#header11 .form div div {background:url(images/ken/header_corner-1-right.jpg) bottom right no-repeat; height:30px;}
#header11 .form input { font-size:11px; color:#000000; font-weight:bold; margin:0px 0px 0px 0px; font-family:Tahoma;}
#header11 .form a {color:#dd0e0e; font-size:11px; font-weight:bold; margin:0px 0px 0px 0px;}
#header11 .form a:hover {color:yellow;}
.submitbutton2 {
    color: #000000;
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
    background:url(images/ken/buttonbga.gif);
    border: 1px solid #dea303;
}
.hbox .h_text {background:url(images/h_text_tall.gif) top repeat-x; margin-right:4px;}
.hbox .h_text .right_bg {background:url(images/h_text_right.gif) top right no-repeat;}
.hbox .h_text .left_bg {background:url(images/h_text_left.gif) top left no-repeat; padding:9px 0 6px 15px;}
.hbox {background:url(images/hbox_tall.gif) top repeat-x #ffffff; margin-top:5px;}
.hbox .rtall {background:url(images/hbox_tall.gif) right repeat-y;}
.hbox .ltall {background:url(images/hbox_tall.gif) left repeat-y;}
.hbox .btall {background:url(images/hbox_btall.gif) bottom repeat-x;}
.hbox .br {background:url(images/hbox_br.gif) bottom right no-repeat;}
.hbox .bl {background:url(images/hbox_bl.gif) bottom left no-repeat;}
.hbox .tr {background:url(images/hbox_tr.gif) top right no-repeat;}
.hbox .tl {background:url(images/hbox_tl.gif) top left no-repeat;}
.hbox .indent {padding:10px 8px 0 10px;}
.hbox .content {padding:5px/*top margin*/ 0 0 0px;}
/* ============================= footer ====================== */
.footerbar {
    background:url(images/ken/footbg.gif);
    color: #ffffff;
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
#footer {height:70px; text-align:center; background:url(images/footer_tall.gif) bottom repeat-x;}
#footer a {text-decoration:none; color:#2f2f2f;}
#footer a:hover {text-decoration:underline;}
#footer .menu {color:#6e7888;}
#footer .menu a {color:#6e7888;}