body {
	background:url(images/bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

.BRod {
	border: 1px solid #A49470;
}
.langlink{
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

a.langlink:link{
	font-family: Tahoma;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
a.langlink:hover{

	font-family: Tahoma;
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
.copy {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt {

	font-family: arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.header {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
}
subH {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}
.subHeader {

	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.BRodB {

	border: 2px solid #A49470;
}
.mail {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.bgb {
	background-image: url(images/background-design.gif);
}

