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

body {
	background-image: url(images_main/BG_main.jpg);
	background-attachment: fixed;
	background-position: center top;
	margin: 0px;
}

.TextMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 18px;
}
.TextMainhighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #C49A6C;
	line-height: 18px;
	font-weight: bold;
}
.TextMainhighlight2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #F7931D;
	line-height: 20px;
}
.TextMainhighlightLIST {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #C49A6C;
	list-style-position: outside;
	list-style-type: square;
	line-height: 25px;
}
.TextFoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #603813;
	font-weight: bold;
	text-transform: uppercase;
}

.Title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #F7931D;
	letter-spacing: -1px;
}

.class1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #C49A6C;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: -0.5px;
	padding-left: 8px;
}

.class1 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #C49A6C;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: -0.5px;
	padding-left: 8px;
}

.class1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #F8941E;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: -0.5px;
	padding-left: 8px;
}

.class1 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #C49A6C;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: -0.5px;
	padding-left: 8px;
}

.class2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F8941E;
	text-decoration: none;
}

.class2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F8941E;
	text-decoration: none;
}

.class2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C49A6C;
	text-decoration: none;
}

.class2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F8941E;
	text-decoration: none;	
}
.tdbackgroundColor {
	color: #0C0C0C;
}
.btnav {
}
