@charset "utf-8";
/* CSS Document */

}
.text_main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}	

.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.text_white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;

}

.text_main_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;

}
.left_border {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F40600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.siderbar_background {
	background-attachment: scroll;
	background-image: url(images/common/sidebar_background.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.index_background {
	background-attachment: scroll;
	background-image: url(images/index/index_background2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

