a {
	font-family: Tahoma;
	font-size: 11;
	font-weight: bold;
	color: #041333;
	text-decoration: underline;
}
a:hover {
color: Black;
text-decoration: underline;
}

.w100{
  width:100%
}

.table{
	border: 1 solid Black;
}

.tab{
	border: 1 solid Black;
	font-family: Tahoma;
	font-size: 12;
	padding-left: 3;
	padding-right: 3;
}

.input{
	border: 1 solid #A7BBDE;
	font-family: tahoma;
	font-size: 12;
	padding-left: 3;
	padding-right: 3;
	width: 100%;
}
.tab1{
	border: 1 solid Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
}
.header1{
	font-family: tahoma;
	font-size: 14;
	padding-left: 3;
	padding-right: 3;
	font-weight: bold;
	text-decoration: underline;
	color: Black;
}

.micro{
	border: 1 solid #A7BBDE;
	font-family: tahoma;
	font-size: 9;
	padding-left: 3;
	padding-right: 3;
	width: 100%;
}
.tab_font{
font-family: Tahoma; font-size: 11; font-weight: normal;
}
.tr_bg0{
	background-color: #CEE0FD;
}
.tr_bg1{
	background-color: #D9E7FD;
}
.bg_ro{
	background-color: #F7FAFE;
}
.tr_font1{
	font-weight: bold;
}
h3 {
	font-family: Tahoma;
	font-size: 16;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-family: Tahoma;
	font-size: 14;
	font-weight: bold;
}
body {
	font-family: tahoma;
	font-size: 12;
}
.font {
	font-family: tahoma;
	font-size: 12;
}
.font9 {
	font-family: tahoma;
	font-size: 9;
}
.select{
	background-color: #CEE0FD;
	cursor: hand;
}
pre {
	font-family: tahoma;
	font-size: 11;
	margin-bottom: 0;
}
hr {
	color: #8CC2DD;
}

input {
	height: 20px;
	font-family: Tahoma;
	font-size: 12;
}
.select {
	height: 20px;
	font-family: Tahoma;
	font-size: 12;
}

/* SHOWFORM */
.sf_itemclass{
	border:solid 1 #A7BBDE;width:100%
}
.sf_itemclassnw{
	border:solid 1 #A7BBDE;width:100%
}
.sf_formcaption{
	font-family: Tahoma; font-size: 12; font-weight: bold;
}
.sf_tab_list_border{
	border: 1 solid #8CC2DD;
	font-family: tahoma;
	font-size: 12;
	padding-left: 3;
	padding-right: 3;
}
.sf_listbg{
	background-color: #E9F1FE;	
	}
.sf_toplist{
	background-color: #D9E1EE;	
	}
.sf_oddlist{
	background-color: #D9E7FD;	
	}
.sf_evenlist{
	}
.sf_formcaption{
	font-family: Tahoma; font-size: 12; font-weight: bold;
}
.sf_formpage{
	font-weight: normal;background-color: #e9f1fe;font-family: Tahoma; font-size: 12;
}

/* SHOW_LIST */
.sl_class{
	font-family: Tahoma; font-size: 10; font-weight: normal;	
}
.sl_top{
	background-color: #d9e1ee;font-weight: bold;	
}
.sl_bg{
	background-color: #e9f1fe;
}
.sl_itembg{
	background-color: #e9f1fe;
}
.sl_itemm_over{
	background-color: #A7BBDE;
}
.sl_itemm_out{
	background-color: #e9f1fe;
}
.sl_caption{
	font-family: Tahoma; font-size: 14; font-weight: bold;
}

/* SHOWLIST */
.SHOWLIST_BORDER{
	border: 1 solid #8CC2DD;
}
.SHOWLIST_FONT{
	font-family: tahoma;
	font-size: 11;
}
.SHOWLIST_PADDING{
	padding-left: 3;
	padding-right: 3;
}
.SHOWLIST_BACKGROUND{
	background-color: #E9F1FE;
}
.SHOWLIST_TITLE_BACKGROUND{
	background-color: #C0D8FC;
}
.SHOWLIST_TITLE_FONT{
	font-weight: bold;
}
.SHOWLIST_ROW_BACKGROUND{
	background-color: #D9E7FD;
}

/* show_menubar */
.sm_bg{
	background-color: #e9f1fe;
}
.sm_class{
	font-family: Tahoma; font-size: 12; font-weight: normal;	
}


.PAGE_BREAK{
	page-break-before: always;
}
.PAGE_BREAK2{
	page-break-after: always;
}


.border_t{
	border-top-style: none;
}
.border_b{
	border-bottom-style: none;
}
.border_l{
	border-left-style: none;
}
.border_r{
	border-right-style: none;
}
