#search {width:616px; height: 80px; text-align: center; }
#search .left {background-image: url('/images/search_left.gif'); background-repeat: no-repeat; width:23px; height:70px; float:left;}
#search .right {background-image: url('/images/search_right.gif'); background-repeat: no-repeat; width:23px; height:70px; float:right;}
#search .bg {background-image: url('/images/search_bg.gif'); height:70px; width:570px; float:left;}
.search_wait {position:absolute;left:0;top:0;layer-background-color:white; background-color:white; z-index:10; width:100%; height:100%; text-align:center; }
.block {clear:all;}
.fl {float:left;}
.fr {float:right;}
.bordert{border:1px solid #CECECE; padding: 4px;}
.bordert1{border:1px solid #CECECE; padding: 1px;}
.search_box {
	font-size : 22px; height:28px; width:280px;
	border-bottom-color : #003300;
	border-right-color : #003300;
	border-top-color: #006600;
	border-left-color: #006600;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
}

#sr {width:90%;text-align:left;}
#tnavl {
width:3px;
height:17px;
background-image: url(/images/nav_t_l.gif);
background-repeat: no-repeat;
}
#tnavr {
width:3px;
height:17px;
background-image: url(/images/nav_t_r.gif);
background-repeat: no-repeat;
}
#tnavc {
text-align:center;
height:17px;
background-image: url(/images/nav_t_bg.gif);
padding-right: 20px;
padding-left: 20px;
white-space: nowrap;
}
#tnavline {
height:17px;
background-image: url(/images/nav_t_bgline.gif);
}
#tnavc a{
font-family: arial; font-size: 9pt; color:#FFFFFF; text-decoration:none; font-weight:bold;
}
#tnavc .current{
font-family: arial; font-size: 9pt; color:#FFEC1D; text-decoration:none; font-weight:bold;
}

#tnavs{width:2px;}

#tsnavl {
width:2px;
height:19px;
background-image: url(/images/nav_ts_l.gif);
background-repeat: no-repeat;
}
#tsnavr {
width:2px;
height:19px;
background-image: url(/images/nav_ts_r.gif);
background-repeat: no-repeat;
}
#tsnavc {
text-align:center;
height:19px;
background-image: url(/images/nav_ts_bg.gif);
padding-right: 10px;
padding-left: 10px;
padding-top: 0px;
padding-bottom: 1px;
white-space: nowrap;
}
#tsnavc a {
font-family: arial; font-size: 8pt; color:#006633;
}

body      { color: #444; font-size: 12px; font-family: Arial; font-weight: normal }
b,strong{font-size : 12px;}
h1{font-size : 16px;}
.error { font-weight: bold; color:#CC0000; font-size : 12px; }


