.bg6 {
	background-image: url(images/bg6.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.bg_6 {
	background-image: url(images/bg_6.jpg);
	background-repeat: repeat;
	background-position: left top;
}


.bg5 {
	background-image: url(images/bg5.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.bg_5 {
	background-image: url(images/bg_5.jpg);
	background-repeat: repeat;
	background-position: left top;
}


.bg4 {
	background-image: url(images/bg4.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.bg_4 {
	background-image: url(images/bg_4.jpg);
	background-repeat: repeat;
	background-position: left top;
}






.bg8 {
	background-image: url(images/bg3.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.bg12 {
	background-image: url(images/bg12.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.box_bg {
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #CAC9C4;
	border: 1px outset #AFADA4;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:16px;
}
.text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:16px;
}

.white_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #D1D3D3;
	text-decoration: none;
	line-height:16px;
}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #D1D3D3;
	text-decoration: none;
	line-height:16px;
}

.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F37F43;
	text-decoration: none;
	line-height:16px;
}
.red_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #B62F05;
	text-decoration: none;
	line-height:16px;
}
.horz_line {
	background-image: url(images/horz_line.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.horz_line1 {
	background-image: url(images/horz_line1.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height:16px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #D84011;
	text-decoration: none;
	line-height:16px;
}
.heading_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #D84011;
	text-decoration: none;
	line-height:16px;
}
.text_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:16px;
}
.text_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #D84011;
	text-decoration: none;
	line-height:16px;
}

.gredient {
    border-collapse:collapse;
	border:dotted #666666 1px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}