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

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

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

.maintext12 {
	font-size:12px;
	color: #000000;
	font-family:Tahoma, Geneva, sans-serif;
	text-align: justify;
	font-weight: normal;
}

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

.descript14 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:15px;
	color: #e8be17;
	font-weight: bold;
}

.descript12 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color: #9C0;
	font-weight: bold;
}


.head16 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:20px;
	color: #ea8f21;
	font-weight: bold;


}

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

a:link {
	color: #e8be17;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #e8be17;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #e8be17;
}

.border_r {
	border: 13px solid #ffffff;
	border-right:none;
	border-bottom:none;
}

.border_l {
	border: 13px solid #ffffff;
	border-left:none;
	border-bottom:none;
}
