body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td { font-family:Bodoni MT, Helvetica, sans-serif;
	font-size:14px;
	margin-top: 0px;
}



form {
     margin:0;
     padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #eb5f66;
	margin: 0px;
	padding-left: 10px;
	text-transform: uppercase;
	padding-top: 10px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #eb5f66;
	margin: 0px;
	text-transform: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 1px;
}


.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 12px;
	color: #e89599
	padding-top: 2px;
	padding-bottom: 8px;
	text-align: center;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}
.t-menu {
	color: #b16477;
	font-size: 10px;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 11px;
	padding-left: 10px;
}

.t-menu_lnk {
	color:#b16477;
}

.t-menu_lnk:hover {
	color:#e89699;
}


.c_name {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #da3942;
}


.bottom-menu {
	color: #e89599;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 2px;
}

.bottom-menu-lnk {
	color: #e8aa81;
	text-decoration: none;
}

.bottom-menu-lnk:hover {
	color: #000000;
	text-decoration: underline;
}

.menu {
	height: 28px;
	color: #b16100;
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 70px;
	white-space: nowrap;
	text-align: left;	
}
.menu_lnk{
	text-decoration: none;
	color: #b16100;
}

.menu_lnk:hover {
	color: #D78D00;
	text-decoration: none;
}
.r-content {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: justify;
}

.title-cont {
	background-image: url(../images/centr-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.body_txt {
	color: #000000;
	text-align: justify;
	padding: 10px;
	vertical-align: top;
	background-image: url(../images/centr-bg.gif);
	background-position: right;
	background-repeat: repeat-y;
}
