/* CSS Document */

body{
	margin:0px;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	background-attachment: scroll;
	}
.topbg{
	margin:0px;
	background-image:url(images/bg_top.gif);
	background-repeat:repeat-x;
	background-position: top;
	}
	
.border{border:#FFFFFF solid 1px;}

.text{
	font-family:Papyrus, Verdana, Tahoma;
	font-size:16px;
	line-height:18px;
	text-align:left;
	color:#340A00;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	}
.text-left{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	text-align:centre;
	color:#FFFFFF;
	}

.copyright{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}

a.web:link{
	font-family:Papyrus, Verdana, Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#6B2103;
	;
	font-weight: bold;
}
a.web:active{
	font-family:Papyrus, Verdana, Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#6B2103;
	font-weight: bold;
}
a.web:visited{
	font-family:Papyrus, Verdana, Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#6B2103;
	;
	font-weight: bold;
}
a.web:hover{
	font-family:Papyrus, Verdana, Tahoma;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight: bold;
}

.title{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	text-align:justify;
	color:#404041;
	font-weight:bold;
	}
.textcenter {

	font-family:Papyrus, Verdana, Tahoma;
	font-size:16px;
	line-height:18px;
	text-align:center;
	color:#340A00;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.contacttext {

	font-family:Papyrus, Verdana, Tahoma;
	font-size:15px;
	line-height:16px;
	text-align:left;
	color:#340A00;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.fildtext {


	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	text-align:left;
	color:#340A00;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.textcontact {

	font-family:Papyrus, Verdana, Tahoma;
	font-size:12px;
	line-height:18px;
	text-align:left;
	color:#340A00;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
