body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td { font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
}

a{
	color: #d06302;
	text-decoration: underline;
	border-color:Black;
}

.sub_lnk{
	color: #d06302;
	text-decoration:none;
	border-color:Black;
	border-width:thin;
	border:0;
	color:Black;
	outline-color:Black;
}


a:hover{
	color: #d06302;
	text-decoration: none;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
     margin:0;
     padding:0;
}
.centr-title-bg {
	background-image: url(../images/centr-title-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.slogan {
	font-size: 12px;
	font-weight: bold;
	color: #946d4f;
	padding-left: 22px;
	text-transform: uppercase;
	padding-top: 5px;
}


ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}
.left-title {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 12px;
	vertical-align: middle;
	text-transform: uppercase;
}

.center-text {
	color: #000000;	
	font-size: 14px;	
	text-align: justify;
	vertical-align: top;	
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.center-text-title {
	color: #DE4BB3;	
	font-size: 14px;	
	text-align: justify;
	vertical-align: top;	
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #64391a;
	margin: 0px;
	padding-top: 1px;
	text-transform: uppercase;
	vertical-align: top;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #D828A3;
	padding-top: 17px;
	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;
}

.c_name {
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #630c12;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 22px;
}
.l-bg {
	background-image: url(../images/l-bg.jpg);
	background-position: right top;
	background-repeat: repeat;
	background-color: #50023F;
}
.r-bg {
	background-image: url(../images/r-bg.jpg);
	background-position: left top;
	background-color: #50023F;
}



.bottom-menu {
	color: #5C5C5C;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bottom-menu-lnk {
	color: #F5DCEE;
	text-decoration: none;
}

.bottom-menu-lnk:hover {
	color: #ECBDDF;
	text-decoration: underline;
}

.menu {
	color: #F9DFF1;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	text-align: center;
	text-transform: uppercase;
}
.menu_lnk{
	text-decoration: none;
	color: #F9DFF1;
}

.title_lnk{
	text-decoration: none;
	color: #D828A3;
	font-weight: bold;
}
.title_lnk:hover{
	text-decoration: none;
	color: #6A1651;
	font-weight: bold;
}

.sub_lnk{
	text-decoration: none;
	color: white;
}

.menu_lnk:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.sub {
	color: #D828A3;
	text-transform: none;
	vertical-align: middle;
}

.sub_lnk{
	color: #D828A3;
	text-decoration: none;
}

.sub_lnk:hover {
	color: #D828A3;
	text-decoration: underline;
}


.left_body_txt {
	color: #F9DFF1;
	text-align: justify;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.body_txt {
	color: black;
	text-align: justify;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.right-title {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
	padding-left: 12px;
}
