@charset "utf-8";
body{
 margin:0px auto;
 }
p{
	margin:0px;
	padding:0px;
	}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height:16.5px;
	text-decoration:none;
}
.border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.border_table {
	text-decoration: none;
	border: 1px solid #bcbbbb;
}
.borderright_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border_top_ {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.textbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc3300;
}
.textbold_white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.textbold_date_red {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #cc3300;
}
.text_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.text_white_11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
}
