﻿

Body, p, br,tr,td  {
	font-family:  Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

select,input,option{
font-family: Verdana,Arial,Helvetica;
font-size:11px;
color:#666666;
line-height:15px;

 }

.data_visible {
	color: black;
} 
.data_invisible {
	display: none;
}

.dashH {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.dash {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.unselected {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
.csr{
	cursor: hand;
}
.selected {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #0B93D7;
	font-weight: bold;
	cursor: default;
}

.Bfont {
	font-size: 11px;
	font-weight: bold;
}
.fieldTitle {
	color: #333333;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.inputStyle {
	width:120px;
	height:18px;
	font-size: 11px;
	border: 1pt solid #75A3D0
}
.inputStyleWithoutWidth {
	height:18px;
	font-size: 11px;
	border: 1pt solid #75A3D0;
}
.textareaStyle {
	font-size: 11px;
	border: 1pt solid #75A3D0;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}

.tSolidLineTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2B2B2;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tSolidLineBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
}

.tSolidLineLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B2B2B2;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
.tSolidLineLeftTopBottom {
	border-top: 1px solid #B2B2B2;
	border-right: none;
	border-bottom: 1px solid #B2B2B2;
	border-left:1px solid #B2B2B2;
}

.tSolidLineAll{
	border: 1px solid #B2B2B2;
}
.tSolidLineRight {
	border-top: none;
	border-right: 1px solid #B2B2B2;
	border-bottom: none;
	border-left:none;
}
.borderStyle {
	border:#b2b2b2 1px solid;
}

.aHrefStyle {
	font-size: 11px;
	color: #666666;
}

.BGIMG {
	background-image: url(images/10108004.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.BANNERIMG {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.chkBox {
	display: none;
	width: 1pt;
}
td.opt_list, tr.opt_list { 
	height: 20;
	text-align: center; 
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: black; 
	line-height: 110%;
	letter-spacing: 0px;
}
td.opt_list_hicolor, tr.opt_list_hicolor { 
	height: 20;
	text-align: center; 
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: normal; 
	color: black; 
	background-color: #D8E4F1;
	line-height: 110%;
	letter-spacing: 0px;
}

.table_title {
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-weight: bold;
}

.col_color{
	background-color: #e7e7e7;
}
.tabTitle{
	color: #FFFFFF;

}
