/* CSS Document */

body {
	background-color:#c0c0c0;
	margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;
}
.bg-content {
	background-color:#ac453c;
	background-image:url(../images/bg-content.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.bg-inner-content {
	background-image:url(../images/bg-content-inner2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.bg-inner-page {
	background-image:url(../images/bg-inner-page.jpg);
	background-position:top;
	background-repeat:repeat-y;
}
.txt-title {
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	color:#ffffff; text-decoration:none; font-size:18px;
	line-height:16px; font-weight:bold;
	background-repeat:repeat-x;
	background-position:top;
	padding-top:25px;
}
.txt-title1 {
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	color:#eedad8; text-decoration:none; font-size:13px;
	line-height:16px; font-weight:normal;
}
.txt-title2 {
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	color:#eedad8; text-decoration:none; font-size:13px;
	line-height:16px; font-weight:normal; text-align:justify;
	padding-left:15px; padding-right:15px;
}
.txt-title3 {
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	color:#eedad8; text-decoration:none; font-size:13px;
	line-height:16px; font-weight:normal; 
}
.txt-title1 A {
	color:#eedad8; text-decoration:none; font-size:13px;
}
.txt-title1 A:hover {
	color:#ffffff; text-decoration:none;
}
.bg-img1 {
	background-image:url(../images/i-img1.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.bg-img2 {
	background-image:url(../images/i-img2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	color:#eedad8; text-decoration:underline; font-size:16px;
	line-height:16px; font-weight:bold;
}
.bg-img3 {
	background-image:url(../images/i-img3.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
.bg-footer{
	background-image:url(../images/bg-footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#af443e;
}
.txt-copyright {
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	color:#eedad8; text-decoration:none; font-size:11px;
	font-weight:normal;  
}
.txt-copyright A {
	color:#eedad8; text-decoration:none; font-size:11px;
}
.txt-copyright A:hover {
	color:#ffffff; text-decoration:none; font-size:11px;
}
.txt-link {
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	color:#eedad8; text-decoration:none; font-size:13px;
	font-weight:normal;
}
.txt-link A {
	text-decoration:none; color:#eedad8;
}
.txt-link A:hover {
	text-decoration:none; color:#ffffff;
}
.bg-top-navi {
	background-image:url(../images/bg-top-navi.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.txt-top-link {
	font-family:Tahoma, Verdana, Arial, "Trebuchet MS";
	color:#5b0a19; text-decoration:none; font-size:11px;
	font-weight:bold; padding-left:5px;
}
.txt-top-link A {
	color:#5b0a19; text-decoration:none; font-size:11px;
}
.txt-top-link A:hover {
	color:#ae4941; text-decoration:none; font-size:11px;
}