.Navbar {
	background-image: url(../image/nav-bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.topright {
	background-image: url(../image/Body_Topright_corner.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.topleft {
	background-image: url(../image/Body_Topleft_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.downleft {
	background-image: url(../image/Body_Bottomleft_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.downright {
	background-image: url(../image/Body_Bottomright_corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bodytop {
	background-image: url(../image/Body_Top.jpg);
	background-repeat: repeat-x;
}
.smallboxtopleft {
	background-image: url(../image/small%20table/sbody_topleft.jpg);
	background-repeat: no-repeat;
}
.smallboxleftside {
	background-image: url(../image/small%20table/sbody_leftside.jpg);
	background-repeat: repeat-y;
}
.smallboxbottomleft {
	background-image: url(../image/small%20table/bottomleft_side.jpg);
	background-repeat: no-repeat;
}
.smallboxbottom {
	background-image: url(../image/small%20table/sbody_bottom.jpg);
	background-repeat: repeat-x;
}
.smallboxbottomright {
	background-image: url(../image/small%20table/sbody_bottomright.jpg);
	background-repeat: no-repeat;
}
.bodydown {
	background-image: url(../image/BodyFooter.jpg);
	background-repeat: repeat-x;
}
.smallboxtopside {
	background-image: url(../image/small%20table/sbody_topside.jpg);
	background-repeat: repeat-x;
}
.smallboxrightside {
	background-image: url(../image/small%20table/sbody_rightside.jpg);
	background-repeat: repeat-y;
}
.smallbox_top_right {
	background-image: url(../image/small%20table/sbody_topright.jpg);
	background-repeat: no-repeat;
}

.sub_title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: underline;
	text-align: left;
	height: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	height: 15px;
	word-spacing: 1pt;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	height: 20px;
	word-spacing: 1pt;
	font-weight: bold;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	height: 20px
}
.title {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bolder;
	color: #0092CC;
	height:30px;
	text-align: left;
}
.title1 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #0092CC;
	height:30px;	
	text-align:left;
}
.tableheader {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
	color: #ffffff;
	text-align:center;
}
.bodyright {
	background-image: url(../image/Body_right_side.jpg);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(../image/footer.jpg);
}

.bodyleft {
	background-image: url(../image/Body_left_side.jpg);
	background-repeat: repeat-y;
}
.table_top_left {
	background-image: url(../image/table_leftcorner.gif);
	background-repeat: no-repeat;
}
.table_topbody {
	background-image: url(../image/table_body_top.gif);
	background-repeat: repeat-x;
}
.table_top_right {
	background-image: url(../image/table_righttop_corner.gif);
}
.table_rigth_corner {
	background-image: url(../image/table_rightCorner_down.gif);
}
.tableleft_corner_down {
	background-image: url(../image/table_leftcorner_down.gif);
}
.table_body_down {
	background-image: url(../image/table_body_down.gif);
	background-repeat: repeat-x;
}
.table_leftside {
	background-image: url(../image/table_leftside.gif);
	background-repeat: repeat-y;
}
.table_right_side {
	background-image: url(../image/table_rightside.gif);
	background-repeat: repeat-y;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.style3 {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}