html, body{

	margin:0;

	padding:0;

	font-family:Tahoma;

	font-weight: normal;

	font-size: 12px;

	color:white;

	background: #efefef;/* url(../img/design/bg.png) bottom left repeat-x;/**/

	width:100%;

	height:100%;

}



table{

	margin:0 0 5px 0;

	padding:0;

	font-size:14px;

}

td{

	background-color:#23aaff;

	color:white;

	margin:0;

	padding:0;

}

td.title{

	width:188px;

	height:26px;

	background:transparent url(../img/design/side-title.png) no-repeat;

	font-weight:bold;

	font-size:12px;

	text-align:center;

}

td.left{

	width:15px;

	background:url(../img/design/box/l.png) right top repeat-y;

	font-size:4px;

}

td.right{

	width:8px;

	background:url(../img/design/box/r.png) -1px top repeat-y;

	font-size:4px;

}

td.center{

	width:165px;

	height:20px;

	font-size:14px;

}

td.bl{

	width:15px;

	height:10px;

	background:url(../img/design/box/bl.png) right top no-repeat;

}

td.b{

	width:165px;

	height:10px;

	background:url(../img/design/box/b.png) repeat-x;

}

td.br{

	width:15px;

	height:10px;

	background:url(../img/design/box/br.png) -1px top no-repeat;

}

td.center a{

	text-decoration:none;

	color:white;

}

td.center a:hover{

	color: #005a93;

}

td.center img{

	border:0 none;

	vertical-align:middle;

	margin:5px;

}

td.center form{

	margin:0;

	padding:0;

}



.btnbg{

	height:29px;

	float:left;

	background: url(../img/design/btn/r.png) right top no-repeat;

}

.btnbgo{

	background: url(../img/design/btn/ro.png) right top no-repeat !important;

}

.btnbg input{

	border:0 none;

	height: 29px;

	color: white;

	background: transparent url(../img/design/btn/l.png) no-repeat;

	margin:0;

	padding:0 10px 0 10px !important;

	padding:0 2px 0 2px;

}

.btnbgo input{

	cursor:pointer;

	background: transparent url(../img/design/btn/lo.png) no-repeat !important;

}

label{

	width:36px;

	text-align: right;

	float:left;

	clear:left;

	margin:0;

	padding:0 3px 0 0;

	font-size:12px !important;

	font-size:11px;

	line-height:23px;

}

.input126{

	width:126px;

	height:25px;

	margin:0;

	padding:0;

	float:left;

	background: url(../img/design/input_126x25.png) no-repeat;

}

.input126 input{

	width:117px;

	border:0 none;

	background: transparent;

	font-size:12px;

	margin: 5px 0 0 4px;

	padding:0;

	color: #007fcf;

}

table#t3 td.center a{

	display:none;

}

table#t3 td.center div{

	border-top:0 none !important;

}

table#t3 td.center div td{

	font-family: Tahoma, sans-serif !important;

	font-size: 12px !important;

}

