TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
BODY {
	background-image: url(../images/body.jpg);
	background-position: center top;
}
.menu_repet {
	background-image: url(../images/menu-middle.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.link_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.left_repet {
	background-image: url(../images/left-glow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.right_repet {
	background-image: url(../images/right-glow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.body_bg {
	background-image: url(../images/body.jpg);
	background-position: center top;
}
.header_bg {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.content_bg {
	background-image: url(../images/left-glow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.content_innerrepet {
	background-color: #B8B0A6;
	background-image: url(../images/content-inner.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #393939;
	text-decoration: none;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #393939;
	text-decoration: none;
}
.quote_toprepet {
	background-image: url(../images/quote-image.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.quote_middlerepet {
	background-image: url(../images/quote-middle.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #323533;
}
.textfield {
	width: 180px;
	height:15px;
}
.text_13 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.arial_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #393939;
	text-decoration: none;
}
a.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #393939;
	text-decoration: none;
}
a.more:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blue_color {
	background-color: #3D4C55;
}
.light_color {
	background-color: #BAB1A8;
}
.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #535A56;
	text-decoration: none;
}
a.link_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F3F1EF;
	text-decoration: none;
}

.welcome_bgimage {
	background-image: url(../images/welcome-image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
