.eurodix_style {
	background-attachment: fixed;
	background-image: url(../images/img_3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.header_txt {
	font-family: Tahoma;
	font-size: 14px;
	color: #339933;
	font-weight: bold;
}
.style1 {color: #FF6600}
.detail_txt {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 18px;
}
.border_1 {
	border: thin solid #F7AA2A;
	background-color: #FFB27F;
}
.link_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #669933;
	text-decoration: none;
}
A.link_txt:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.link_txt1 {

	font-family: Tahoma;
	font-size: 11px;
	color: #FF8929;
	text-decoration: none;
}
.head_txt_black {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.bg_img {
	background-image: url(../images/img_3.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	background-attachment: fixed;
}
.border_line {
	border-top: thin solid #FF9900;
	border-right: thin none #FF9900;
	border-bottom: thin none #FF9900;
	border-left: thin none #FF9900;
}
.orange_headtxt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

.green_headtxt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: Green;
}

.border_line1 {
	border-top: thin solid Green;
	border-right: thin none Green;
	border-bottom: thin none Green;
	border-left: thin none Green;
}



.border{
	border: 1px solid #FFB27F;
}

.border1{
	border-bottom: 1px solid #FFB27F;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

.content{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.headerwhite{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 8px;
}
.formtext1{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}
.button{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	width: 150px;
}
.button1{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	width: 80px;
}
.tbox2{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding: 2px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
