.combo_boldyel {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
}
.main_border {
	border: 2px solid #334B6F;
}
.left_img {
	background-image: url(images/main_left.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.img_right {
	background-image: url(images/main_right.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.border_yellow {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-color: #FFFF00;
}


.header {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #334B6F;
}
.combo {
	font-family: tahoma;
	font-size: 11px;
	color: #334B6F;
}
.combo_bold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #334B6F;
}
.combo_bold_tracking {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #334B6F;
	text-transform:uppercase;
}
.row_height15 {
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	line-height: 15px;
}
body {
	margin: 0px;
	padding: 0px;
}
.header_light {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	padding-top: 3px;
	padding-bottom: 3px;
}
.linehieght {
	line-height: 20px;
}
.tbl {
	padding: 10px;
}
.tarea {
	font-family: tahoma;
	font-size: 9px;
	color: #334B6F;
	background-color: #C0C0C0;
}
.brdr_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #334B6F;
}
.combo_light {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFF00;
	line-height: 17px;
}
