body {
	margin: 0px;
}
.main_box_lt {
	background-image: url(images/layout/main_bx_05.jpg);
	background-repeat: repeat-y;
}
.main_box_rt {

	background-image: url(images/layout/main_bx_07.jpg);
	background-repeat: repeat-y;
}
.smalllinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.breadcrumbs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #336699;
}
.td_top_aline {
	background-position: top;
}
.main_box_top {
	background-image: url(images/layout/main_bx_08.jpg);
	background-repeat: repeat-x;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {

	text-decoration: none;
}
a:hover {


	text-decoration: underline;
}
a:active {



	text-decoration: underline;
}
.tdcenter {
	background-position: center;
	text-align: center;
}
