﻿

Body, p, br,tr,td  {
	font-family:  Verdana,Arial,Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

select,input,option{
font-family: Verdana,Arial,Helvetica;
font-size:11px;
color:#666666;
line-height:15px;

 }
.main_table {
	border: 1px solid #AAAAAA;
}

.L_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAAAAA;
}
.R_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AAAAAA;
}
.T_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
}
.B_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
}
.LR_line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AAAAAA;
	border-left-color: #AAAAAA;
}
.TB_line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAAAAA;
	border-bottom-color: #AAAAAA;
}

.data_visible {
	color: black;
} 
.data_invisible {
	display: none;
}
.dashR {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #AAAAAA;
}
.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: #333333;
	background-color: #e7e7e7;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}
.sideBar_title{
	font-size: 14px;
	font-family:  Verdana,Arial,  Helvetica;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.sideBar_subtitle{
	font-size: 12px;
	color: #666666;
	font-family:Arial,Verdana,Helvetica;
	text-decoration: none;
	margin-left:22px;
	
}
#div_obj{
	margin-left:22px;
	color: #666666;
}

.sideBar_subtitle_sel{
	font-size: 12px;
	font-family:Arial,Verdana,Helvetica;
	color: #666666;
	font-weight: bold;
	margin-left:22px;
}

.csr{
	cursor: hand;
}

.selected {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #336699;
	font-weight: bold;
	cursor: default;
}

.Bfont {
	font-size: 11px;
	font-weight: bold;
}
.fieldTitle {
	color: #333333;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom:10px;
}
.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: 16px;
	font-weight: bold;
	color: #336699;
	margin-top :10px;
	margin-left :10px;
}

.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/15251515.jpg);
	background-repeat: no-repeat;
	background-position: left 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: 11pt; 
	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: 11pt; 
	font-weight: normal; 
	color: black; 
	background-color: #D8E4F1;
	line-height: 110%;
	letter-spacing: 0px;
}

.table_title {
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
	font-weight: bold;
}
.unavailable_color{
	background-color: #C8ECFF
}
.col_color{
	background-color: #e7e7e7;
}
.tabTitle{
	color: #FFFFFF;

}
