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

body {
	background-color: #380C0A;
	background-image: url(images/TPL_BG.gif);
	background-repeat: repeat;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.title24bold {
	font-size: 24px;
	color: #bd870d;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

.maintext12 {
	font-size:12px;
	color: #0b3d5e;
	font-family:Tahoma, Geneva, sans-serif;
}

.maintext10 {
	font-size:10px;
	color: #999;
	font-family:Tahoma, Geneva, sans-serif;
}

.link12 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #8d6f04 ;
	font-weight: bold;


}
.head14 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
	color: #e8a910;
	font-weight: bold;
}

.head16 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
	color: #e8a910;
	font-weight: bold;
}

.footer12 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #fff;
}

a:link {
	color: #8d6f04;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #8d6f04;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #8d6f04;
}