@charset "utf-8";
/* CSS Document */

body{background-color:#000000;
	margin:0px;
	}

.bg_right{
background:url(images/bg_right.gif) left top no-repeat;
}

.bg_left{
background:url(images/bg_left.gif) right top no-repeat;
}
.text{font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:21px;
	color:#b18249;
	text-align:justify;
}
.text_italic{font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:21px;
	color:#b18249;
	text-align:justify;
	font-style:italic;
}
.text_left{font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:21px;
	color:#b18249;
	text-align:left;
}
.text_left_light{font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:21px;
	color:#c69f6e;
	text-align:left;
}


.copyright{font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b18249;
	}
.bg_main{background-image:url(images/bg_main.jpg);
	background-repeat:repeat-y;
}
.bg_main_flip{background-image:url(images/bg_main_flip.jpg);
	background-repeat:repeat-y;
}
a.web:link{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px; 
text-decoration:none; 
color:#b18249;}
a.web:active{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px; 
text-decoration:none; 
color:#b18249;}
a.web:visited{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px; 
text-decoration:none; 
color:#b18249;}
a.web:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px; 
text-decoration:underline; 
color:#b18249;}

a.mail:link{font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px; 
text-decoration:none; 
color:#b18249;}
a.mail:active{font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px; 
text-decoration:none; 
color:#b18249;}
a.mail:visited{font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px; 
text-decoration:none; 
color:#b18249;}
a.mail:hover{font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px; 
text-decoration:underline; 
color:#b18249;}

a.sitemap:link{font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px; 
text-decoration:none; 
color:#b18249;
font-weight:bold;}
a.sitemap:active{font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px; 
text-decoration:none; 
color:#b18249;
font-weight:bold;}
a.sitemap:visited{font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px; 
text-decoration:none; 
color:#b18249;
font-weight:bold;}
a.sitemap:hover{font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px; 
text-decoration:underline; 
color:#b18249;
font-weight:bold;}