html {
font-size: 12px;
	SCROLLBAR-FACE-COLOR: #dedede; 
	SCROLLBAR-HIGHLIGHT-COLOR: #F5F9FF; 
	SCROLLBAR-SHADOW-COLOR: #828282; 
	SCROLLBAR-3DLIGHT-COLOR: #828282; 
	SCROLLBAR-ARROW-COLOR: #797979; 
	SCROLLBAR-TRACK-COLOR: #EFEFEF; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
body,form,img {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header { 
    font-family: tahoma, verdana; 
    font-size: 12px; 
    color: #ffffff; 
    font-weight: normal;
    background-color:#cc0000; 
}
.selet_bg {
    background-color: #ffffff;
}
.f_one {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
td {
	font-size: 12px;
	line-height: 20px;
	color:#cebd92;
}
.button1 {  border: #999999; border-style: double; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.button2 { background-color: #999999; height: 18px; clip: rect( ); color: #FFFFFF; border: 1px #e1c486 outset}
.button3 { background-color: #C50000; height: 18px; clip: rect( ); color: #FFFFFF; border: 1px #e1c486 outset }
a {
	color: #cebd92;
	text-decoration: none
}
a:hover {
	color: #cebd92;
	text-decoration: underline
}
a.menu {
	color: #372815;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.menu:hover {
	color: #a3140e;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.tt1 {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.tt1:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}

a.tt2 { color: #FF0000; text-decoration: none }
a.tt2:hover { color: #0000FF; text-decoration: none}
a.tt3 {  color: #FFFFFF}
a.tt3:hover {  color: #FFFF00; text-decoration: none}
a.tt4 { color: #AA0000; text-decoration: none}
a.tt4:hover { color: #000000; text-decoration: none }
a.tt5 {
	color: #285ba1;
	text-decoration: none
}
a.tt5:hover {
	color: #285ba2;
	text-decoration: none
}
a.tt6 {
	color: #919191;
	text-decoration: none;
	font-size: 12px;
}
a.tt6:hover {
	color: #919191;
	text-decoration: underline;
	font-size: 12px;
}
a.tt7 {
	color: #d6c99d;
	text-decoration: none;
	font-size: 12px;
}
a.tt7:hover {
	color: #d6c99d;
	text-decoration: underline;
	font-size: 14px;
}
a.start { color: #00FF00; text-decoration: none }
a.start:hover { color: #FFFF00; text-decoration: none }
.font {
	color: #FFFFFF;
	font-size: 12px;
}
.font1 {
	line-height: 20px;
	color: #FF6600;
	font-weight: bold;
}
.sec_menu {
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.sec_menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
.tbrMain {
	display: block;
}
.tbrMain_none {
	display: none;
	}
.tit {
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	color: #cebd92;
}