
@font-face {
 font-family: MyCalibri;
 src: url("../font/Calibri.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCalibri;
 src: url("../font/Calibri.ttf") /* TTF file for CSS3 browsers */
}

html{
	height: 100%;
	min-height: 100%;
	border-width: 0px;
	font-family: Calibri;
	font-size: 12px;
    font-family: Calibri;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Calibri;
	color: #333333;
}

body,td,th {
	font-size: 12px;
	font-family: Calibri;
}

.gray_text {
	font-size: 12px;
	font-family: Calibri;
	color: #999999;
}

.white_text {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Calibri;
}

a:link {
	color: #494949;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
}

a img {
	border-width: 0px;
}

.black_text {
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
}
.black_text2 {
	font-family: Calibri;
	font-size: 12px;
	color: #333;
}
.scroll {
	overflow: auto;
	height: 250px;
	width: 410px;
}
.scroll2 {
	overflow: auto;
	height: 150px;
	width: 390px;
}

.detail_text {
	color: #333;
	font-family: Calibri;
	font-size: 10px;
	font-weight: bold;
}
.bottom_text {
	font-family: Calibri;
	font-size: 12px;
	color: #000;
}
.body_text {
	font-size: 12px;
	font-family: Calibri;
	color: #333333;
}
.sub_head {
	font-family: Calibri;
	color: #06F;
	font-size: 12px;
}
.text_blue {
	font-family: Calibri;
	font-size: 12px;
	color: #06F;
}
.text_red {
	font-family: Calibri;
	font-size: 12px;
	color: #F00;
}
.text_orange {
	font-family: Calibri;
	font-size: 12px;
	color: #FC0;
}
.text_cyan {
	font-family: Calibri;
	font-size: 12px;
	color: #3CF;
}
.white_text2 {
	font-family: Calibri;
	font-size: 14px;
	color: #FFF;
}
.green_text_line {
	font-family: Calibri;
	font-size: 12px;
	color: #060;
}
input {
	border:#000000 solid 1px;
	font-size: 12px;
	font-family: Calibri;
	color: #333333;
}

input.Btt {
	font-size: 10px;
	font-weight:bold;
	height:22px;
	border-left:#DDDDDD solid 1px;
	border-right:#DDDDDD solid 1px;
	border-bottom-width:0px;
	border-top-width:0px;
	font-family: Calibri;
}

textarea {
	border:#000000 solid 1px;
	font-size: 12px;
	font-family: Calibri;
	color: #333333;
}

select {
	border:#000000 solid 1px;
	font-size: 14px;
	font-family: Calibri;
	color: #333333;
}
