body {
	background:#ffffff url(images/bg.jpg) repeat-y center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-color: #ffffff;
}
.main_text {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.footer:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #715c3d;
	text-decoration: underline;
}
.footer2 {
	font-family: tahoma;
	font-size: 11px;
	color: #0770a1;
	text-decoration: underline;

}
.footer2:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;

}
.footer1 {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;

}
.footer1:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}
.link2 {
	font-family: tahoma;
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.link2:hover {
	font-family: tahoma;
	font-size: 9x;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.link {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.link:hover {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
}

.main_text .title_text {
	font-family: Tahoma;
	font-size: small;
	color: #FE9400;
	text-decoration: none;

}

.main_small  {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
}

.heading {
	font-family: georgia;
	font-size: 16px;
	color: #dd0200;
	text-decoration: none;
}
.caption {
	font-family: tahoma;
	font-size: 11px;
	color: #0672A3;
	text-decoration: none;
}
