@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#A4957B;
	padding:0px;
	margin:0px;
	font-size:12px;
    color:#7D7D7D;
    line-height:23px;
	font-family:Arial, Helvetica, sans-serif;
}

table {font-size:12px;
color:#7D7D7D;
line-height:23px;
font-family:Arial, Helvetica, sans-serif;
}
.text{
background:transparent;
border:0px;
width:175px; height:25px;
color:#A9A9A9;
font-size:12px;
line-height:25px;
}
.text1{
background:transparent;
border:0px;
width:195px; height:25px;
color:#A9A9A9;
font-size:12px;
line-height:25px;
}

.title {
font-weight:bold;
font-size:12px;
color:#525252;
}

a:link {
	text-decoration: none;
	color: #525252;
}
a:visited {
	text-decoration: none;
	color: #525252;
}
a:hover {
text-decoration: none;
	color:#828282;
}
a:active {
	text-decoration: none;
	color: #525252;
}
.white:link {
	color: #FFFFFF;
	text-decoration: none;

}
.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	color: #FFAD00;
	text-decoration:none;
}
.white:active {
	color: #FFFFFF;
	text-decoration:none;
}


.white01 {font-weight:bold;}
.white01:link {
	color: #FFFFFF;
	text-decoration: none;

}
.white01:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white01:hover {
	color: #FFAD00;
	text-decoration:none;
}
.white01:active {
	color: #FFFFFF;
	text-decoration:none;
}
