body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.index_text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #272727;
}
.main_text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #272727;
	padding-bottom:10px;
	padding-top:5px;
	padding-left:30px;
	padding-right:30px;
}
.bottom_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #ffffff;
}
.bottom_text:link{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom_text:visited{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom_text:hover{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.textbox {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #cccccc
}
.sub_heading{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #7995A3;
}
.sub_heading:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #7995A3;
	text-decoration: underline;
}
.sub_heading:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #7995A3;
	text-decoration: underline;
}
.sub_heading:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #7995A3;
	text-decoration: none;
}
.button {
	BACKGROUND-COLOR: #3B6174; 
	COLOR: #FFFFFF; 
	font-family: Tahoma;
	FONT-SIZE: 11px; 
	text-decoration: none;
	
}
.nor_content{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.nor_content:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #272727;
	text-decoration: underline;
}
.nor_content:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #272727;
	text-decoration: underline;
}
.nor_content:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #272727;
	text-decoration: none;
}
.border {
	border: 1px solid #cccccc;
}